freebsd-dev/sys/dev/usb
Kazutaka YOKOTA 800da3b22a - Remove cdevsw entry points in individual keyboard drivers;
instead, use generic entry points for all drivers.
- Eliminate bogus makedev().
- Eliminate softc in the lower drivers, as it is no longer necessary.

Submitted (95%) by: phk
1999-08-22 09:52:33 +00:00
..
hid.c
hid.h
ohci_pci.c 1) rename dev->self to be consistent 1999-08-18 10:24:59 +00:00
ohci.c Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
ohcireg.h
ohcivar.h
ugen.c Protect the file interface against disconnects. 1999-08-12 18:55:41 +00:00
uhci_pci.c 1) rename dev->self to be consistent 1999-08-18 10:24:59 +00:00
uhci.c - Added documentation 1999-08-17 07:36:34 +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 Add comments, change variable names to make them consistent (r -> err, 1999-07-25 18:54:22 +00:00
uhid.c Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
uhub.c
ukbd.c - Remove cdevsw entry points in individual keyboard drivers; 1999-08-22 09:52:33 +00:00
ulpt.c Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +00:00
umass.c
umodem.c
ums.c Remove cmaj and bmaj args from DEV_DRIVER_MODULE. 1999-07-04 14:58:56 +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
usb_port.h
usb_quirks.c
usb_quirks.h
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 Add MultiTech Atlas modem 1999-06-27 22:28:02 +00:00
usbdevs.h Add MultiTech Atlas modem 1999-06-27 22:28:02 +00:00
usbdi_util.c
usbdi_util.h
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