NetBSD/sys/dev/usb
hubertf a6a5be8ccf This driver also handles the 3COM 3COM HomeConnect Ethernet USB Adapter
(3C460), rev 1.00/2.05
2000-02-29 19:08:09 +00:00
..
FILES Add umass.c. 2000-01-13 20:19:14 +00:00
Makefile
Makefile.usbdevs Use ${RM} 2000-01-31 21:08:11 +00:00
TODO Remove an item. 2000-01-25 13:27:07 +00:00
devlist2h.awk
files.usb Avoid linker error if no PHY is attached. 2000-02-14 20:29:54 +00:00
hid.c
hid.h
if_aue.c Handle detach that happens before attach has finished. (Reported by mycroft.) 2000-02-17 18:42:21 +00:00
if_auereg.h Handle detach that happens before attach has finished. (Reported by mycroft.) 2000-02-17 18:42:21 +00:00
if_cue.c Make this driver actually work in NetBSD. From Castor Fu <castor@geocast.com> 2000-02-27 22:15:24 +00:00
if_cuereg.h Handle detach that happens before attach has finished. (Reported by mycroft.) 2000-02-17 18:42:21 +00:00
if_kue.c This driver also handles the 3COM 3COM HomeConnect Ethernet USB Adapter 2000-02-29 19:08:09 +00:00
if_kuereg.h Handle detach that happens before attach has finished. (Reported by mycroft.) 2000-02-17 18:42:21 +00:00
kue_fw.h Add Bill Paul's FreeBSD driver for the Kawasaki LSI KL5KUSB101B USB Ethernet 2000-01-17 01:38:43 +00:00
ohci.c Fix typos in my last commit that caused the driver to panic. 2000-02-22 22:59:49 +00:00
ohcireg.h Rename TAILMASK to HEADMASK, since it really masks the head pointer. 2000-01-31 22:35:13 +00:00
ohcivar.h Prepare a little for having USB interrupt processing done outside the hard 2000-02-22 11:30:54 +00:00
uaudio.c Use NULL instead of 0. 2000-02-08 18:45:27 +00:00
uaudioreg.h Start of implementation of UpDown processing unit control. 2000-01-16 09:32:56 +00:00
ucom.c Use NULL instead of 0. 2000-02-08 18:45:27 +00:00
ucomvar.h Add methods for ucom to call back on open/close. 2000-02-08 09:18:01 +00:00
ugen.c Use NULL instead of 0. 2000-02-08 18:45:27 +00:00
uhci.c Save and restore a couple ofregisters in the power hook in case BIOS doesn't. 2000-02-22 16:03:42 +00:00
uhcireg.h
uhcivar.h Save and restore a couple ofregisters in the power hook in case BIOS doesn't. 2000-02-22 16:03:42 +00:00
uhid.c Better debug info. 2000-02-22 11:24:22 +00:00
uhub.c Avoid panic when a non-working hub is detached. 2000-02-12 23:44:16 +00:00
ukbd.c Generate usb events on attach and detach. 2000-02-02 13:18:45 +00:00
ukbdmap.c
ukbdvar.h
ulpt.c Generate usb events on attach and detach. 2000-02-02 13:18:45 +00:00
umass.c Generate usb events on attach and detach. 2000-02-02 13:18:45 +00:00
umodem.c Add methods for ucom to call back on open/close. 2000-02-08 09:18:01 +00:00
ums.c Generate usb events on attach and detach. 2000-02-02 13:18:45 +00:00
usb.c Prepare a little for having USB interrupt processing done outside the hard 2000-02-22 11:30:54 +00:00
usb.h Change the USB event mechanism to include more information about devices 2000-02-02 07:33:59 +00:00
usb_mem.c
usb_mem.h
usb_port.h Change the USB event mechanism to include more information about devices 2000-02-02 07:33:59 +00:00
usb_quirks.c Adjust for ADS name change. 2000-01-17 01:43:31 +00:00
usb_quirks.h
usb_subr.c usbd_devinfo_vp(): search the know devs array also if the device 2000-02-20 14:45:05 +00:00
usbcdc.h
usbdevs add product ID for 3COM 3COM HomeConnect Ethernet USB Adapter (3C460), 2000-02-29 19:06:40 +00:00
usbdevs.h Regen 2000-02-29 19:07:33 +00:00
usbdevs_data.h Regen 2000-02-29 19:07:33 +00:00
usbdi.c Don't stall the control pipe on error. 2000-02-08 18:46:03 +00:00
usbdi.h Change the USB event mechanism to include more information about devices 2000-02-02 07:33:59 +00:00
usbdi_util.c Fix (mostly harmless) typo. 2000-02-22 11:25:06 +00:00
usbdi_util.h
usbdivar.h Prepare a little for having USB interrupt processing done outside the hard 2000-02-22 11:30:54 +00:00
usbhid.h