1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/dev/usb
Nick Hibma 8c895d718b Major synchronisation with the NetBSD USB stack:
- Some cleanup and improvements in the uhci and ohci drivers
- Support for plugging and unplugging devices improved
- Now available is bulk transport over OHCI controllers
- Resume and suspend have been temporarily been disabled again.  Proper
  support for it is available in the uhci.c and ohci.c files but I have
  not yet spent the brain cycles to use it.
- OpenBSD now uses the USB stack as well
- Add FreeBSD tags
1999-10-07 19:26:38 +00:00
..
FILES Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
hid.c Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
hid.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
ohci_pci.c Check for a valid irq number before calling BUS_SETUP_INTR. 1999-10-03 20:23:25 +00:00
ohci.c Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
ohcireg.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
ohcivar.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
ugen.c Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
uhci_pci.c remove the use of uhci_reset to wake up the controller after 1999-10-07 18:56:10 +00:00
uhci.c Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
uhcireg.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
uhcivar.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
uhid.c Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
uhub.c Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
ukbd.c Remove last bits and pieces of NetBSD porting. 1999-10-07 18:53:08 +00:00
ulpt.c Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
umass.c Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
umodem.c Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
ums.c Remove the last bits and pieces left over from porting the driver 1999-10-07 18:50:46 +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 Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usb_port.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usb_quirks.c Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usb_quirks.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usb_subr.c Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usb.c Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usb.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usbcdc.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usbdevs_data.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usbdevs.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usbdi_util.c Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usbdi_util.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usbdi.c Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usbdi.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usbdivar.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00
usbhid.h Major synchronisation with the NetBSD USB stack: 1999-10-07 19:26:38 +00:00