1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00
freebsd/sys/dev/usb
2005-01-06 01:36:28 +00:00
..
dsbr100io.h add copyright notice to something I wrote that didn't have one 2005-01-06 01:36:28 +00:00
ehci_pci.c Pass an explicit pointer to the bus structure in the 'usb' device ivar 2004-12-28 22:17:10 +00:00
ehci.c Fix comment. One of the two "Step 4" shuold be a "step 5" 2005-01-05 01:04:35 +00:00
ehcireg.h Merge recent USB2/EHCI related changes from NetBSD: 2004-11-03 01:52:50 +00:00
ehcivar.h Rewrite ehci_abort_xfer() to use the method hinted at in the EHCI spec. 2004-12-29 01:21:18 +00:00
FILES Diff-reduction before merging if_axe to RELENG_4. 2004-12-08 22:02:58 +00:00
hid.c
hid.h
if_aue.c
if_auereg.h
if_axe.c Diff-reduction before merging if_axe to RELENG_4. 2004-12-08 22:02:58 +00:00
if_axereg.h Diff-reduction before merging if_axe to RELENG_4. 2004-12-08 22:02:58 +00:00
if_cue.c
if_cuereg.h
if_kue.c
if_kuereg.h
if_rue.c
if_ruereg.h
if_udav.c URL of the data sheet has changed. 2004-12-09 13:27:44 +00:00
if_udavreg.h
kue_fw.h
ohci_pci.c Pass an explicit pointer to the bus structure in the 'usb' device ivar 2004-12-28 22:17:10 +00:00
ohci.c Fix KASSERT inversion that was introduced in 1.150, resulting in instant 2005-01-05 20:10:05 +00:00
ohcireg.h
ohcivar.h
rio500_usb.h
ubsa.c
ubser.c
ubser.h
ucom.c
ucomvar.h
ucycom.c
udbp.c
udbp.h
ufm.c
uftdi.c Add support for the B&B Electronics USB->RS422/485 adapter. 2004-10-30 09:21:44 +00:00
uftdireg.h
ugen.c Don't call ugen_destroy_devnodes(). it is called from ugen_set_config() 2004-12-29 21:36:43 +00:00
ugraphire_rdesc.h
uhci_pci.c Pass an explicit pointer to the bus structure in the 'usb' device ivar 2004-12-28 22:17:10 +00:00
uhci.c Fix just the worst of the timeout race conditions that the previous 2004-11-16 00:48:27 +00:00
uhcireg.h
uhcivar.h
uhid.c Include fcntl.h 2004-12-22 17:34:25 +00:00
uhub.c When a port cannot be set up, report the error code in the `disabling 2004-11-09 19:46:57 +00:00
ukbd.c We don't need vnode.h, but do need uio.h in these files. vnode.h 2004-12-13 07:09:54 +00:00
ulpt.c
umass.c Add support for the TwinMOS Memory Disk IV. 2004-11-28 21:49:30 +00:00
umct.c
umodem.c We don't need vnode.h, but do need uio.h in these files. vnode.h 2004-12-13 07:09:54 +00:00
ums.c Include fcntl.h 2004-12-22 17:34:53 +00:00
uplcom.c We don't need vnode.h, but do need uio.h in these files. vnode.h 2004-12-13 07:09:54 +00:00
urio.c We don't need vnode.h, but do need uio.h in these files. vnode.h 2004-12-13 07:09:54 +00:00
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.c
usb_mem.h
usb_port.h Put back usb_uncallout_drain(), as it is now also used by umass.c. 2004-11-12 03:24:12 +00:00
usb_quirks.c
usb_quirks.h
usb_subr.c Merge recent USB2/EHCI related changes from NetBSD: 2004-11-03 01:52:50 +00:00
usb.c Include fcntl.h 2004-12-22 17:35:52 +00:00
usb.h
usbcdc.h
usbdevs First pass at shortening names. Likely more can be done. Generally 2004-12-31 19:10:33 +00:00
usbdi_util.c
usbdi_util.h
usbdi.c
usbdi.h Might as well get the right $NetBSD$ string while we are at it. 2004-12-13 08:12:06 +00:00
usbdivar.h Merge recent USB2/EHCI related changes from NetBSD: 2004-11-03 01:52:50 +00:00
usbhid.h Add support for USB Microsoft Intellimouse 2004-12-12 05:34:20 +00:00
uscanner.c sys/vnode.h is inappropriate for a driver. Use sys/uio.h instead. 2004-12-13 06:26:23 +00:00
uvisor.c
uvscom.c