<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/usb/uvisor.c, branch releng/6.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F6.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F6.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2006-06-18T20:13:44Z</updated>
<entry>
<title>MFC: sync with -current</title>
<updated>2006-06-18T20:13:44Z</updated>
<author>
<name>Alexander Leidinger</name>
<email>netchild@FreeBSD.org</email>
</author>
<published>2006-06-18T20:13:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9cf0957dd4a9471e8650e0f192fbf0c58ccbfb0d'/>
<id>urn:sha1:9cf0957dd4a9471e8650e0f192fbf0c58ccbfb0d</id>
<content type='text'>
	- usbdevs:	upto 1.261
	- uscanner.c:	upto 1.71
	- umodem.c:	upto 1.58
	- uvisor.c:	upto 1.26
	- uhid.c:	upto 1.81
	- umass.c:	only the vendor renaming in the quirks
	- umct.c:	upto 1.10
	- uplcom.c:	upto 1.32
	- uvscom.c:	upto 1.27

This brings support of some more scanners, modems, a PDA, a fix for uplcom
and some cosmetic changes.
</content>
</entry>
<entry>
<title>MFC:  Recognize the Sony Clie PEG-TJ37.</title>
<updated>2005-12-12T19:52:52Z</updated>
<author>
<name>Bruce A. Mah</name>
<email>bmah@FreeBSD.org</email>
</author>
<published>2005-12-12T19:52:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6eff47224c5505678ba276db69ce1ccb3d596b86'/>
<id>urn:sha1:6eff47224c5505678ba276db69ce1ccb3d596b86</id>
<content type='text'>
	usbdevs		1.234 -&gt; 1.235
	uvisor.c	1.24 -&gt; 1.25
</content>
</entry>
<entry>
<title>A patch to support Palm Tungsten T via USB-Cradle.</title>
<updated>2005-05-04T00:46:24Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2005-05-04T00:46:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6efba7ef05d0a17f7e90e4ca54617dc6b012993d'/>
<id>urn:sha1:6efba7ef05d0a17f7e90e4ca54617dc6b012993d</id>
<content type='text'>
not suer where it comes from but suspect kimoto at ohnolab.org

MFC after:	1 week
</content>
</entry>
<entry>
<title>Start each of the license/copyright comments with /*-, minor shuffle of lines</title>
<updated>2005-01-06T01:43:34Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T01:43:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=098ca2bda93c701c5331d4e6aace072495b4caaa'/>
<id>urn:sha1:098ca2bda93c701c5331d4e6aace072495b4caaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFp4: First batch of dev/usb/usbdevs.h -&gt; usbdevs.h changes.</title>
<updated>2004-06-27T12:41:44Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-06-27T12:41:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d1458cfdf452891d6373a78b26c02bb9d6a82baa'/>
<id>urn:sha1:d1458cfdf452891d6373a78b26c02bb9d6a82baa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing &lt;sys/module.h&gt; includes</title>
<updated>2004-05-30T20:08:47Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-05-30T20:08:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fe12f24bb098d8d2a6c35394a53a65b3e64f83d9'/>
<id>urn:sha1:fe12f24bb098d8d2a6c35394a53a65b3e64f83d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix SONY_CLIE_41 (as PEG-SJ33/U)</title>
<updated>2004-05-06T13:33:59Z</updated>
<author>
<name>MIHIRA Sanpei Yoshiro</name>
<email>sanpei@FreeBSD.org</email>
</author>
<published>2004-05-06T13:33:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c6b0444f5f2fe7e30595360efa7d096d1bf23d01'/>
<id>urn:sha1:c6b0444f5f2fe7e30595360efa7d096d1bf23d01</id>
<content type='text'>
PR:		kern/64968
Submitted by:	John Merryweather Cooper &lt;coop9211@uidaho.edu&gt;
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add support for the new Zire 31 device.</title>
<updated>2004-05-05T19:39:24Z</updated>
<author>
<name>Josef Karthauser</name>
<email>joe@FreeBSD.org</email>
</author>
<published>2004-05-05T19:39:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=81bf999d5614e5a3000f52d6598cd5111e934033'/>
<id>urn:sha1:81bf999d5614e5a3000f52d6598cd5111e934033</id>
<content type='text'>
Submitted by:	Adriaan de Groot &lt;adridg@cs.kun.nl&gt;
</content>
</entry>
<entry>
<title>Add support for Handspring TREO 600.</title>
<updated>2004-03-14T21:56:51Z</updated>
<author>
<name>Josef Karthauser</name>
<email>joe@FreeBSD.org</email>
</author>
<published>2004-03-14T21:56:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=295964d6a9b5dbde98cd0db391fd4a7851f30dd5'/>
<id>urn:sha1:295964d6a9b5dbde98cd0db391fd4a7851f30dd5</id>
<content type='text'>
Submitted by:	Tuc &lt;tuc@ttsg.com&gt;
MFC after:	1 week
</content>
</entry>
<entry>
<title>Add support Sony CLIE PEG-S500C(Palm OS 3.5)</title>
<updated>2004-01-03T15:30:11Z</updated>
<author>
<name>MIHIRA Sanpei Yoshiro</name>
<email>sanpei@FreeBSD.org</email>
</author>
<published>2004-01-03T15:30:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6ce0b433a13c90c48d4adb433f1e7112c52e9068'/>
<id>urn:sha1:6ce0b433a13c90c48d4adb433f1e7112c52e9068</id>
<content type='text'>
Submitted by:	Hiroaki Satoh &lt;hsato@iwate-u.ac.jp&gt; [FreeBSD-users-jp 76073]
</content>
</entry>
</feed>
