1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev/usb
Gavin Atkinson c6ac426dd8 Add support for the Zeagle N2iTion3 Dive Computer to uplcom(4). This brings
the list of supported devices in sync with kernel.org git revision
f36ecd5de93e4c85a9e3d25100c6e233155b12e5, and OpenBSD uplcom.c r1.54
2011-01-09 17:40:04 +00:00
..
controller Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by 2011-01-06 21:08:06 +00:00
input Fix compiler warnings. 2010-11-13 19:26:45 +00:00
misc
net r184610 changed the way how TX frames are handled on AX88178 and 2010-12-08 01:24:05 +00:00
quirk
serial Add support for the Zeagle N2iTion3 Dive Computer to uplcom(4). This brings 2011-01-09 17:40:04 +00:00
storage
template
wlan Add new device ids. 2010-11-29 15:08:18 +00:00
ufm_ioctl.h
usb_bus.h Removes all duplicated code with BPF that it's greatly simplified and 2010-11-24 19:11:32 +00:00
usb_busdma.c
usb_busdma.h
usb_cdc.h
usb_compat_linux.c
usb_compat_linux.h
usb_controller.h Removes a unused function `usb_bus_find'. 2010-11-25 22:56:26 +00:00
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c We need to define a cdev variable associated with each USB device, 2010-11-30 08:25:57 +00:00
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h
usb_generic.c
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c
usb_hub.h
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c Introduces IFF_CANTCONFIG interface flag to point that the interface 2010-12-07 20:23:47 +00:00
usb_pf.h Removes all duplicated code with BPF that it's greatly simplified and 2010-11-24 19:11:32 +00:00
usb_process.c
usb_process.h
usb_request.c Re-add a status check which sneaked out during r214804. 2010-12-07 08:20:20 +00:00
usb_request.h
usb_transfer.c Adds a USB packet filter feature to the stack that it could capture 2010-11-22 01:11:28 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs Add support for the Zeagle N2iTion3 Dive Computer to uplcom(4). This brings 2011-01-09 17:40:04 +00:00
usbdi_util.h
usbdi.h
usbhid.h