<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/usb, branch release/6.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-11-26T01:09:48Z</updated>
<entry>
<title>Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.</title>
<updated>2008-11-26T01:09:48Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-11-26T01:09:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a93332491e10c1a23a9fd2f11ccbdba33d72d850'/>
<id>urn:sha1:a93332491e10c1a23a9fd2f11ccbdba33d72d850</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 6.4-RELEASE image.
</content>
</entry>
<entry>
<title>MFS r183978:</title>
<updated>2008-10-26T17:03:51Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-10-26T17:03:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bdc0345fb32ab8c31d0ab871fe57da4af7b92f74'/>
<id>urn:sha1:bdc0345fb32ab8c31d0ab871fe57da4af7b92f74</id>
<content type='text'>
Go ahead with adding device ID for Nikon D300 camera so it gets into
6.4-REL.

PR:		usb/118741
Submitted by:	Yuri &lt;yuri at tsoft dot com&gt;
Approved by:	re (rwatson for stable/6, kib for me doing releng/6.4)
</content>
</entry>
<entry>
<title>MFC: Use single byte read and write operations to toggle the BIOS and OS</title>
<updated>2008-09-11T19:37:26Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-09-11T19:37:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c19e605fd61995226b9550eda5ec766a78a39a74'/>
<id>urn:sha1:c19e605fd61995226b9550eda5ec766a78a39a74</id>
<content type='text'>
semaphores rather than 4 byte operations.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC of SVN rev 181482:</title>
<updated>2008-08-12T19:40:28Z</updated>
<author>
<name>Henrik Brix Andersen</name>
<email>brix@FreeBSD.org</email>
</author>
<published>2008-08-12T19:40:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=19b0e32c6d444e1b60f12c3eccef3660a3bb61c0'/>
<id>urn:sha1:19b0e32c6d444e1b60f12c3eccef3660a3bb61c0</id>
<content type='text'>
Add quirks for making uhid(4) ignore the Apple iPhone and iPhone 3G.

Approved by:	sam
</content>
</entry>
<entry>
<title>MFC: Add PCI ID's for ICH8 USB controllers.</title>
<updated>2008-04-23T18:54:51Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-04-23T18:54:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6b4ef63a5c6afe839cd33ab219a7531a652c202e'/>
<id>urn:sha1:6b4ef63a5c6afe839cd33ab219a7531a652c202e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2008-04-08T16:36:49Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2008-04-08T16:36:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7a9cfaeb5f5e043c7c8f296e5aa05203474a4510'/>
<id>urn:sha1:7a9cfaeb5f5e043c7c8f296e5aa05203474a4510</id>
<content type='text'>
  Add Qualcomm ZTE CMDMA MSM modem to the list of supported modems.
</content>
</entry>
<entry>
<title>MFC r1.97:</title>
<updated>2008-04-08T12:35:56Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2008-04-08T12:35:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=133d2ef7872f12ec00f6d76fd5535e3710d7b5c6'/>
<id>urn:sha1:133d2ef7872f12ec00f6d76fd5535e3710d7b5c6</id>
<content type='text'>
  Sync with rev 1.63 of NetBSD's ums.c:
       If a mouse has both a wheel and a Z direction we report both.
       XXX Due to tradition the wheel is reported as the Z direction (and the Z
       direction as W).
       Now Apple's Mighty Mouse is fully supported, except the X11 mouse driver
       doesn't know what to do with the new coordinate.
</content>
</entry>
<entry>
<title>MFC: Relax the BIOS/OS sempahore handoff code to workaround different hard</title>
<updated>2008-03-19T16:39:07Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-03-19T16:39:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=538390394bcbe4fcef70fb85116c884a934a0f0e'/>
<id>urn:sha1:538390394bcbe4fcef70fb85116c884a934a0f0e</id>
<content type='text'>
hangs on boot and shutdown.
</content>
</entry>
<entry>
<title>MFC rev 1.162 umass.c</title>
<updated>2008-03-07T16:00:28Z</updated>
<author>
<name>Remko Lodder</name>
<email>remko@FreeBSD.org</email>
</author>
<published>2008-03-07T16:00:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4e8015d35200591f7cc7dc79a3341d6b446a4ecc'/>
<id>urn:sha1:4e8015d35200591f7cc7dc79a3341d6b446a4ecc</id>
<content type='text'>
MFC rev 1.338 usbdevs

Add support for the VIA USB2IDE bridge [1].

  PR: usb/95173
  Submitted by: Goegele Hannes &lt;diazepam@gmx.net&gt;
  Ben Kelly &lt;bkelly at vadev dot org&gt;
  Tested by: blackend
  Approved by: imp (mentor, blanket for simple patches)
  X-MFC-After: 1 week

Approved by:	imp (mentor, implicit)
</content>
</entry>
<entry>
<title>MFC rev 1.340 usbdevs</title>
<updated>2008-03-07T15:23:32Z</updated>
<author>
<name>Remko Lodder</name>
<email>remko@FreeBSD.org</email>
</author>
<published>2008-03-07T15:23:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=80de3a0a96ab7c1d49995bcbcd08155e522e188e'/>
<id>urn:sha1:80de3a0a96ab7c1d49995bcbcd08155e522e188e</id>
<content type='text'>
MFC rev 1.90 uscanner.c

Add support for the EPSON CX5400 scanner

  PR: usb/120980
  Submitted by: Christophe Etcheverry &lt;cetcheve at gmail dot com&gt;
  MFC after: 3 days
  Approved by: imp (mentor, implicit for trivial changes)

Approved by:	imp (mentor, implicit)
</content>
</entry>
</feed>
