freebsd-nq/sys/dev/usb
Nick Hibma db972b58b5 Check whether we can change config at all. If any of the endpoints
has been opened, we should not allow configuration changes as endpoint
descriptors might disappear.

PR:	16256, 16168
2000-01-23 15:48:29 +00:00
..
devlist2h.awk Add usbdevs and friends. 1999-11-18 18:02:44 +00:00
FILES Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
hid.c Synchronisation with NetBSD as of 1999/11/16: 1999-11-17 22:33:51 +00:00
hid.h Synchronisation with NetBSD as of 1999/11/16: 1999-11-17 22:33:51 +00:00
if_aue.c Fix test for deciding when a bulk IN transfer got truncated. I thought 2000-01-20 19:57:43 +00:00
if_auereg.h More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
if_cue.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
if_cuereg.h More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
if_kue.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
if_kuereg.h More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
kue_fw.h Add device driver support for USB ethernet adapters based on the 2000-01-05 04:27:24 +00:00
Makefile.usbdevs Add usbdevs and friends. 1999-11-18 18:02:44 +00:00
ohci_pci.c Add ID for the AMD-756 OHCI controller 2000-01-21 10:46:29 +00:00
ohci.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
ohcireg.h More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
ohcivar.h More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
ugen.c Check whether we can change config at all. If any of the endpoints 2000-01-23 15:48:29 +00:00
uhci_pci.c Properly remove interrupts if initialisation fails. 2000-01-20 21:36:07 +00:00
uhci.c Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2000-01-20 22:24:35 +00:00
uhcireg.h More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
uhcivar.h Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2000-01-20 22:24:35 +00:00
uhid.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
uhub.c Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2000-01-20 22:24:35 +00:00
ukbd.c Do not include `ukbd.h'; it's not used. 2000-01-20 13:24:28 +00:00
ulpt.c Synchronisation with NetBSD 1999/11/27 1999-11-28 21:01:06 +00:00
umass.c Update de driver for the request->xfer changes. 1999-11-28 23:55:52 +00:00
umodem.c Missed a name change. 1999-11-18 12:45:09 +00:00
ums.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
usb_ethersubr.c Pull my head out of my ass and actually make the tx netisr stuff work right. 2000-01-14 01:36:16 +00:00
usb_ethersubr.h Pull my head out of my ass and actually make the tx netisr stuff work right. 2000-01-14 01:36:16 +00:00
usb_if.m Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
usb_mem.h Synchronisation with NetBSD as of 1999/11/16: 1999-11-17 22:33:51 +00:00
usb_port.h Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2000-01-20 22:24:35 +00:00
usb_quirks.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
usb_quirks.h This commit adds device driver support for the ADMtek AN986 Pegasus 1999-12-28 02:01:18 +00:00
usb_subr.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
usb.c Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2000-01-20 22:24:35 +00:00
usb.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
usbcdc.h Synchronisation with NetBSD as of 1999/11/16: 1999-11-17 22:33:51 +00:00
usbdevs More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
usbdevs_data.h Regen. 2000-01-20 07:39:19 +00:00
usbdevs.h Regen. 2000-01-20 07:39:19 +00:00
usbdi_util.c Synchronisation with NetBSD 1999/11/27 1999-11-28 21:01:06 +00:00
usbdi_util.h Synchronisation with NetBSD as of 1999/11/16: 1999-11-17 22:33:51 +00:00
usbdi.c More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
usbdi.h More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
usbdivar.h More USB ethernet tweaks: 2000-01-20 07:38:33 +00:00
usbhid.h Synchronisation with NetBSD as of 1999/11/16: 1999-11-17 22:33:51 +00:00