freebsd-nq/sys/dev/usb
Nick Hibma d8880ad0bd Avoid reprobing on loading a driver. This does not work as the ivars set
during the previous probe are stale.

What really should be done is route the probe through
device_probe_and_attach bit this is one of those ICBBATIASS (I can't be
bothered as there is a simpler solution). The user can easily replug the
device after kldloading a new device driver.
2002-06-17 20:57:54 +00:00
..
devlist2h.awk
dsbr100io.h
FILES
hid.c
hid.h
if_aue.c Add a couple of new aue ethernet adapters from NetBSD: 2002-05-27 00:00:48 +00:00
if_auereg.h Use aue_lookup for looking up devices. 2002-05-26 23:54:37 +00:00
if_cue.c
if_cuereg.h
if_kue.c
if_kuereg.h
kue_fw.h
Makefile.usbdevs
ohci_pci.c
ohci.c NetBSD have adopted our usage of the DMAADDR macro: 2002-05-28 20:51:43 +00:00
ohcireg.h
ohcivar.h
rio500_usb.h
ucom.c
ucomvar.h
udbp.c Should have been part of recent commit: 2002-06-01 07:18:32 +00:00
udbp.h Should have been part of recent commit: 2002-06-01 07:18:32 +00:00
ufm.c
ugen.c
ugraphire_rdesc.h
uhci_pci.c
uhci.c NetBSD have adopted our usage of the DMAADDR macro: 2002-05-28 20:51:43 +00:00
uhcireg.h
uhcivar.h
uhid.c
uhub.c Avoid reprobing on loading a driver. This does not work as the ivars set 2002-06-17 20:57:54 +00:00
ukbd.c
ulpt.c
umass.c clean up some KASSERTS. 2002-06-17 20:44:37 +00:00
umodem.c
ums.c
uplcom.c
urio.c Call destroy_dev in detach routine to cleanup properly otherwise we 2002-06-01 06:23:47 +00:00
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.h NetBSD have adopted our usage of the DMAADDR macro: 2002-05-28 20:51:43 +00:00
usb_port.h
usb_quirks.c
usb_quirks.h
usb_subr.c Set the ivars _after_ checking that the bdev was correctly created instead 2002-06-17 20:52:26 +00:00
usb.c
usb.h
usbcdc.h
usbdevs Add a couple of new aue ethernet adapters from NetBSD: 2002-05-27 00:00:48 +00:00
usbdevs_data.h Regen. 2002-05-27 00:01:21 +00:00
usbdevs.h Regen. 2002-05-27 00:01:21 +00:00
usbdi_util.c
usbdi_util.h
usbdi.c MFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c (1.100) 2002-05-26 22:00:06 +00:00
usbdi.h
usbdivar.h
usbhid.h
uscanner.c
uvscom.c