freebsd-dev/sys/dev/usb
Josef Karthauser c47378c38f MFNetBSD: usb.c (1.58)
date: 2001/11/20 23:53:26;  author: augustss;  state: Exp;  lines: +61 -33
    Create a special kernel thread to run the usb short lived tasks (instead
    of using the device discovery threads).

The change to usb_port.h is a little hack whilst I address an issue
with NetBSD.
2002-04-07 13:58:06 +00:00
..
devlist2h.awk
dsbr100io.h
FILES
hid.c
hid.h
if_aue.c We not long need to use USBD_NO_TSLEEP. 2002-04-07 12:19:50 +00:00
if_auereg.h MFNetBSD: if_aue.c (1.26), if_auereg.h (1.6), if_cue.c (1.10), 2002-04-07 12:04:02 +00:00
if_cue.c We not long need to use USBD_NO_TSLEEP. 2002-04-07 12:19:50 +00:00
if_cuereg.h MFNetBSD: if_aue.c (1.26), if_auereg.h (1.6), if_cue.c (1.10), 2002-04-07 12:04:02 +00:00
if_kue.c We not long need to use USBD_NO_TSLEEP. 2002-04-07 12:19:50 +00:00
if_kuereg.h MFNetBSD: if_aue.c (1.26), if_auereg.h (1.6), if_cue.c (1.10), 2002-04-07 12:04:02 +00:00
kue_fw.h
Makefile.usbdevs
ohci_pci.c
ohci.c MFNetBSD: 2002-04-07 11:42:39 +00:00
ohcireg.h
ohcivar.h MFNetBSD: ohci.c (1.104), ohcivar.h (1.28) 2002-04-07 11:33:55 +00:00
rio500_usb.h
ucom.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
ucomvar.h
udbp.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
udbp.h
ufm.c
ugen.c
uhci_pci.c
uhci.c MFNetBSD: ohci.c (1.109), uhci.c (1.144), uhub.c (1.56), usb.c (1.57), 2002-04-07 11:19:05 +00:00
uhcireg.h
uhcivar.h MFNetBSD: Update many URLs. 2002-04-01 21:13:22 +00:00
uhid.c MFNetBSD: 2002-04-01 20:32:50 +00:00
uhub.c Reduce the difference between our version and NetBSD's. (No 2002-04-07 11:29:31 +00:00
ukbd.c MFNetBSD: ukbd.c (1.52), usbdi.c (1.54), usbdi.h (1.35) 2002-04-07 13:16:18 +00:00
ulpt.c
umass.c MFNetBSD: Update many URLs. 2002-04-01 21:13:22 +00:00
umodem.c Make this compile again after the recent NetBSD merge 2002-04-02 03:39:33 +00:00
ums.c MFNetBSD: Update many URLs. 2002-04-01 21:13:22 +00:00
uplcom.c
urio.c
usb_ethersubr.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
usb_ethersubr.h
usb_if.m
usb_mem.h
usb_port.h MFNetBSD: usb.c (1.58) 2002-04-07 13:58:06 +00:00
usb_quirks.c Fix a typo in the definition of HP1220C and add a quick entry for 2002-04-06 13:28:02 +00:00
usb_quirks.h
usb_subr.c MFNetBSD: uhub.c (1.54), usb_subr.c (1.92) 2002-04-07 10:57:42 +00:00
usb.c MFNetBSD: usb.c (1.58) 2002-04-07 13:58:06 +00:00
usb.h
usbcdc.h
usbdevs Add Scanlogic SL11R IDE Adapter. 2002-04-07 13:45:24 +00:00
usbdevs_data.h Regen. 2002-04-07 13:47:19 +00:00
usbdevs.h Regen. 2002-04-07 13:47:19 +00:00
usbdi_util.c MFNetBSD: usbdi.c (1.85), usbdi.h (1.54), usbdi_util.c (1.37) 2002-04-07 10:50:41 +00:00
usbdi_util.h
usbdi.c MFNetBSD: ukbd.c (1.52), usbdi.c (1.54), usbdi.h (1.35) 2002-04-07 13:16:18 +00:00
usbdi.h MFNetBSD: ukbd.c (1.52), usbdi.c (1.54), usbdi.h (1.35) 2002-04-07 13:16:18 +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
uvscom.c