opnsense-src/sys/dev/usb
Poul-Henning Kamp a1cda79464 There is no need to explicitly call ttwakeup() and ttwwakeup() after
ttyclose() has been called.  It's already been done once by ttyclose,
and probably once by the line-discipline too.
2004-06-01 11:38:06 +00:00
..
devlist2h.awk Correct $FreeBSD$ style. 2004-04-16 05:22:11 +00:00
dsbr100io.h
ehci.c Diff reduction to NetBSD 2004-03-19 07:14:23 +00:00
ehci_pci.c Add Intel PCI vendor ID. 2004-05-22 14:18:05 +00:00
ehcireg.h Diff reduction to NetBSD 2004-03-19 07:14:23 +00:00
ehcivar.h
FILES
hid.c
hid.h
if_aue.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
if_auereg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
if_axe.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
if_axereg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
if_cue.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
if_cuereg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
if_kue.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
if_kuereg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
if_rue.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
if_ruereg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
if_udav.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
if_udavreg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
kue_fw.h
Makefile.usbdevs
ohci.c MFNetBSD Version 1.146 2004-03-26 18:56:58 +00:00
ohci_pci.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
ohcireg.h Remove "Scheduling overrun" interrupts from the set of normal interrupts 2004-05-06 09:21:05 +00:00
ohcivar.h
rio500_usb.h
ubsa.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
ubser.c There is no need to explicitly call ttwakeup() and ttwwakeup() after 2004-06-01 11:38:06 +00:00
ubser.h add driver for BWCT console management serials 2004-03-01 02:34:49 +00:00
ucom.c There is no need to explicitly call ttwakeup() and ttwwakeup() after 2004-06-01 11:38:06 +00:00
ucomvar.h
udbp.c Switch to using C99 sparse initialisers for the type methods array. 2004-05-29 00:51:19 +00:00
udbp.h
ufm.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
uftdi.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
uftdireg.h
ugen.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
ugraphire_rdesc.h
uhci.c Diff reduction to NetBSD. 2004-05-23 11:43:34 +00:00
uhci_pci.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
uhcireg.h
uhcivar.h
uhid.c Update URL to HID spec. 2004-05-23 16:55:28 +00:00
uhub.c
ukbd.c Fix a problem with the USB keyboard driver not properly handling key 2004-02-23 15:36:40 +00:00
ulpt.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
umass.c Fix typos in comments. 2004-05-22 09:29:52 +00:00
umct.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
umodem.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
ums.c Update URL to HID spec. 2004-05-23 17:09:07 +00:00
uplcom.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
urio.c Device megapatch 4/6: 2004-02-21 21:10:55 +00:00
usb.c MFNetBSD 1.80; author: wiz 2004-05-23 14:01:23 +00:00
usb.h
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.c
usb_mem.h
usb_port.h
usb_quirks.c
usb_quirks.h
usb_subr.c Refuse to change the configuration index if the device has open 2004-05-29 14:51:23 +00:00
usbcdc.h
usbdevs add support Kyocera AH-K3001V (cellular phone in Japan) 2004-05-21 01:36:48 +00:00
usbdevs.h Sync to 1.178 of usbdevs 2004-05-21 01:39:38 +00:00
usbdevs_data.h Sync to 1.178 of usbdevs 2004-05-21 01:39:38 +00:00
usbdi.c Implement a crude but functional usbd_ratecheck() to limit the number 2004-03-04 20:49:03 +00:00
usbdi.h Device megapatch 1/6: 2004-02-21 19:42:58 +00:00
usbdi_util.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
usbdi_util.h
usbdivar.h
usbhid.h
uscanner.c Add support for the Epson Perfection 1670 scanner. 2004-03-13 08:45:16 +00:00
uvisor.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
uvscom.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00