summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_auereg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove duplication, use ETHER_ALIGN from if_ether.hbrad2004-05-191-2/+1
|
* Add support for a bunch of new adapters.nate2002-04-011-2/+3
| | | | Sync with NetBSD. ok deraadt
* Synchronize usb code with NetBSD.nate2001-10-311-3/+7
|
* Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three differentaaron2001-05-031-1/+6
| | | | kue(4) Ethernet devices.
* sync with NetBSD... well almost. someone w/ the hw should check umass.fgsch2000-07-041-6/+3
|
* Sync with NetBSD.aaron2000-04-141-2/+3
|
* Much cleaner sync with NetBSD. Some #if defined() magic has been sent in theaaron2000-03-281-0/+278
form of a diff to augustss@netbsd.org so that future syncs will be very easy. This commit also adds support for ADMtek AN986 "Pegasus" based USB Ethernet, CATC USB-EL1210A based USB Ethernet, and USB Printers (all untested).