freebsd-src/sys/dev/usb
2004-06-26 13:21:31 +00:00
..
devlist2h.awk Correct $FreeBSD$ style. 2004-04-16 05:22:11 +00:00
dsbr100io.h
ehci.c MFNetBSD ehci.c and ehcireg.h 2004-06-26 00:52:37 +00:00
ehci_pci.c Add Intel PCI vendor ID. 2004-05-22 14:18:05 +00:00
ehcireg.h MFNetBSD ehci.c and ehcireg.h 2004-06-26 00:52:37 +00:00
ehcivar.h
FILES
hid.c
hid.h
if_aue.c Replace handrolled CRC calculation with ether_crc32_[lb]e(). 2004-06-09 14:34:04 +00:00
if_auereg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
if_axe.c Replace handrolled CRC calculation with ether_crc32_[lb]e(). 2004-06-09 14:34:04 +00:00
if_axereg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
if_cue.c Replace handrolled CRC calculation with ether_crc32_[lb]e(). 2004-06-09 14:34:04 +00:00
if_cuereg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
if_kue.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
if_kuereg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
if_rue.c Replace handrolled CRC calculation with ether_crc32_[lb]e(). 2004-06-09 14:34:04 +00:00
if_ruereg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
if_udav.c To support the promiscuous mode udav(4) driver 2004-06-13 11:22:58 +00:00
if_udavreg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
kue_fw.h
Makefile.usbdevs
ohci.c MFNetBSD. 2004-06-26 09:19:31 +00:00
ohci_pci.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ohcireg.h Remove "Scheduling overrun" interrupts from the set of normal interrupts 2004-05-06 09:21:05 +00:00
ohcivar.h Enable support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2003-12-22 15:18:46 +00:00
rio500_usb.h
ubsa.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
ubser.c Catch up with usbd_get_string_desc() change. 2004-06-26 13:21:31 +00:00
ubser.h add driver for BWCT console management serials 2004-03-01 02:34:49 +00:00
ucom.c Pick the hotchar out of the tty structure instead of caching private 2004-06-26 09:20:07 +00:00
ucomvar.h Pick the hotchar out of the tty structure instead of caching private 2004-06-26 09:20:07 +00:00
udbp.c Convert Netgraph to use mbuf tags to pass its meta information around. 2004-06-25 19:22:05 +00:00
udbp.h
ufm.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
uftdi.c Add support Sony/Ericsson SEMC DSS-20 SyncStation, 2004-06-05 21:33:59 +00:00
uftdireg.h
ugen.c MFNetBSD. 2004-06-26 10:35:10 +00:00
ugraphire_rdesc.h
uhci.c Diff reduction to NetBSD. 2004-05-23 11:43:34 +00:00
uhci_pci.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
uhcireg.h
uhcivar.h
uhid.c Our softc has no sc_hdev, but a sc_dev. This in turn has no direct 2004-06-26 13:12:46 +00:00
uhub.c Initialise `restartcnt' in the newly malloc'd usbd_port structure, 2004-06-10 01:13:26 +00:00
ukbd.c Fix a problem with the USB keyboard driver not properly handling key 2004-02-23 15:36:40 +00:00
ulpt.c MFNetBSD 1.60, author: augustss 2004-06-23 11:16:12 +00:00
umass.c Add support Neodio-3260 8-in-1 multi format USB memory card / flash controller 2004-06-05 05:23:46 +00:00
umct.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
umodem.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
ums.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
uplcom.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
urio.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
usb.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
usb.h
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.c
usb_mem.h
usb_port.h
usb_quirks.c MFNetBSD. 2004-06-26 10:35:10 +00:00
usb_quirks.h
usb_subr.c MFNetBSD. 2004-06-26 10:35:10 +00:00
usbcdc.h
usbdevs Add Delorme Publishing Earthmate GPS 2004-06-24 05:05:56 +00:00
usbdevs.h Sync to usbdevs 1.183 2004-06-24 05:25:04 +00:00
usbdevs_data.h Sync to usbdevs 1.183 2004-06-24 05:25:04 +00:00
usbdi.c Implement a crude but functional usbd_ratecheck() to limit the number 2004-03-04 20:49:03 +00:00
usbdi.h Device megapatch 1/6: 2004-02-21 19:42:58 +00:00
usbdi_util.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
usbdi_util.h MFNetBSD. 2004-06-26 10:35:10 +00:00
usbdivar.h
usbhid.h
uscanner.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
uvisor.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
uvscom.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00