freebsd-dev/sys/alpha
Bill Paul dfd1e98eac Add device driver support for USB ethernet adapters based on the
Kawasaki LSI KL5KUSB101B chip, including the LinkSys USB10T, the
Entrega NET-USB-E45, the Peracom USB Ethernet Adapter, the 3Com
3c19250 and the ADS Technologies USB-10BT. This device is 10mbs
half-duplex only, so there's miibus or ifmedia support. This device
also requires firmware to be loaded into it, however KLSI allows
redistribution of the firmware images (I specifically asked about
this; they said it was ok).

Special thanks to Annelise Anderson for getting me in touch with
KLSI (eventually) and thanks to KLSI for providing the necessary
programming info.

Highlights:
- Add driver files to /sys/dev/usb
- update usbdevs and regenerate attendate files
- update usb_quirks.c
- Update HARDWARE.TXT and RELNOTES.TXT for i386 and alpha
- Update LINT, GENERIC and others for i386, alpha and pc98
- Add man page
- Add module
- Update sysinstall and userconfig.c
2000-01-05 04:27:24 +00:00
..
alpha Per BDE- make this more like the i386 code in that, as per the comment, 2000-01-04 11:30:01 +00:00
conf Add device driver support for USB ethernet adapters based on the 2000-01-05 04:27:24 +00:00
include Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
isa * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +00:00
linux Make offsetof equivalent with <stddef.h>. This paves the way for 2000-01-03 16:49:39 +00:00
osf1 Add NetBSD's explanation of why it would be hard to emulate the Mach 1999-12-14 22:39:27 +00:00
pci Improve the mapping between the hardware PCI bus numbering on multi-hose 1999-12-14 17:35:08 +00:00
tc Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
tlsb Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00