freebsd-dev/sys/dev/usb
Peter Wemm 2c711f0694 Add some device id's for Matrix Orbital's newer LCD panels. These use
another ftdi usb->serial bridge with different ID's.
2004-03-02 19:01:30 +00:00
..
devlist2h.awk
dsbr100io.h
ehci_pci.c Recognize the nVidia ehci device id's in addition to the rest. 2003-12-17 17:15:41 +00:00
ehci.c MFNetBSD: 2003-11-10 00:20:52 +00:00
ehcireg.h add EHCI (USB 2.0) controller support. 2003-04-14 14:04:08 +00:00
ehcivar.h add EHCI (USB 2.0) controller support. 2003-04-14 14:04:08 +00:00
FILES add EHCI (USB 2.0) controller support. 2003-04-14 14:04:08 +00:00
hid.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
hid.h WARNING: white space diff 2003-07-04 01:50:39 +00:00
if_aue.c Add support HP hn210e usb ethernet 2003-12-17 14:23:07 +00:00
if_auereg.h Make it easier to run this code on RELENG_4. 2003-10-04 21:41:01 +00:00
if_axe.c Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
if_axereg.h In the device attach routine, don't depend on uaa->iface being 2003-06-15 21:45:43 +00:00
if_cue.c Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
if_cuereg.h Make it easier to run this code on RELENG_4. 2003-10-04 21:41:01 +00:00
if_kue.c Remove duplicate 2003-11-14 11:09:45 +00:00
if_kuereg.h Make it easier to run this code on RELENG_4. 2003-10-04 21:41:01 +00:00
if_rue.c Don't use caddr_t in mchash(). Also use C99 spellings over BSD ones. 2003-12-08 07:54:15 +00:00
if_ruereg.h Make it easier to run this code on RELENG_4. 2003-10-04 21:41:01 +00:00
if_udav.c add support DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/100 PHY) 2004-02-28 00:12:47 +00:00
if_udavreg.h add support DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/100 PHY) 2004-02-28 00:12:47 +00:00
kue_fw.h
Makefile.usbdevs
ohci_pci.c Enable support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN 2003-12-22 15:18:46 +00:00
ohci.c Fixed incomplete initialization in some ohci controllers with 2003-12-22 15:40:10 +00:00
ohcireg.h fix support for umass and related devices on ohci. This is a partial 2003-07-15 23:12:54 +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 It appears that we don't need sys/vnode.h, which is a layering violation... 2004-01-02 05:16:01 +00:00
ubser.c add driver for BWCT console management serials 2004-03-01 02:34:49 +00:00
ubser.h add driver for BWCT console management serials 2004-03-01 02:34:49 +00:00
ucom.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
ucomvar.h
udbp.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
udbp.h WARNING: white space diff 2003-07-04 01:50:39 +00:00
ufm.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
uftdi.c Add support for Crystalfontz CFA-631 USB LCD (uftdi(4) driver). 2004-01-24 21:23:12 +00:00
uftdireg.h
ugen.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
ugraphire_rdesc.h
uhci_pci.c Fix a suspend/resume issue. My Compaq N400c works fine. 2004-01-12 14:18:55 +00:00
uhci.c Fix a suspend/resume issue. My Compaq N400c works fine. 2004-01-12 14:18:55 +00:00
uhcireg.h WARNING: white space diff 2003-07-04 01:50:39 +00:00
uhcivar.h make allocation of the necessary data structures most efficent by using 2003-07-15 23:19:49 +00:00
uhid.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
uhub.c Use __FBSDID(). 2003-08-24 17:55:58 +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 Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
umass.c MFNetBSD: 2004-02-06 14:38:14 +00:00
umct.c Apply some fixups in the driver_t's. 2003-11-16 12:13:39 +00:00
umodem.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ums.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
uplcom.c Fix comment typo. 2003-11-16 13:13:16 +00:00
urio.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
usb_ethersubr.c Remove duplicate 2003-11-14 11:09:45 +00:00
usb_ethersubr.h Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
usb_if.m
usb_mem.c Make it easier to run this code on RELENG_4. 2003-10-04 22:13:21 +00:00
usb_mem.h eliminate casts from the DMAADDR macro. This depends upon bus_addr_t being 2003-09-01 01:07:24 +00:00
usb_port.h MFNetBSD: 2003-11-09 23:54:21 +00:00
usb_quirks.c Add support SUNTAC U-Cable type A3(AS64LX) 2004-01-16 15:29:27 +00:00
usb_quirks.h
usb_subr.c Empty vendor string overrides knowndevs 2004-01-18 12:46:19 +00:00
usb.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
usb.h
usbcdc.h
usbdevs Add some device id's for Matrix Orbital's newer LCD panels. These use 2004-03-02 19:01:30 +00:00
usbdevs_data.h Sync to 1.163 of usbdevs 2004-02-28 00:15:08 +00:00
usbdevs.h Sync to 1.163 of usbdevs 2004-02-28 00:15:08 +00:00
usbdi_util.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
usbdi_util.h WARNING: white space diff 2003-07-04 01:50:39 +00:00
usbdi.c Revise the NetBSD revision control strings. 2003-11-09 23:56:19 +00:00
usbdi.h Device megapatch 1/6: 2004-02-21 19:42:58 +00:00
usbdivar.h make usb bus_dma aware. 2003-07-15 22:42:37 +00:00
usbhid.h
uscanner.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
uvisor.c Add support Sony CLIE PEG-S500C(Palm OS 3.5) 2004-01-03 15:30:11 +00:00
uvscom.c It appears that we don't need sys/vnode.h, which is a layering violation... 2004-01-02 05:16:01 +00:00