<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/usr.sbin/usbconfig, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2019-12-27T20:37:14Z</updated>
<entry>
<title>Implement dump_stats command for usbconfig(8).</title>
<updated>2019-12-27T20:37:14Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2019-12-27T20:37:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=fa6d8b65d3956f69cde9043a3c5e77fb57788904'/>
<id>urn:sha1:fa6d8b65d3956f69cde9043a3c5e77fb57788904</id>
<content type='text'>
This command is useful when debugging USB device issues.

MFC after:	1 week
Sponsored by:	Mellanox Technologies
</content>
</entry>
<entry>
<title>Implement detach_kernel_driver command in usbconfig(8).</title>
<updated>2019-08-16T21:17:56Z</updated>
<author>
<name>Hans Petter Selasky</name>
<email>hselasky@FreeBSD.org</email>
</author>
<published>2019-08-16T21:17:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=49366f62991ba8e723c0fcadd60007afe4d3b0a5'/>
<id>urn:sha1:49366f62991ba8e723c0fcadd60007afe4d3b0a5</id>
<content type='text'>
Submitted by:	Kevin Zheng &lt;kevinz5000@gmail.com&gt;
PR:		239916
MFC after:	1 week
</content>
</entry>
<entry>
<title>Clean up the EXAMPLES section of usbconfig(8).  This removes parts that</title>
<updated>2018-04-29T10:45:09Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2018-04-29T10:45:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=41adbaa596765145392ca1b560940dcc495ef445'/>
<id>urn:sha1:41adbaa596765145392ca1b560940dcc495ef445</id>
<content type='text'>
become redundant after documenting all the subcommands, and switches
to the new syntax, without the '-d'.

Reviewed by:	hselasky@
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Make it possible to pass the ugenX.Y to usbconfig(8) without using "-d",</title>
<updated>2018-04-17T19:39:47Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2018-04-17T19:39:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=912280b4b4bb73550319bb860aa3d3b641e1ddfe'/>
<id>urn:sha1:912280b4b4bb73550319bb860aa3d3b641e1ddfe</id>
<content type='text'>
eg "usbconfig ugen1.2 dump_all_desc".

Reviewed by:	hselasky@
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Add "usbconfig dump_all_desc", a subcommand to dump all device and config</title>
<updated>2018-03-13T19:49:06Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2018-03-13T19:49:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=cd1fd29c26d341bf99175e01c0a6c797340bdfe2'/>
<id>urn:sha1:cd1fd29c26d341bf99175e01c0a6c797340bdfe2</id>
<content type='text'>
descriptors.

Reviewed by:	hselasky@
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Fix warnings from "mandoc -Tlint -Wwarning".</title>
<updated>2018-01-03T17:28:01Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2018-01-03T17:28:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=49f053978d9c0b4801810bb17a4df4382e9f68e5'/>
<id>urn:sha1:49f053978d9c0b4801810bb17a4df4382e9f68e5</id>
<content type='text'>
Reported by:	Yuri Pankov &lt;yuripv at gmx.com&gt;
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Improve usbconfig(8) manual page by adding descriptions for subcommands.</title>
<updated>2017-12-30T12:56:50Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2017-12-30T12:56:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=2e07d451f9d7ad5ca59b60afd688a9c096d4c47e'/>
<id>urn:sha1:2e07d451f9d7ad5ca59b60afd688a9c096d4c47e</id>
<content type='text'>
Reviewed by:	hselasky
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D13445
</content>
</entry>
<entry>
<title>various: general adoption of SPDX licensing ID tags.</title>
<updated>2017-11-27T15:37:16Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-27T15:37:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1de7b4b805ddbf2429da511c053686ac4591ed89'/>
<id>urn:sha1:1de7b4b805ddbf2429da511c053686ac4591ed89</id>
<content type='text'>
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.

No functional change intended.
</content>
</entry>
<entry>
<title>DIRDEPS_BUILD: Update dependencies.</title>
<updated>2017-10-31T00:07:04Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2017-10-31T00:07:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ea825d02749f382c3f7e17f28247f20a48733eab'/>
<id>urn:sha1:ea825d02749f382c3f7e17f28247f20a48733eab</id>
<content type='text'>
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>Add META_MODE support.</title>
<updated>2015-06-13T19:20:56Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2015-06-13T19:20:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ccfb965433c67f3bda935a3cdf334be2e3c4348d'/>
<id>urn:sha1:ccfb965433c67f3bda935a3cdf334be2e3c4348d</id>
<content type='text'>
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
</content>
</entry>
</feed>
