freebsd-dev/sys/dev/usb
2003-03-02 18:51:46 +00:00
..
devlist2h.awk constify 2002-04-01 19:22:04 +00:00
dsbr100io.h
FILES
hid.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
hid.h Use ANSI prototypes and declarations. 2002-04-01 19:01:09 +00:00
if_aue.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
if_auereg.h network interface driver changes: 2002-11-14 23:54:55 +00:00
if_cue.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
if_cuereg.h network interface driver changes: 2002-11-14 23:54:55 +00:00
if_kue.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
if_kuereg.h network interface driver changes: 2002-11-14 23:54:55 +00:00
kue_fw.h
Makefile.usbdevs
ohci_pci.c These appear to work as cardbus cards too 2003-02-28 13:21:17 +00:00
ohci.c Fix two bugs in the DMA chaining code for OHCI. The first bug is that 2002-12-20 18:47:39 +00:00
ohcireg.h Merge from NetBSD: 2002-04-01 13:21:43 +00:00
ohcivar.h In rev 1.51 of usb_port.h I switched over to using the USB_USE_SOFTINTR 2002-09-30 17:50:18 +00:00
rio500_usb.h
ubsa.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
ucom.c Fix 'bulk in' and 'bulk out' being reversed in a couple of error messages. 2003-03-02 02:35:00 +00:00
ucomvar.h Replace the FOO_DEBUG definitions with USB_DEBUG, and switch the 2002-07-31 14:34:36 +00:00
udbp.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
udbp.h Should have been part of recent commit: 2002-06-01 07:18:32 +00:00
ufm.c Use canonical format for cdevsw initialization. 2003-03-02 18:51:46 +00:00
uftdi.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
uftdireg.h Add the uftdi ucom driver which supports the following adapters: 2002-08-11 23:32:33 +00:00
ugen.c Implement outgoing interrupt pipes. It is part of the USB 1.1 spec. 2003-02-28 19:28:29 +00:00
ugraphire_rdesc.h MFNetBSD: uhid.c (1.42 & 1.43), ugraphire_rdesc.h (1.1) 2002-04-07 17:04:01 +00:00
uhci_pci.c These appear to work as cardbus cards too 2003-02-28 13:21:17 +00:00
uhci.c Implement outgoing interrupt pipes. It is part of the USB 1.1 spec. 2003-02-28 19:28:29 +00:00
uhcireg.h MFNetBSD: uhcireg.h (1.15), uhcivar.h (1.33) 2002-04-07 18:06:34 +00:00
uhcivar.h In rev 1.51 of usb_port.h I switched over to using the USB_USE_SOFTINTR 2002-09-30 17:50:18 +00:00
uhid.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
uhub.c Use the hw.usb sysctl tree instead of debug.usb. 2002-08-08 12:05:51 +00:00
ukbd.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
ulpt.c More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). 2003-03-02 16:54:40 +00:00
umass.c Fix ATAPI/USB/Firewire CDROM drive handling in cd(4) and hopefully fix 2003-02-21 06:19:38 +00:00
umodem.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
ums.c Use the hw.usb sysctl tree instead of debug.usb. 2002-08-08 12:05:51 +00:00
uplcom.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
urio.c Use canonical format for cdevsw initialization. 2003-03-02 18:51:46 +00:00
usb_ethersubr.c network interface driver changes: 2002-11-14 23:54:55 +00:00
usb_ethersubr.h
usb_if.m
usb_mem.h NetBSD have adopted our usage of the DMAADDR macro: 2002-05-28 20:51:43 +00:00
usb_port.h Some kernel threads try to do significant work, and the default KSTACK_PAGES 2002-10-02 07:44:29 +00:00
usb_quirks.c Add support YAMAHA NetVolante Routers 2003-02-12 13:20:39 +00:00
usb_quirks.h
usb_subr.c Some USB devices are not prepared to deal with a single byte string 2003-01-14 23:07:43 +00:00
usb.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
usb.h Packed structures are defined differently in older gcc's, like the one 2002-11-06 21:37:21 +00:00
usbcdc.h Merge from NetBSD and arrange for FreeBSD's slight differences in 2003-01-09 04:24:28 +00:00
usbdevs Add support SUNTAC Ir-Trinity IS96U 2003-02-13 12:55:18 +00:00
usbdevs_data.h Sync to 1.114 of usbdevs 2003-02-13 12:57:24 +00:00
usbdevs.h Sync to 1.114 of usbdevs 2003-02-13 12:57:24 +00:00
usbdi_util.c More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). 2003-03-02 16:54:40 +00:00
usbdi_util.h Implement outgoing interrupt pipes. It is part of the USB 1.1 spec. 2003-02-28 19:28:29 +00:00
usbdi.c MFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c (1.100) 2002-05-26 22:00:06 +00:00
usbdi.h MFNetBSD: ugen.c (1.57), ulpt.c (1.48), usb.c (1.67), usbdi.c (1.96), 2002-05-06 18:23:36 +00:00
usbdivar.h Synchronise the code style with NetBSD. (No functional changes). 2002-04-07 13:37:46 +00:00
usbhid.h
uscanner.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
uvisor.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
uvscom.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00