.. |
devlist2h.awk
|
|
|
dsbr100io.h
|
|
|
ehci_pci.c
|
add EHCI (USB 2.0) controller support.
|
2003-04-14 14:04:08 +00:00 |
ehci.c
|
add EHCI (USB 2.0) controller support.
|
2003-04-14 14:04:08 +00:00 |
ehcireg.h
|
add EHCI (USB 2.0) controller support.
|
2003-04-14 14:04:08 +00:00 |
ehcivar.h
|
add EHCI (USB 2.0) controller support.
|
2003-04-14 14:04:08 +00:00 |
FILES
|
add EHCI (USB 2.0) controller support.
|
2003-04-14 14:04:08 +00:00 |
hid.c
|
Back out M_* changes, per decision of the TRB.
|
2003-02-19 05:47:46 +00:00 |
hid.h
|
|
|
if_aue.c
|
- Express hard dependencies on bus (pci, isa, pccard) and
|
2003-04-15 06:37:30 +00:00 |
if_auereg.h
|
network interface driver changes:
|
2002-11-14 23:54:55 +00:00 |
if_axe.c
|
Add another product ID for if_axe and correct vendor ID description
|
2003-04-21 17:34:13 +00:00 |
if_axereg.h
|
Add device driver support for the ASIX Electronics AX88172 USB 2.0
|
2003-04-20 19:05:33 +00:00 |
if_cue.c
|
- Express hard dependencies on bus (pci, isa, pccard) and
|
2003-04-15 06:37:30 +00:00 |
if_cuereg.h
|
network interface driver changes:
|
2002-11-14 23:54:55 +00:00 |
if_kue.c
|
- Express hard dependencies on bus (pci, isa, pccard) and
|
2003-04-15 06:37:30 +00:00 |
if_kuereg.h
|
network interface driver changes:
|
2002-11-14 23:54:55 +00:00 |
if_rue.c
|
Add RealTek RTL8150 USB to fast Ethernet controller driver.
|
2003-05-03 10:16:56 +00:00 |
if_ruereg.h
|
Add RealTek RTL8150 USB to fast Ethernet controller driver.
|
2003-05-03 10:16:56 +00:00 |
kue_fw.h
|
|
|
Makefile.usbdevs
|
|
|
ohci_pci.c
|
These appear to work as cardbus cards too
|
2003-02-28 13:21:17 +00:00 |
ohci.c
|
Fixed an issue which transfer no packets in combination with aue driver.
|
2003-03-05 13:17:15 +00:00 |
ohcireg.h
|
|
|
ohcivar.h
|
In rev 1.51 of usb_port.h I switched over to using the USB_USE_SOFTINTR
|
2002-09-30 17:50:18 +00:00 |
rio500_usb.h
|
|
|
ubsa.c
|
Back out M_* changes, per decision of the TRB.
|
2003-02-19 05:47:46 +00:00 |
ucom.c
|
Fix page fault with FTDI's USB serial device.
|
2003-03-09 11:33:26 +00:00 |
ucomvar.h
|
Replace the FOO_DEBUG definitions with USB_DEBUG, and switch the
|
2002-07-31 14:34:36 +00:00 |
udbp.c
|
Add module dependency. This makes udbp.ko to be loaded.
|
2003-03-15 13:03:30 +00:00 |
udbp.h
|
Should have been part of recent commit:
|
2002-06-01 07:18:32 +00:00 |
ufm.c
|
Gigacommit to improve device-driver source compatibility between
|
2003-03-03 12:15:54 +00:00 |
uftdi.c
|
Fix duplicate sc_dying usage.
|
2003-03-09 11:19:18 +00:00 |
uftdireg.h
|
Add the uftdi ucom driver which supports the following adapters:
|
2002-08-11 23:32:33 +00:00 |
ugen.c
|
Gigacommit to improve device-driver source compatibility between
|
2003-03-03 12:15:54 +00:00 |
ugraphire_rdesc.h
|
|
|
uhci_pci.c
|
Add PCI ID's for the 4 USB hubs on the ICH5 controller.
|
2003-05-06 19:30:41 +00:00 |
uhci.c
|
Make uhci_waitintr() robust to interrupts being enabled, even though
|
2003-03-11 09:12:55 +00:00 |
uhcireg.h
|
|
|
uhcivar.h
|
In rev 1.51 of usb_port.h I switched over to using the USB_USE_SOFTINTR
|
2002-09-30 17:50:18 +00:00 |
uhid.c
|
At least pretend to handle USB_GET_REPORT_ID.
|
2003-04-09 08:43:01 +00:00 |
uhub.c
|
Use the hw.usb sysctl tree instead of debug.usb.
|
2002-08-08 12:05:51 +00:00 |
ukbd.c
|
Deprecate machine/limits.h in favor of new sys/limits.h.
|
2003-04-29 13:36:06 +00:00 |
ulpt.c
|
Gigacommit to improve device-driver source compatibility between
|
2003-03-03 12:15:54 +00:00 |
umass.c
|
Use a sim for each device on it's own instead of one for all umass
|
2003-04-14 14:28:17 +00:00 |
umodem.c
|
Fix duplicate sc_dying usage.
|
2003-03-09 11:19:18 +00:00 |
ums.c
|
Gigacommit to improve device-driver source compatibility between
|
2003-03-03 12:15:54 +00:00 |
uplcom.c
|
Back out M_* changes, per decision of the TRB.
|
2003-02-19 05:47:46 +00:00 |
urio.c
|
Gigacommit to improve device-driver source compatibility between
|
2003-03-03 12:15:54 +00:00 |
usb_ethersubr.c
|
Use __FBSDID rather than rcsid[].
|
2003-04-03 21:36:33 +00:00 |
usb_ethersubr.h
|
Update netisr handling; Each SWI now registers its queue, and all queue
|
2003-03-04 23:19:55 +00:00 |
usb_if.m
|
|
|
usb_mem.h
|
NetBSD have adopted our usage of the DMAADDR macro:
|
2002-05-28 20:51:43 +00:00 |
usb_port.h
|
Some kernel threads try to do significant work, and the default KSTACK_PAGES
|
2002-10-02 07:44:29 +00:00 |
usb_quirks.c
|
Add quirk for LOGITECH WMRPAD.
|
2003-04-10 08:25:09 +00:00 |
usb_quirks.h
|
|
|
usb_subr.c
|
Some USB devices are not prepared to deal with a single byte string
|
2003-01-14 23:07:43 +00:00 |
usb.c
|
add EHCI (USB 2.0) controller support.
|
2003-04-14 14:04:08 +00:00 |
usb.h
|
Packed structures are defined differently in older gcc's, like the one
|
2002-11-06 21:37:21 +00:00 |
usbcdc.h
|
Merge from NetBSD and arrange for FreeBSD's slight differences in
|
2003-01-09 04:24:28 +00:00 |
usbdevs
|
Add KEYSPAN USA19QW, JRC PHONE, SANDISK SDDR75.
|
2003-05-05 08:18:53 +00:00 |
usbdevs_data.h
|
regen.
|
2003-05-05 08:22:15 +00:00 |
usbdevs.h
|
regen.
|
2003-05-05 08:22:15 +00:00 |
usbdi_util.c
|
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
|
2003-03-02 16:54:40 +00:00 |
usbdi_util.h
|
Implement outgoing interrupt pipes. It is part of the USB 1.1 spec.
|
2003-02-28 19:28:29 +00:00 |
usbdi.c
|
MFNetBSD: ohci.c (1.124), uhci.c (1.159), usbdi.c (1.100)
|
2002-05-26 22:00:06 +00:00 |
usbdi.h
|
|
|
usbdivar.h
|
|
|
usbhid.h
|
|
|
uscanner.c
|
Gigacommit to improve device-driver source compatibility between
|
2003-03-03 12:15:54 +00:00 |
uvisor.c
|
Add support for the CLIE 5.0 series of PDAs
|
2003-04-06 17:34:50 +00:00 |
uvscom.c
|
Fix device freeze to reduce output packet size.
|
2003-03-09 11:50:27 +00:00 |