<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/usb, branch release/5.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-05-07T17:51:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-05-07T17:51:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-05-07T17:51:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77'/>
<id>urn:sha1:e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77</id>
<content type='text'>
'RELENG_5_4_0_RELEASE'.

This commit was manufactured to restore the state of the 5.4-RELEASE image.
</content>
</entry>
<entry>
<title>MFC 1.57: fix the handling of the UCS_RXSTOP flag so that it always</title>
<updated>2005-04-12T23:45:34Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2005-04-12T23:45:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=daa923680cc0f4cc9a42d99b82ead36bcda45a5d'/>
<id>urn:sha1:daa923680cc0f4cc9a42d99b82ead36bcda45a5d</id>
<content type='text'>
tracks whether or not the receive pipe is stopped. This ensures
that we do not attempt to start the same transfer twice, and it
allows ucomstop() to skip the restarting of the read pipe if it was
not originally running, such as when called indirectly from
ucomreadcb()

PR:		kern/79420
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2005-04-01T12:46:27Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2005-04-01T12:46:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=313c7c52a68e603d0f29f20d06c9c3bf4857df11'/>
<id>urn:sha1:313c7c52a68e603d0f29f20d06c9c3bf4857df11</id>
<content type='text'>
o Add new cdce(4) driver;

o move some common code out of every USB etherned driver into a central
  location.

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_5'.</title>
<updated>2005-04-01T10:36:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-04-01T10:36:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=47ca84ce2a3facfb2c3b4041dfce2ea4294f940e'/>
<id>urn:sha1:47ca84ce2a3facfb2c3b4041dfce2ea4294f940e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 1.35: remove trailing whitespace and update TODO comments.</title>
<updated>2005-03-31T19:47:11Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2005-03-31T19:47:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bd44f2394f9b73aba85468807b1db8198878de72'/>
<id>urn:sha1:bd44f2394f9b73aba85468807b1db8198878de72</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC 1.17: Reduce verbosity of ehci boot messages.</title>
<updated>2005-03-31T19:45:09Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2005-03-31T19:45:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3a7e153710f9d8735f5e2c8296e62ea45228c364'/>
<id>urn:sha1:3a7e153710f9d8735f5e2c8296e62ea45228c364</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2005-03-31T19:38:40Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2005-03-31T19:38:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4354cf0bddc78833ed20431942668f6a8b35d2e4'/>
<id>urn:sha1:4354cf0bddc78833ed20431942668f6a8b35d2e4</id>
<content type='text'>
 1.120 Use M_NOWAIT when allocating from a callout routine.
 1.121 Fix an incorrect NULL argument to usbd_set_interface()
       associated with the ALT_IFACE_1 quirk.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2005-03-31T19:36:59Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2005-03-31T19:36:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1d3dd4523f78fd556a42ad9d54ab44adc4b62b3e'/>
<id>urn:sha1:1d3dd4523f78fd556a42ad9d54ab44adc4b62b3e</id>
<content type='text'>
 1.67 Root hubs don't have transaction translators, so so skip
      printing the message about them if the hub depth is zero.
 1.68 Fix incorrect language parameter when getting the device serial
      number

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC 1.106: Explore ehci busses before others.</title>
<updated>2005-03-31T19:33:44Z</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2005-03-31T19:33:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5cf46c8bc510614a01ebc2da69d345aa8dd9b702'/>
<id>urn:sha1:5cf46c8bc510614a01ebc2da69d345aa8dd9b702</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC: comment out rue_miibus_statchg() function, which messes up PHY after</title>
<updated>2005-03-30T12:31:55Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2005-03-30T12:31:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=46d85b82e06ff0c25d97a58c62a6ece05164c186'/>
<id>urn:sha1:46d85b82e06ff0c25d97a58c62a6ece05164c186</id>
<content type='text'>
UP-&gt;DOWN-&gt;UP sequence of link state changes.

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