freebsd-dev/sys/dev/usb
1999-08-28 11:35:36 +00:00
..
hid.c 1) Make debugging more selective. 1999-04-11 20:50:33 +00:00
hid.h Textual changes 1999-01-22 00:51:12 +00:00
ohci_pci.c 1) rename dev->self to be consistent 1999-08-18 10:24:59 +00:00
ohci.c Don't schedule the next transaction if the pipe is being aborted. 1999-08-26 08:40:55 +00:00
ohcireg.h Textual changes 1999-01-22 00:51:12 +00:00
ohcivar.h Share more between FreeBSD and NetBSD 1999-08-28 11:31:21 +00:00
ugen.c We use device_set_desc_copy, so we do not need to free the copied text 1999-08-28 11:35:36 +00:00
uhci_pci.c Reset the UHCI controller when the device comes back from suspend. 1999-08-23 21:00:08 +00:00
uhci.c Reset the UHCI controller when the device comes back from suspend. 1999-08-23 21:00:08 +00:00
uhcireg.h Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
uhcivar.h Reset the UHCI controller when the device comes back from suspend. 1999-08-23 21:00:08 +00:00
uhid.c We use device_set_desc_copy, so we do not need to free the copied text 1999-08-28 11:35:36 +00:00
uhub.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
ukbd.c We use device_set_desc_copy, so we do not need to free the copied text 1999-08-28 11:35:36 +00:00
ulpt.c We use device_set_desc_copy, so we do not need to free the copied text 1999-08-28 11:35:36 +00:00
umass.c 1) Do not include usbdivar.h and access the interface descriptor through 1999-06-20 15:46:13 +00:00
umodem.c We use device_set_desc_copy, so we do not need to free the copied text 1999-08-28 11:35:36 +00:00
ums.c We use device_set_desc_copy, so we do not need to free the copied text 1999-08-28 11:35:36 +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 Fix DMA macros to work on alpha. 1999-08-26 08:41:41 +00:00
usb_port.h Remove superfluous semi-colon 1999-06-27 22:24:20 +00:00
usb_quirks.c Update the list of devices from NetBSD 1999-08-28 09:39:54 +00:00
usb_quirks.h Textual changes 1999-01-22 00:51:12 +00:00
usb_subr.c Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
usb.c Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
usb.h Add the semi-official Bulk protocol id 'P' 1999-07-03 22:19:41 +00:00
usbcdc.h Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
usbdevs_data.h Update the list of devices from NetBSD 1999-08-28 09:39:54 +00:00
usbdevs.h Update the list of devices from NetBSD 1999-08-28 09:39:54 +00:00
usbdi_util.c Descriptors can be delivered with short transfers. 1999-05-03 23:21:28 +00:00
usbdi_util.h Textual changes 1999-01-22 00:51:12 +00:00
usbdi.c Alter the behavior of sys/kern/subr_bus.c:device_print_child() 1999-07-29 01:03:04 +00:00
usbdi.h Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
usbdivar.h Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
usbhid.h Textual changes 1999-01-22 00:51:12 +00:00