Subject: CVS commit: [itohy-usb1] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 06/25/2007 09:21:28
Module Name:	src
Committed By:	itohy
Date:		Mon Jun 25 09:21:28 UTC 2007

Modified Files:
	src/sys/dev/usb [itohy-usb1]: if_axe.c

Log Message:
Add support of AX88178 and AX88772 (based on OpenBSD).
(beware new Tx/Rx code, totally untested)

New devices from FreeBSD/OpenBSD:
- AboCom UFE2000 USB2.0 Fast Ethernet Adapter
- Acer Communications & Multimedia EP-1427X-2 Ethernet
- ASIX AX88178 USB 2.0 10/100 Ethernet adapter
- ASIX AX88772 USB 2.0 10/100 Ethernet adapter
- ATen UC210T Ethernet
- Belkin F5D5055 Ethernet adapter
- Billionton USB2AR Ethernet
- Cisco-Linksys USB200M v2
- D-Link DUB-E100 rev B1
- Good Way Technology GWUSB2E
- I-O DATA ETG-US2
- Ethernet port in the JVC MP-PRX1 port replicator.
- Linksys USB1000
- OQO model 01+ Ethernet
- Planex GU-1000T

Whitespace police.


To generate a diff of this commit:
cvs rdiff -r1.17.10.5 -r1.17.10.6 src/sys/dev/usb/if_axe.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.