opnsense-src/sys/dev/usb
Warner Losh cb198db63b Restore approximately FreeBDS 6.x's level of compatibility macros.
Older drivers that do not wish to convert to the native API (which
will work with both 6.x and 7.x) can simply include
<dev/usb/usb_port.h>.  Drivers in the tree shouldn't these macros,
unless they actually work on other OSes and are actively maintained.

Approved by: re@
2007-06-21 14:36:22 +00:00
..
dsbr100io.h Don't pretend to support !BSD systems. 2007-06-12 19:01:32 +00:00
ehci.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
ehci_pci.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
ehcireg.h
ehcivar.h Expand callout compatibility macros in the main usb bridges. 2007-06-14 16:23:31 +00:00
FILES Acknowledge (dearly) departed files 2006-11-21 22:29:06 +00:00
hid.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
hid.h
if_aue.c Use device_foo_t to declare kobj methods 2007-06-18 22:25:46 +00:00
if_auereg.h Remove my "custom" locks that allow for lock acquire abort, they are 2007-01-08 23:24:21 +00:00
if_axe.c Use device_foo_t to declare kobj methods 2007-06-18 22:25:46 +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 Remove USBGETSOFTC, USB_ATTACH_START, USB_DETACH_START and 2007-06-17 18:46:26 +00:00
if_cdcereg.h Prefer device_printf over printf 2007-06-10 07:33:48 +00:00
if_cue.c Use device_foo_t to declare kobj methods 2007-06-18 22:25:46 +00:00
if_cuereg.h Prefer device_printf to printf where sane. 2007-06-11 05:42:47 +00:00
if_kue.c Use device_foo_t to declare kobj methods 2007-06-18 22:25:46 +00:00
if_kuereg.h Prefer device_printf to printf 2007-06-11 05:50:47 +00:00
if_rue.c s/logprintf/printf/g 2007-06-20 05:11:37 +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 s/logprintf/printf/g 2007-06-20 05:11:37 +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 s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
if_udavreg.h More removing compatibility macros. 2006-09-07 00:06:42 +00:00
if_ural.c s/logprintf/printf/g 2007-06-20 05:11:37 +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 s/Static/static/g 2006-09-06 23:44:25 +00:00
ohci.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
ohci_pci.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ohcireg.h Use the limited scatter-gather capabilities of ehci, ohci and uhci 2006-05-28 05:27:09 +00:00
ohcivar.h Expand callout compatibility macros in the main usb bridges. 2007-06-14 16:23:31 +00:00
rio500_usb.h Don't pretend to support !BSD systems. 2007-06-12 19:01:32 +00:00
rt2573_ucode.h Add support for Ralink Technology RT2501USB/RT2601USB devices. 2007-05-06 10:07:21 +00:00
sl811hs.c Include usb_port.h to fix build. 2007-06-19 10:28:08 +00:00
sl811hsreg.h
sl811hsvar.h Use pause() rather than using tsleep() on a dummy variable. 2007-02-27 17:19:33 +00:00
slhci_pccard.c Include usb_port.h to fix build. 2007-06-19 10:28:08 +00:00
uark.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
ubsa.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
ubser.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
ubser.h
ucom.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
ucomvar.h Eliminate usb_thread_t. 2007-06-12 17:30:54 +00:00
ucycom.c Kill devinfo stuff. It is no longer needed. 2007-06-09 06:39:43 +00:00
udbp.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
udbp.h
ufm.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
ufoma.c Finish removal of usb_port.h macros. 2007-06-18 22:27:57 +00:00
uftdi.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
uftdireg.h
ugen.c Remove devinfo junk. 2007-06-09 06:42:19 +00:00
ugraphire_rdesc.h
uhci.c Expand callout compatibility macros in the main usb bridges. 2007-06-14 16:23:31 +00:00
uhci_pci.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
uhcireg.h
uhcivar.h Expand callout compatibility macros in the main usb bridges. 2007-06-14 16:23:31 +00:00
uhid.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
uhub.c Mark the few remaining drivers that haven't been converted as needing 2007-06-18 22:32:09 +00:00
uipaq.c Expand USB_MATCH_START 2007-06-17 16:24:49 +00:00
ukbd.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
ulpt.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
umass.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
umct.c Finish removal of usb_port.h macros. 2007-06-18 22:27:57 +00:00
umodem.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
ums.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
uplcom.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
urio.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
usb.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
usb.h Remove usb_port.h from usb.h, except for one or two useful things that 2007-06-18 22:30:53 +00:00
usb_ethersubr.c Add the following functions to abstract away the creation of task threads 2007-01-08 23:21:06 +00:00
usb_ethersubr.h Add the following functions to abstract away the creation of task threads 2007-01-08 23:21:06 +00:00
usb_if.m
usb_mem.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
usb_mem.h Remove more __OtherBSD__ ifdefs that don't make sense, and haven't for 2007-06-13 05:45:48 +00:00
usb_port.h Restore approximately FreeBDS 6.x's level of compatibility macros. 2007-06-21 14:36:22 +00:00
usb_quirks.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
usb_quirks.h Add a quirk for devices recognized as usb keyboards not to be hooked by 2006-11-28 21:13:07 +00:00
usb_subr.c s/logprintf/printf/g 2007-06-20 05:11: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.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
usbdi.h First pass at removing __OtherBSD__. We can't blindly remove all of 2007-06-12 19:40:20 +00:00
usbdi_util.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
usbdi_util.h protect against multiple inclusion (this is useful when you 2007-01-03 10:50:03 +00:00
usbdivar.h Expand callout compatibility macros in the main usb bridges. 2007-06-14 16:23:31 +00:00
usbhid.h
uscanner.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
uvisor.c Finish removal of usb_port.h macros. 2007-06-18 22:27:57 +00:00
uvscom.c s/logprintf/printf/g 2007-06-20 05:11:37 +00:00
uxb360gp_rdesc.h