<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/usb, branch release/6.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-05-06T19:24:14Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2006-05-06T19:24:14Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-05-06T19:24:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=26c52663cb5e53422c188e65b45755f348c2fbf3'/>
<id>urn:sha1:26c52663cb5e53422c188e65b45755f348c2fbf3</id>
<content type='text'>
'RELENG_6_1_0_RELEASE'.

This commit was manufactured to restore the state of the 6.1-RELEASE image.
</content>
</entry>
<entry>
<title>MFC 1.37: stop device so we don't panic on card removal when active</title>
<updated>2006-04-03T17:18:22Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2006-04-03T17:18:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f0a860bf8b47c313e2d4a761b1d600dd7218523a'/>
<id>urn:sha1:f0a860bf8b47c313e2d4a761b1d600dd7218523a</id>
<content type='text'>
Approved by:	re (hrs)
</content>
</entry>
<entry>
<title>MFC 1.26: Correct the calculation of the report size and only look</title>
<updated>2006-03-25T04:46:52Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2006-03-25T04:46:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3582b3447768913910db78c95bb15f04c8efc070'/>
<id>urn:sha1:3582b3447768913910db78c95bb15f04c8efc070</id>
<content type='text'>
at reports that have the specified kind, instead of assuming that
there is only one report of the right kind in the report descriptor.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC: Sony DSC cameras with revision number 6.0 require the same</title>
<updated>2006-03-24T21:42:02Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2006-03-24T21:42:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b806a4f50055b525a94c980fbfadc0b34cdee30a'/>
<id>urn:sha1:b806a4f50055b525a94c980fbfadc0b34cdee30a</id>
<content type='text'>
quirk as those reporting revision 5.0.

Approved by:	re (mux)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-03-18T20:30:26Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2006-03-18T20:30:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=63987e41f6369eb130f4c686f44df5dc19372e9b'/>
<id>urn:sha1:63987e41f6369eb130f4c686f44df5dc19372e9b</id>
<content type='text'>
  - Add a scsi_da.c and a umass.c quirk for Genesys 6-in-1 Card Reader.

      src/sys/dev/usb/usbdevs: rev 1.250 -&gt; 1.251
      src/sys/cam/scsi/scsi_da.c: rev 1.185 -&gt; 1.186
      src/sys/dev/usb/umass.c: rev 1.130 -&gt; 1.131

Approved by:	re (mux)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-03-17T21:30:57Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-03-17T21:30:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=388593fdf366a4605762cb9b14a02f01d9906cd2'/>
<id>urn:sha1:388593fdf366a4605762cb9b14a02f01d9906cd2</id>
<content type='text'>
  Do not touch ifp-&gt;if_baudrate in miibus aware drivers.

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>MFC: Make ukbd(4) to not delay break scancodes in "raw" mode.</title>
<updated>2006-03-01T02:34:16Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2006-03-01T02:34:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7bcc0bf1f5edaac61a976cfd735222df970b2421'/>
<id>urn:sha1:7bcc0bf1f5edaac61a976cfd735222df970b2421</id>
<content type='text'>
Developed with:		Norbert Koch &lt; NKoch at demig dot de &gt;
No response from:	freebsd-current@
Tested by:		Norbert Koch &lt; NKoch at demig dot de &gt;
Approved by:		re (scottl)
</content>
</entry>
<entry>
<title>MFC: save and restore the data toggle value when a pipe to an</title>
<updated>2006-03-01T01:59:05Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2006-03-01T01:59:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=79dc4ff1409803904d7db9887922974073bf731b'/>
<id>urn:sha1:79dc4ff1409803904d7db9887922974073bf731b</id>
<content type='text'>
endpoint is closed and then reopened. This is reported to fix
timeouts with USB scanners and some other USB devices that were
seen since the recent removal of the clear-stall-on-open code.

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>MFC 1.36: use s/w bmiss facility</title>
<updated>2006-02-25T00:51:11Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2006-02-25T00:51:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cb240e0427135fed88db55aa46d7ec474e8bc4c9'/>
<id>urn:sha1:cb240e0427135fed88db55aa46d7ec474e8bc4c9</id>
<content type='text'>
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>MFC: don't perform an endpoint stall clear every time a pipe is</title>
<updated>2006-02-15T22:51:08Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2006-02-15T22:51:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=06028cdff5d72ea3c6543ee5d08edb7ee536a94c'/>
<id>urn:sha1:06028cdff5d72ea3c6543ee5d08edb7ee536a94c</id>
<content type='text'>
opened.  This should not be necessary, and it is known to confuse
certain devices.

Remove the UQ_NO_OPEN_CLEARSTALL quirk, as this is now the default
behaviour for all devices.

Approved by:	re (scottl)
</content>
</entry>
</feed>
