freebsd-dev/sys/dev/usb
Poul-Henning Kamp d6a0e38a1b Remove five now unused fields from struct cdevsw. They should never
have been there in the first place.  A GENERIC kernel shrinks almost 1k.

Add a slightly different safetybelt under nostop for tty drivers.

Add some missing FreeBSD tags
1999-09-25 18:24:47 +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 Correct URL's and change ifdef to if defined (following rest of style in 1999-08-28 20:10:46 +00:00
ohcireg.h Textual changes 1999-01-22 00:51:12 +00:00
ohcivar.h Thou shall do a make before commit. 1999-08-28 11:52:12 +00:00
ugen.c Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +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 Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +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 Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +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 Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +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 Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +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 Only NetBSD needs sys/device.h. 1999-08-29 11:56:49 +00:00
usbdi_util.h o synchronisation with NetBSD 1999-08-29 01:18:32 +00:00
usbdi.c Only NetBSD uses sys/device.h 1999-08-29 11:49:22 +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