freebsd-dev/sys/dev/usb
Josef Karthauser f046c9272a MFNetBSD: usbdi.c (1.80), usbdi.h (1.51)
date: 2001/04/13 11:19:58;  author: augustss;
    Finally get rid of the UGLY and EVIL hack for avoiding tsleep().
2002-04-07 12:18:52 +00:00
..
devlist2h.awk constify 2002-04-01 19:22:04 +00:00
dsbr100io.h Support for USB fm radio. 2002-03-04 03:51:21 +00:00
FILES Support for USB fm radio. 2002-03-04 03:51:21 +00:00
hid.c
hid.h Use ANSI prototypes and declarations. 2002-04-01 19:01:09 +00:00
if_aue.c 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_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 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_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 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_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 KNF style the code, ready for an MFC. 2002-02-17 11:58:58 +00:00
ohci.c MFNetBSD: 2002-04-07 11:42:39 +00:00
ohcireg.h Merge from NetBSD: 2002-04-01 13:21:43 +00:00
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 Add a USB comm driver. 2002-03-18 18:23:42 +00:00
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 On FreeBSD make usb_proc_t the same as d_thred_t always. 2002-03-11 16:38:53 +00:00
ugen.c Be more specific about when block major numbers disappeared from 2002-03-11 16:22:15 +00:00
uhci_pci.c Fix a formatting error. 2002-02-17 12:41:50 +00:00
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: Update many URLs. 2002-04-01 21:13:22 +00:00
ulpt.c Be more specific about when block major numbers disappeared from 2002-03-11 16:22:15 +00:00
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 Add a USB comm driver. 2002-03-18 18:23:42 +00:00
urio.c Use ANSI prototypes and declarations. 2002-04-01 19:01:09 +00:00
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 Remove __P. 2002-03-20 02:08:01 +00:00
usb_if.m
usb_mem.h
usb_port.h Iron out some obvious differences between NetBSD's and own version of 2002-04-06 22:06:16 +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: ohci.c (1.109), uhci.c (1.144), uhub.c (1.56), usb.c (1.57), 2002-04-07 11:19:05 +00:00
usb.h Revert part of the last commit. A couple of defines were removed 2002-02-26 10:00:32 +00:00
usbcdc.h
usbdevs Remove a erroneous entry for HP 5400C. 2002-04-06 15:00:41 +00:00
usbdevs_data.h Regenerate. 2002-04-06 19:35:00 +00:00
usbdevs.h Regenerate. 2002-04-06 19:35:00 +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 Merge from NetBSD: 2002-04-01 16:09:43 +00:00
usbdi.c MFNetBSD: usbdi.c (1.80), usbdi.h (1.51) 2002-04-07 12:18:52 +00:00
usbdi.h MFNetBSD: usbdi.c (1.80), usbdi.h (1.51) 2002-04-07 12:18:52 +00:00
usbdivar.h 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
usbhid.h
uscanner.c Be more specific about when block major numbers disappeared from 2002-03-11 16:22:15 +00:00
uvscom.c Use usb_lookup instead of rolling our own. 2002-03-28 12:22:58 +00:00