<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/sys/dev/usb/template/usb_template_multi.c, 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>2020-02-15T18:52:12Z</updated>
<entry>
<title>Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (2 of many)</title>
<updated>2020-02-15T18:52:12Z</updated>
<author>
<name>Pawel Biernacki</name>
<email>kaktus@FreeBSD.org</email>
</author>
<published>2020-02-15T18:52:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f8d2b1f3f72086bd169f1a0890b6faba8434a01a'/>
<id>urn:sha1:f8d2b1f3f72086bd169f1a0890b6faba8434a01a</id>
<content type='text'>
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are
still not MPSAFE (or already are but aren’t properly marked). Use it in
preparation for a general review of all nodes.
This is non-functional change that adds annotations to SYSCTL_NODE and
SYSCTL_PROC nodes using one of the soon-to-be-required flags.

Reviewed by:	hselasky, kib
Approved by:	kib (mentor)
Differential Revision:	https://reviews.freebsd.org/D23632
</content>
</entry>
<entry>
<title>Centralize USB device mode bus power reporting, and add</title>
<updated>2018-05-23T20:06:04Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2018-05-23T20:06:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d008c0d75f4c64ae61b5aa912821ebf8c92809fb'/>
<id>urn:sha1:d008c0d75f4c64ae61b5aa912821ebf8c92809fb</id>
<content type='text'>
hw.usb.template_power sysctl to control it.

Reviewed by:	hselasky@ (earlier version)
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Add a somewhat ugly hack that makes OSX serial device node names</title>
<updated>2018-05-21T17:33:52Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2018-05-21T17:33:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=733efc21c442d2285fea73d77d6234b3bc4a9354'/>
<id>urn:sha1:733efc21c442d2285fea73d77d6234b3bc4a9354</id>
<content type='text'>
human-readable.

MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Improve description strings for USB device-mode serial ports.</title>
<updated>2018-05-21T16:33:13Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2018-05-21T16:33:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ac4a7f30d2062634c65d334bb8f7ff5396d31834'/>
<id>urn:sha1:ac4a7f30d2062634c65d334bb8f7ff5396d31834</id>
<content type='text'>
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Use USB Vendor Identifiers and Product Identifiers provided by V-USB</title>
<updated>2018-05-21T15:06:19Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2018-05-21T15:06:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d01c1c8bfecfd71ab8958ed59114fb5fb88fcdbd'/>
<id>urn:sha1:d01c1c8bfecfd71ab8958ed59114fb5fb88fcdbd</id>
<content type='text'>
(https://github.com/obdev/v-usb/blob/master/usbdrv/USB-IDs-for-free.txt).
Previously we were using an invalid (not assigned to us) VID.

Reviewed by:	hselasky@
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Fix whitespace; no functional changes.</title>
<updated>2018-05-19T15:18:15Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2018-05-19T15:18:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=86c61317fd6d35c9e1ad23a52157a3fb5861eef1'/>
<id>urn:sha1:86c61317fd6d35c9e1ad23a52157a3fb5861eef1</id>
<content type='text'>
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Add #defines for vendor/product USB IDs.  No functional changes.</title>
<updated>2018-05-19T15:11:24Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2018-05-19T15:11:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1558eec6dba5062c2ebb30598dbe23baaaba0996'/>
<id>urn:sha1:1558eec6dba5062c2ebb30598dbe23baaaba0996</id>
<content type='text'>
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Stop claiming the device-side USB serial interfaces talk Hayes AT.</title>
<updated>2018-05-18T20:24:19Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2018-05-18T20:24:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=6b7e508c4a956603239068e537227d907d72cfb3'/>
<id>urn:sha1:6b7e508c4a956603239068e537227d907d72cfb3</id>
<content type='text'>
There should be no functional difference.

Reviewed by:	hselasky@
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Add a "multifunction" device side USB template, which provides mass</title>
<updated>2018-05-17T19:54:11Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2018-05-17T19:54:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=3dc87e52a962e886e43b18029ade4bf758be12b0'/>
<id>urn:sha1:3dc87e52a962e886e43b18029ade4bf758be12b0</id>
<content type='text'>
storage, CDC ACM (serial), and CDC ECM (ethernet) at the same time.
It's quite similar in function to Linux' "g_multi" gadget.

Reviewed by:	hselasky@
MFC after:	2 weeks
Relnotes:	yes
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
</feed>
