<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/usb/ums.c, branch release/6.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC rev 1.79 and 1.80:</title>
<updated>2006-02-06T20:29:17+00:00</updated>
<author>
<name>Alexander Leidinger</name>
<email>netchild@FreeBSD.org</email>
</author>
<published>2006-02-06T20:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c6232883e5797293759867319d0c268c9349ef15'/>
<id>c6232883e5797293759867319d0c268c9349ef15</id>
<content type='text'>
  Allow to use more than 7 buttons (31 in case you don't want to look
  at the code) with USB mice.

Requested by:	SeÃ¡n C. Farley &lt;sean-freebsd@farley.org&gt;
Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Allow to use more than 7 buttons (31 in case you don't want to look
  at the code) with USB mice.

Requested by:	SeÃ¡n C. Farley &lt;sean-freebsd@farley.org&gt;
Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.78: fix two bugs that caused page faults when using mice with</title>
<updated>2005-08-11T00:22:28+00:00</updated>
<author>
<name>Ian Dowse</name>
<email>iedowse@FreeBSD.org</email>
</author>
<published>2005-08-11T00:22:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=de31732a741f092003315ca1455de1fa6f30d901'/>
<id>de31732a741f092003315ca1455de1fa6f30d901</id>
<content type='text'>
tilt movements.

Approved by:	re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tilt movements.

Approved by:	re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>Start each of the license/copyright comments with /*-, minor shuffle of lines</title>
<updated>2005-01-06T01:43:34+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T01:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=098ca2bda93c701c5331d4e6aace072495b4caaa'/>
<id>098ca2bda93c701c5331d4e6aace072495b4caaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include fcntl.h</title>
<updated>2004-12-22T17:34:53+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-12-22T17:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0b6db26c6c1bcaf8eb793e2b6452c2239a5a044c'/>
<id>0b6db26c6c1bcaf8eb793e2b6452c2239a5a044c</id>
<content type='text'>
check O_NONBLOCK instead of IO_NDELAY
don't include vnode.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check O_NONBLOCK instead of IO_NDELAY
don't include vnode.h
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sys/uio.h explicitly, and move sys/vnode.h include to be more</title>
<updated>2004-12-13T07:08:22+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-12-13T07:08:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9557e219432a24290da55fb99fa4f11653e983c'/>
<id>a9557e219432a24290da55fb99fa4f11653e983c</id>
<content type='text'>
alphabetical.

# vnode.h should not be included here, but it is required for proper decoding
# of the flags args.  This may change in the future...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
alphabetical.

# vnode.h should not be included here, but it is required for proper decoding
# of the flags args.  This may change in the future...
</pre>
</div>
</content>
</entry>
<entry>
<title>Crank down the lame-o-matic a notch by moving the = inside the /* */ rather</title>
<updated>2004-12-13T05:41:33+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-12-13T05:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=da5c87ba08f83184c9e9a1c9b24d06dec8cbbebe'/>
<id>da5c87ba08f83184c9e9a1c9b24d06dec8cbbebe</id>
<content type='text'>
than outside to fix the build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
than outside to fix the build.
</pre>
</div>
</content>
</entry>
<entry>
<title>Try make code for teh M$ Intellimouse less obtrusive</title>
<updated>2004-12-13T02:20:48+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2004-12-13T02:20:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d0a9f61fea88fee417309b8b51b23ff59ebf5172'/>
<id>d0a9f61fea88fee417309b8b51b23ff59ebf5172</id>
<content type='text'>
when not using such a device.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when not using such a device.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't export the 'dt' field as that would break the exisiting ABI.</title>
<updated>2004-12-13T01:23:49+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2004-12-13T01:23:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=22c2b565949e59a9789091e1099fcfd5e6472d6a'/>
<id>22c2b565949e59a9789091e1099fcfd5e6472d6a</id>
<content type='text'>
keep the code but comment it out so that if the ABI changes we
can see easily what should be done.

Submitted by:	iedowse
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
keep the code but comment it out so that if the ABI changes we
can see easily what should be done.

Submitted by:	iedowse
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for USB Microsoft Intellimouse</title>
<updated>2004-12-12T05:34:20+00:00</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2004-12-12T05:34:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c29b0a0f7e34953c4bafc36724998295313edf2c'/>
<id>c29b0a0f7e34953c4bafc36724998295313edf2c</id>
<content type='text'>
PR:		kern/70607
Submitted by:	Matt Wright &lt;matt@consultmatt.co.uk&gt;
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		kern/70607
Submitted by:	Matt Wright &lt;matt@consultmatt.co.uk&gt;
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak the compatibility macros a little so that the device printing is</title>
<updated>2004-08-15T23:39:18+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-08-15T23:39:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1ff2328528da16ce771d93ac097216049cb76454'/>
<id>1ff2328528da16ce771d93ac097216049cb76454</id>
<content type='text'>
moved into them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
moved into them.
</pre>
</div>
</content>
</entry>
</feed>
