freebsd-dev/sys/dev/usb
Nick Hibma aa75eeda2f Only clear endpoint stall if status was USBD_STALLED.
This avoids panicing the system by unplugging a hub. The interrupt transfer
would sometimes arrive after the driver had been removed.
2001-09-02 09:26:14 +00:00
..
devlist2h.awk
FILES
hid.c
hid.h
if_aue.c Make these depend on the usb module so they can use its symbols if they 2001-08-22 05:33:57 +00:00
if_auereg.h
if_cue.c Make these depend on the usb module so they can use its symbols if they 2001-08-22 05:33:57 +00:00
if_cuereg.h
if_kue.c Make these depend on the usb module so they can use its symbols if they 2001-08-22 05:33:57 +00:00
if_kuereg.h
kue_fw.h
Makefile.usbdevs
ohci_pci.c Set vendor string correctly for the Apple KeyLargo. 2001-07-05 12:04:19 +00:00
ohci.c Do not printf when we get called as a result of a pci shared interrupt, 2001-08-23 01:16:10 +00:00
ohcireg.h
ohcivar.h
rio500_usb.h
udbp.c
udbp.h
ugen.c Only clear endpoint stall if status was USBD_STALLED. 2001-09-02 09:26:14 +00:00
uhci_pci.c
uhci.c Do not printf when we get called as a result of a pci shared interrupt, 2001-08-23 01:16:10 +00:00
uhcireg.h
uhcivar.h
uhid.c Only clear endpoint stall if status was USBD_STALLED. 2001-09-02 09:26:14 +00:00
uhub.c Only clear endpoint stall if status was USBD_STALLED. 2001-09-02 09:26:14 +00:00
ukbd.c Only clear endpoint stall if status was USBD_STALLED. 2001-09-02 09:26:14 +00:00
ulpt.c Pull in the current version of NetBSD's ulpt.c, supporting bidirectional 2001-07-05 10:15:37 +00:00
umass.c Support for the HP 8200e CD writer. (commented out) 2001-08-21 22:03:18 +00:00
umodem.c Only clear endpoint stall if status was USBD_STALLED. 2001-09-02 09:26:14 +00:00
ums.c Only clear endpoint stall if status was USBD_STALLED. 2001-09-02 09:26:14 +00:00
urio.c Add the Rio 800 USB device IDs 2001-08-08 23:04:31 +00:00
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.h
usb_port.h
usb_quirks.c Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usb_quirks.h Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usb_subr.c Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usb.c Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usb.h
usbcdc.h
usbdevs Spelling nit. 2001-09-01 09:33:15 +00:00
usbdevs_data.h Regen. 2001-09-01 09:35:46 +00:00
usbdevs.h Regen. 2001-09-01 09:35:46 +00:00
usbdi_util.c Don't free memory that has been freed already. 2001-06-30 10:57:37 +00:00
usbdi_util.h
usbdi.c Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usbdi.h Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usbdivar.h Pull in the most recent version of usb_quirks.h and propagate the necessary 2001-07-05 10:12:59 +00:00
usbhid.h
uscanner.c Add support for the HP 4300C scanner. 2001-08-21 22:16:44 +00:00