freebsd-skq/sys/dev/usb
jhb db9aa81e23 Change callers of mtx_init() to pass in an appropriate lock type name. In
most cases NULL is passed, but in some cases such as network driver locks
(which use the MTX_NETWORK_LOCK macro) and UMA zone locks, a name is used.

Tested on:	i386, alpha, sparc64
2002-04-04 21:03:38 +00:00
..
devlist2h.awk constify 2002-04-01 19:22:04 +00:00
dsbr100io.h
FILES
hid.c
hid.h Use ANSI prototypes and declarations. 2002-04-01 19:01:09 +00:00
if_aue.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
if_auereg.h
if_cue.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
if_cuereg.h
if_kue.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
if_kuereg.h
kue_fw.h
Makefile.usbdevs
ohci_pci.c
ohci.c MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.h 2002-04-01 21:34:01 +00:00
ohcireg.h Merge from NetBSD: 2002-04-01 13:21:43 +00:00
ohcivar.h Use ANSI prototypes and declarations. 2002-04-01 19:01:09 +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
ugen.c
uhci_pci.c
uhci.c MFNetBSD: 2002-04-01 22:03:37 +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 MFNetBSD: uhub.c (1.49), usb.c (1.51), usbdi.h (1.48), usbdivar.h (1.63) 2002-04-02 09:49:36 +00:00
ukbd.c MFNetBSD: Update many URLs. 2002-04-01 21:13:22 +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 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 MFNetBSD: usb_port.h (1.45 partial), usb_subr.c (1.88) 2002-04-02 14:14:14 +00:00
usb_quirks.c
usb_quirks.h
usb_subr.c MFNetBSD: 2002-04-02 14:16:06 +00:00
usb.c MFNetBSD: (partial merge, as part was already there). 2002-04-02 10:48:58 +00:00
usb.h
usbcdc.h
usbdevs Add more usb adapters, from NetBSD. 2002-03-31 21:38:05 +00:00
usbdevs_data.h constify 2002-04-01 19:22:04 +00:00
usbdevs.h Regen. 2002-03-31 21:38:38 +00:00
usbdi_util.c Update $NetBSD$ idents to reflect reality. 2002-04-01 17:54:07 +00:00
usbdi_util.h Merge from NetBSD: 2002-04-01 16:09:43 +00:00
usbdi.c Back the last commit out. The network drivers need reworking first. :( 2002-04-02 14:54:52 +00:00
usbdi.h Back the last commit out. The network drivers need reworking first. :( 2002-04-02 14:54:52 +00:00
usbdivar.h MFNetBSD: uhub.c (1.49), usb.c (1.51), usbdi.h (1.48), usbdivar.h (1.63) 2002-04-02 09:49:36 +00:00
usbhid.h
uscanner.c
uvscom.c Use usb_lookup instead of rolling our own. 2002-03-28 12:22:58 +00:00