freebsd-nq/sys/dev/usb
Warner Losh 339075ea3d Prefer device_printf to printf
Eliminate rue_unit from softc

# saves ~200 bytes
2007-06-11 06:01:05 +00:00
..
dsbr100io.h
ehci_pci.c
ehci.c Use a different task queue for host controller and peripheral driver 2006-10-19 01:15:58 +00:00
ehcireg.h
ehcivar.h
FILES
hid.c
hid.h
if_aue.c Get rid of useless devinfo stuff 2007-06-11 05:44:28 +00:00
if_auereg.h
if_axe.c Prefer device_printf over printf. Eliminate axe_unit as it is no 2007-06-10 07:24:32 +00:00
if_axereg.h Prefer device_printf over printf. Eliminate axe_unit as it is no 2007-06-10 07:24:32 +00:00
if_cdce.c Prefer device_printf over printf 2007-06-10 07:33:48 +00:00
if_cdcereg.h Prefer device_printf over printf 2007-06-10 07:33:48 +00:00
if_cue.c Prefer device_printf to printf where sane. 2007-06-11 05:42:47 +00:00
if_cuereg.h Prefer device_printf to printf where sane. 2007-06-11 05:42:47 +00:00
if_kue.c Prefer device_printf to printf 2007-06-11 05:50:47 +00:00
if_kuereg.h Prefer device_printf to printf 2007-06-11 05:50:47 +00:00
if_rue.c Prefer device_printf to printf 2007-06-11 06:01:05 +00:00
if_ruereg.h Remove compat ifdefs for FreeBSD versions < 500014, makes the code 2007-05-12 05:53:53 +00:00
if_rum.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
if_rumreg.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
if_rumvar.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
if_udav.c The devinfo stuff has been moved up into the parent bus. There's no 2007-06-09 06:31:07 +00:00
if_udavreg.h
if_ural.c Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
if_uralreg.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
if_uralvar.h Update 802.11 wireless support: 2007-06-11 03:36:55 +00:00
kue_fw.h
ohci_pci.c
ohci.c
ohcireg.h
ohcivar.h
rio500_usb.h
rt2573_ucode.h Add support for Ralink Technology RT2501USB/RT2601USB devices. 2007-05-06 10:07:21 +00:00
sl811hs.c
sl811hsreg.h
sl811hsvar.h
slhci_pccard.c
uark.c Kill devinfo stuff. It is no longer needed. 2007-06-09 06:39:43 +00:00
ubsa.c Kill devinfo stuff. It is no longer needed. 2007-06-09 06:39:43 +00:00
ubser.c Kill devinfo stuff. It is no longer needed. 2007-06-09 06:39:43 +00:00
ubser.h
ucom.c Remove compat ifdefs for version < 500014 from the rest of the USB files. 2007-06-07 09:29:37 +00:00
ucomvar.h
ucycom.c Kill devinfo stuff. It is no longer needed. 2007-06-09 06:39:43 +00:00
udbp.c Kill devinfo stuff. It is no longer needed. 2007-06-09 06:39:43 +00:00
udbp.h
ufm.c Remove lots of extra junk: 2007-06-09 06:40:17 +00:00
ufoma.c Remove unused variable. 2007-06-10 04:51:03 +00:00
uftdi.c Cleanup messages printed on attach. Since the description gets set to 2007-06-08 22:25:09 +00:00
uftdireg.h
ugen.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
ugraphire_rdesc.h
uhci_pci.c
uhci.c
uhcireg.h
uhcivar.h
uhid.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
uhub.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
uipaq.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
ukbd.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
ulpt.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
umass.c Kill USB_MATCH_SETUP, since this is the only place it was used in the tree. 2007-06-09 06:38:19 +00:00
umct.c Initialize devname. 2007-06-10 01:28:26 +00:00
umodem.c Try to set the data multiplexed feature, but don't care if there's an 2007-06-09 06:37:17 +00:00
ums.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
uplcom.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
urio.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.c Remove compat ifdefs for FreeBSD versions < 500014, makes the code 2007-05-12 05:53:53 +00:00
usb_mem.h
usb_port.h
usb_quirks.c
usb_quirks.h
usb_subr.c Complete an initialization to make gcc 4.2 happy. 2007-06-10 01:28:55 +00:00
usb.c Remove compat ifdefs for version < 500014 from the rest of the USB files. 2007-06-07 09:29:37 +00:00
usb.h Remove compat ifdefs for version < 500014 from the rest of the USB files. 2007-06-07 09:29:37 +00:00
usbcdc.h
usbdevs Add more IDs for the uftdi driver. Slight tweaks to patch by me. 2007-06-05 21:06:17 +00:00
usbdi_util.c
usbdi_util.h
usbdi.c
usbdi.h
usbdivar.h
usbhid.h
uscanner.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
uvisor.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
uvscom.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
uxb360gp_rdesc.h