<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/usb2/ethernet, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Move the new USB stack into its new home.</title>
<updated>2009-02-23T18:31:00+00:00</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-02-23T18:31:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=02ac6454880b59bbc5f3f74dffaffa90b30adc8b'/>
<id>02ac6454880b59bbc5f3f74dffaffa90b30adc8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch over to usbdevs.h generated at compile time.</title>
<updated>2009-02-18T06:33:10+00:00</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-02-18T06:33:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=474bb3ce7b4a02a2e096f193b5731b47331a31dd'/>
<id>474bb3ce7b4a02a2e096f193b5731b47331a31dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore some of the link handling code that was inadvertently removed in</title>
<updated>2009-02-13T03:38:08+00:00</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-02-13T03:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4c3179db8347f97cd3a17c9783582294504bc271'/>
<id>4c3179db8347f97cd3a17c9783582294504bc271</id>
<content type='text'>
r188412, this broke the GU-1000T adapters.

Submitted by:	yongari
Pointy hat:	me
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
r188412, this broke the GU-1000T adapters.

Submitted by:	yongari
Pointy hat:	me
</pre>
</div>
</content>
</entry>
<entry>
<title>Add module dependency on miibus.</title>
<updated>2009-02-13T02:48:32+00:00</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-02-13T02:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8385da51b724308e09d889432f037bb0a8c5bf19'/>
<id>8385da51b724308e09d889432f037bb0a8c5bf19</id>
<content type='text'>
Submitted by:	yongari
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	yongari
</pre>
</div>
</content>
</entry>
<entry>
<title>MFp4 //depot/projects/usb; 157100</title>
<updated>2009-02-09T22:02:38+00:00</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-02-09T22:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9b90005109a2d317435216dce11f5addc1a19519'/>
<id>9b90005109a2d317435216dce11f5addc1a19519</id>
<content type='text'>
1. Move most of the ifnet logic into the usb2_ethernet module, this includes,
 - make all usb ethernet interfaces named ue%d
 - handle all threading in usb2_ethernet
 - provide default ioctl handler
 - handle mbuf rx
 - provide locked callbacks for init,start,stop,etc

2. Cleanup CDC-Ethernet driver.

Submitted by:	Hans Petter Selasky
Obtained from:	svn.freebsd.org/base/user/thompsa/usb [1]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Move most of the ifnet logic into the usb2_ethernet module, this includes,
 - make all usb ethernet interfaces named ue%d
 - handle all threading in usb2_ethernet
 - provide default ioctl handler
 - handle mbuf rx
 - provide locked callbacks for init,start,stop,etc

2. Cleanup CDC-Ethernet driver.

Submitted by:	Hans Petter Selasky
Obtained from:	svn.freebsd.org/base/user/thompsa/usb [1]
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove check for null softc in attach, it can never happen.</title>
<updated>2009-02-01T00:51:25+00:00</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-02-01T00:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=50bf982db6ef7e270d2da74e1836ba21f9c16031'/>
<id>50bf982db6ef7e270d2da74e1836ba21f9c16031</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Just put the ifnet pointer first in the softc like it needs to be rather than</title>
<updated>2009-01-18T05:35:58+00:00</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-01-18T05:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f2476867dc3601d7b89ea36f4c86b5d9cad65c55'/>
<id>f2476867dc3601d7b89ea36f4c86b5d9cad65c55</id>
<content type='text'>
adding another deliciously evil pointer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adding another deliciously evil pointer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Name the items in the xfer arrays so they can be identified throughout the</title>
<updated>2009-01-15T02:35:40+00:00</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-01-15T02:35:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b90eec1bce60a3411be792a299f442c6daf17108'/>
<id>b90eec1bce60a3411be792a299f442c6daf17108</id>
<content type='text'>
code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore the if_*var.h and if_*reg.h to their original names, they dont need to</title>
<updated>2009-01-13T21:18:14+00:00</updated>
<author>
<name>Andrew Thompson</name>
<email>thompsa@FreeBSD.org</email>
</author>
<published>2009-01-13T21:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a8e4c71c30f7f12ad1c98b69fc497b4121105049'/>
<id>a8e4c71c30f7f12ad1c98b69fc497b4121105049</id>
<content type='text'>
be different.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be different.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync with usb4bsd:</title>
<updated>2009-01-04T00:12:01+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2009-01-04T00:12:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d5474fd85f6d8044976511534faa78061d078efe'/>
<id>d5474fd85f6d8044976511534faa78061d078efe</id>
<content type='text'>
src/lib/libusb20/libusb20_desc.c

Make "libusb20_desc_foreach()" more readable.

src/sys/dev/usb2/controller/*.[ch]
src/sys/dev/usb2/core/*.[ch]

Implement support for USB power save for all HC's.

Implement support for Big-endian EHCI.

Move Huawei quirks back into "u3g" driver.

Improve device enumeration.

src/sys/dev/usb2/ethernet/*[ch]

Patches for supporting new AXE Gigabit chipset.

src/sys/dev/usb2/serial/*[ch]

Fix IOCTL return code.

src/sys/dev/usb2/wlan/*[ch]

Sync with old USB stack.

Submitted by: hps
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
src/lib/libusb20/libusb20_desc.c

Make "libusb20_desc_foreach()" more readable.

src/sys/dev/usb2/controller/*.[ch]
src/sys/dev/usb2/core/*.[ch]

Implement support for USB power save for all HC's.

Implement support for Big-endian EHCI.

Move Huawei quirks back into "u3g" driver.

Improve device enumeration.

src/sys/dev/usb2/ethernet/*[ch]

Patches for supporting new AXE Gigabit chipset.

src/sys/dev/usb2/serial/*[ch]

Fix IOCTL return code.

src/sys/dev/usb2/wlan/*[ch]

Sync with old USB stack.

Submitted by: hps
</pre>
</div>
</content>
</entry>
</feed>
