<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/usb/uipaq.c, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Latest round of usb cleanups:</title>
<updated>2007-06-21T14:42:34+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-06-21T14:42:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bbc84740c17578667d00b064cbd66ab0442a54bd'/>
<id>bbc84740c17578667d00b064cbd66ab0442a54bd</id>
<content type='text'>
o Consistently use device_foo_t and bus_foo_t for functions implementing
  device_foo and bus_foo respectively.  Adjust those routines that were wrong
  (we should do this throughout the tree).
o make all the modules depend on usb.  Otherwise these modules won't
  load.
o ucycom doesn't need usb_port.h
o Minor unifdefing
o uhub, umass, ums, urio, uscanner conversion complete.
o ukbd: Remove the NO_SET_PROTO quirk (fixes a PR 77940).  NetBSD removed
  their check and setting the proto a long time ago.
o umodem panic fixed.  UQ_ASSUME_CM_OVER_DATA quirk removed because I've never
  seen a umodem that needed this rejection for proection (this gets rid of
  ~20% of the quirks).

Approved by: re@ (kensmith)
PR: 77940
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o Consistently use device_foo_t and bus_foo_t for functions implementing
  device_foo and bus_foo respectively.  Adjust those routines that were wrong
  (we should do this throughout the tree).
o make all the modules depend on usb.  Otherwise these modules won't
  load.
o ucycom doesn't need usb_port.h
o Minor unifdefing
o uhub, umass, ums, urio, uscanner conversion complete.
o ukbd: Remove the NO_SET_PROTO quirk (fixes a PR 77940).  NetBSD removed
  their check and setting the proto a long time ago.
o umodem panic fixed.  UQ_ASSUME_CM_OVER_DATA quirk removed because I've never
  seen a umodem that needed this rejection for proection (this gets rid of
  ~20% of the quirks).

Approved by: re@ (kensmith)
PR: 77940
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand USB_MATCH_START</title>
<updated>2007-06-17T16:24:49+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-06-17T16:24:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fc5d4313631938291c4dd8eb21f391ec889633cb'/>
<id>fc5d4313631938291c4dd8eb21f391ec889633cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand USB_DETACH, USB_ATTACH and USB_MATCH inline.  No functional</title>
<updated>2007-06-13T05:37:59+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-06-13T05:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=778e5b6687a9e696ba2a5ab498feca65c0fc19ba'/>
<id>778e5b6687a9e696ba2a5ab498feca65c0fc19ba</id>
<content type='text'>
change, and MD5's appear to be the same.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
change, and MD5's appear to be the same.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove devinfo junk.</title>
<updated>2007-06-09T06:42:19+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-06-09T06:42:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a5b1cb0cd06670f3aa02dac1b57993f3b9c9b4ae'/>
<id>a5b1cb0cd06670f3aa02dac1b57993f3b9c9b4ae</id>
<content type='text'>
Remove bogus bzero/memset
Expand USB_ATTACH_SETUP
Minor nits
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove bogus bzero/memset
Expand USB_ATTACH_SETUP
Minor nits
</pre>
</div>
</content>
</entry>
<entry>
<title>It turns out we were mallocing too early, so move the allocation so we</title>
<updated>2007-02-03T19:11:09+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-02-03T19:11:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=df96f93d4916ad5f390c1720db4cbd868975199e'/>
<id>df96f93d4916ad5f390c1720db4cbd868975199e</id>
<content type='text'>
don't leak.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
don't leak.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix non-use, but not memory leak, of devinfop.  Set the device's</title>
<updated>2007-02-03T16:33:47+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-02-03T16:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=881c241ce3fca9d325d54e38aff854acbbb06a62'/>
<id>881c241ce3fca9d325d54e38aff854acbbb06a62</id>
<content type='text'>
description here.  The fix in the PR isn't necessary at all for memory
leaks, but we weren't setting the device description.

While I'm here, remove some of the obfuscating macros in attach.

PR: 108719
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
description here.  The fix in the PR isn't necessary at all for memory
leaks, but we weren't setting the device description.

While I'm here, remove some of the obfuscating macros in attach.

PR: 108719
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for serial communication with Windows CE based Handheld Computer.</title>
<updated>2007-01-28T11:56:14+00:00</updated>
<author>
<name>Takanori Watanabe</name>
<email>takawata@FreeBSD.org</email>
</author>
<published>2007-01-28T11:56:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c5286e1196a5465761635e8e3651cd1c3a7a20e0'/>
<id>c5286e1196a5465761635e8e3651cd1c3a7a20e0</id>
<content type='text'>
Obtained from:	NetBSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obtained from:	NetBSD
</pre>
</div>
</content>
</entry>
</feed>
