<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/usb/usbdevs, branch release/7.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2009-05-01T02:51:58Z</updated>
<entry>
<title>Copy releng/7.2 to release/7.2.0 for FreeBSD 7.2-RELEASE.</title>
<updated>2009-05-01T02:51:58Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-05-01T02:51:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b205d83df7763ca1f099bce5ac12a05862a626c4'/>
<id>urn:sha1:b205d83df7763ca1f099bce5ac12a05862a626c4</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.2-RELEASE image.
</content>
</entry>
<entry>
<title>Sync usbdevs to HEAD, keeping name compat.</title>
<updated>2009-03-23T04:06:21Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-03-23T04:06:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=09c6f1428f87b876ace4f9208377dcc935cb989b'/>
<id>urn:sha1:09c6f1428f87b876ace4f9208377dcc935cb989b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC the (current) u3g driver, a driver for USB based 3G cards and dongles.</title>
<updated>2009-03-22T16:27:14Z</updated>
<author>
<name>Nick Hibma</name>
<email>n_hibma@FreeBSD.org</email>
</author>
<published>2009-03-22T16:27:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=329a410ae81a8ca3b457cb9ddc692705195bb62b'/>
<id>urn:sha1:329a410ae81a8ca3b457cb9ddc692705195bb62b</id>
<content type='text'>
This includes changes to ubsa (removing attachment from that device),
and small changes to ucom.

Note: A change to umass reducing the attach priority for it was committed
already.
</content>
</entry>
<entry>
<title>MFC r189360</title>
<updated>2009-03-11T01:03:32Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-03-11T01:03:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a4fcae2ada017a91755c414b3942e9e0b21f36f9'/>
<id>urn:sha1:a4fcae2ada017a91755c414b3942e9e0b21f36f9</id>
<content type='text'>
 Add Mobile Action MA-620 Infrared Adapter.

Manually merged due to different codebase.
</content>
</entry>
<entry>
<title>MFC r173522, r176910, r178975</title>
<updated>2009-02-07T01:43:04Z</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-02-07T01:43:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6a3d5483b08dcabaf128c0641864163c3577c69f'/>
<id>urn:sha1:6a3d5483b08dcabaf128c0641864163c3577c69f</id>
<content type='text'>
-  Add private tx/rx buffer management to support large frame sizes and update
   the rx code to handle multiple frames in a single usb transfer.  AX772 parts
   (at least) exhibit many input errors when operated with a 2K rx buffer and
   no errors w/ a 4K rx buffer (it's unclear what the cause of the errors is
   for 2K so this may just be covering up the real issue).  Larger rx buffer
   sizes show no significant performance improvement for AX772.  Bypassing the
   common buffer management routines also eliminates an extra context switch on
   every packet which noticeably improves performance (TCP netperf rx goes from
   45 Mb/s to 85 MB/s).

-  Apply le*toh() or htole*() to the variables of which we use the address as
   the buffer pointer in the call to axe_cmd(). This is needed to make the code
   work on big-endian machines.

-  Add support for the Apple USB Ethernet adapter.  Work around the "latch in
   at the first working PHY address hack", that fails for this adapter because
   it returns 0xffff when reading from lower PHY addresses. Also add more
   debugging printfs
</content>
</entry>
<entry>
<title>MFC the IDs for the u3g MFC across.</title>
<updated>2009-01-22T15:52:13Z</updated>
<author>
<name>Nick Hibma</name>
<email>n_hibma@FreeBSD.org</email>
</author>
<published>2009-01-22T15:52:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=55bf782ef38600a83d5c013b7dcbb711e83cedf6'/>
<id>urn:sha1:55bf782ef38600a83d5c013b7dcbb711e83cedf6</id>
<content type='text'>
This fixes the build breakage introduced by me yesterday evening.
</content>
</entry>
<entry>
<title>MFC r183976:</title>
<updated>2008-10-26T19:14:50Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2008-10-26T19:14:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f7b423ae49ca86b7eaae73362e8888d773f2d966'/>
<id>urn:sha1:f7b423ae49ca86b7eaae73362e8888d773f2d966</id>
<content type='text'>
 Wireless Mouse device of Sony VGP-WRC1 mouse/keyboard receiver has the
 same program interface as Microsoft Wireless Notebook Optical Mouse and
 needs a quirk.

PR:		usb/122712
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC r182799:</title>
<updated>2008-10-18T04:13:51Z</updated>
<author>
<name>Weongyo Jeong</name>
<email>weongyo@FreeBSD.org</email>
</author>
<published>2008-10-18T04:13:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1bbe6634b0c9d54c4a6911cdc4614469fd1311fb'/>
<id>urn:sha1:1bbe6634b0c9d54c4a6911cdc4614469fd1311fb</id>
<content type='text'>
  Sort products numerically.

Approved by:	re (gnn)
</content>
</entry>
<entry>
<title>MFC r182783:</title>
<updated>2008-10-18T04:11:25Z</updated>
<author>
<name>Weongyo Jeong</name>
<email>weongyo@FreeBSD.org</email>
</author>
<published>2008-10-18T04:11:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=63b04ac10bea45dcd447de0e1d14faa9e0a24010'/>
<id>urn:sha1:63b04ac10bea45dcd447de0e1d14faa9e0a24010</id>
<content type='text'>
  Add ZyXEL G-202

  Obtained from:	OpenBSD

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC r181970</title>
<updated>2008-08-28T14:20:58Z</updated>
<author>
<name>Remko Lodder</name>
<email>remko@FreeBSD.org</email>
</author>
<published>2008-08-28T14:20:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0ae7d0ac30c32b1feba052a6586931aa9c2f86be'/>
<id>urn:sha1:0ae7d0ac30c32b1feba052a6586931aa9c2f86be</id>
<content type='text'>
  Add support for the Alcor Card Reader (9361)

  PR:             124656
  Submitted by:   Vincent Francois &lt;vincentfrancois dot pro at gmail dot com&gt;
  Approved by:    imp (mentor, implicit)
  MFC after:      1 week

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