freebsd-src/sys/dev/usb
Poul-Henning Kamp ed692400eb I don't know from where the notion that device driver should or
even could call VOP_REVOKE() on vnodes associated with its dev_t's
has originated, but it stops right here.

If there are things people belive destroy_dev() needs to learn how to
do, please tell me about it, preferably with a reproducible test case.

Include <sys/uio.h> in bluetooth code rather than rely on <sys/vnode.h>
to do so.

The fact that some of the USB code needs to include <sys/vnode.h>
still disturbs me greatly, but I do not have time to chase that.
2003-09-28 20:48:13 +00:00
..
devlist2h.awk constify 2002-04-01 19:22:04 +00:00
dsbr100io.h Support for USB fm radio. 2002-03-04 03:51:21 +00:00
ehci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ehci_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ehcireg.h add EHCI (USB 2.0) controller support. 2003-04-14 14:04:08 +00:00
ehcivar.h add EHCI (USB 2.0) controller support. 2003-04-14 14:04:08 +00:00
FILES add EHCI (USB 2.0) controller support. 2003-04-14 14:04:08 +00:00
hid.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
hid.h WARNING: white space diff 2003-07-04 01:50:39 +00:00
if_aue.c Support the Hawking Technology's UF100 Pegasus II 10/100 USB Ethernet. 2003-09-18 15:41:07 +00:00
if_auereg.h network interface driver changes: 2002-11-14 23:54:55 +00:00
if_axe.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
if_axereg.h In the device attach routine, don't depend on uaa->iface being 2003-06-15 21:45:43 +00:00
if_cue.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
if_cuereg.h network interface driver changes: 2002-11-14 23:54:55 +00:00
if_kue.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
if_kuereg.h network interface driver changes: 2002-11-14 23:54:55 +00:00
if_rue.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
if_ruereg.h Add RealTek RTL8150 USB to fast Ethernet controller driver. 2003-05-03 10:16:56 +00:00
kue_fw.h
Makefile.usbdevs
ohci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ohci_pci.c Recognize the OHCI USB device on Opteron-based nForce3 motherboards 2003-09-03 07:40:17 +00:00
ohcireg.h fix support for umass and related devices on ohci. This is a partial 2003-07-15 23:12:54 +00:00
ohcivar.h make allocation of the necessary data structures most efficent by using 2003-07-15 23:19:49 +00:00
rio500_usb.h
ubsa.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ucom.c Fix the cdevsw compatibility for -stable. 2003-08-25 22:01:06 +00:00
ucomvar.h Replace the FOO_DEBUG definitions with USB_DEBUG, and switch the 2002-07-31 14:34:36 +00:00
udbp.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
udbp.h WARNING: white space diff 2003-07-04 01:50:39 +00:00
ufm.c Fix the cdevsw compatibility for -stable. 2003-08-25 22:01:06 +00:00
uftdi.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
uftdireg.h Add the uftdi ucom driver which supports the following adapters: 2002-08-11 23:32:33 +00:00
ugen.c I don't know from where the notion that device driver should or 2003-09-28 20:48:13 +00:00
ugraphire_rdesc.h MFNetBSD: uhid.c (1.42 & 1.43), ugraphire_rdesc.h (1.1) 2002-04-07 17:04:01 +00:00
uhci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
uhci_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
uhcireg.h WARNING: white space diff 2003-07-04 01:50:39 +00:00
uhcivar.h make allocation of the necessary data structures most efficent by using 2003-07-15 23:19:49 +00:00
uhid.c I don't know from where the notion that device driver should or 2003-09-28 20:48:13 +00:00
uhub.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ukbd.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ulpt.c I don't know from where the notion that device driver should or 2003-09-28 20:48:13 +00:00
umass.c In umass_bbb_get_max_lun() move maxlun to before the DPRINTF so that 2003-09-20 08:18:16 +00:00
umct.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
umodem.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ums.c I don't know from where the notion that device driver should or 2003-09-28 20:48:13 +00:00
uplcom.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
urio.c Fix the cdevsw compatibility for -stable. 2003-08-25 22:01:06 +00:00
usb.c Fix the cdevsw compatibility for -stable. 2003-08-25 22:01:06 +00:00
usb.h Packed structures are defined differently in older gcc's, like the one 2002-11-06 21:37:21 +00:00
usb_ethersubr.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
usb_ethersubr.h Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
usb_if.m
usb_mem.c fix another bus_dma leak due to not having a size param for our bus_dma 2003-07-29 05:07:37 +00:00
usb_mem.h eliminate casts from the DMAADDR macro. This depends upon bus_addr_t being 2003-09-01 01:07:24 +00:00
usb_port.h make usb bus_dma aware. 2003-07-15 22:42:37 +00:00
usb_quirks.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
usb_quirks.h
usb_subr.c Try a port reset if initial contact to a device failed. 2003-09-01 07:47:42 +00:00
usbcdc.h Merge from NetBSD and arrange for FreeBSD's slight differences in 2003-01-09 04:24:28 +00:00
usbdevs Add VidzMedia MonsterTV (MPEG video/TV capture box). 2003-09-24 02:02:41 +00:00
usbdevs.h Add VidzMedia MonsterTV (MPEG video/TV capture box). 2003-09-24 02:02:41 +00:00
usbdevs_data.h Add VidzMedia MonsterTV (MPEG video/TV capture box). 2003-09-24 02:02:41 +00:00
usbdi.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
usbdi.h Update to reflect the NetBSD patches that are already included. 2003-07-14 20:31:03 +00:00
usbdi_util.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
usbdi_util.h WARNING: white space diff 2003-07-04 01:50:39 +00:00
usbdivar.h make usb bus_dma aware. 2003-07-15 22:42:37 +00:00
usbhid.h Sync usb.h with NetBSD, apart from usb_device_info.speed, which 2002-01-02 20:16:53 +00:00
uscanner.c I don't know from where the notion that device driver should or 2003-09-28 20:48:13 +00:00
uvisor.c Crank down UVISORBUFSIZE from 1024 to 64 to avoid a problem where 2003-08-14 00:15:23 +00:00
uvscom.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00