.. |
devlist2h.awk
|
|
|
ehci.c
|
Turn the printf about needing toggle update into a DPRINTF. Things
|
2004-10-23 13:36:43 +00:00 |
ehcireg.h
|
Add interrupt transfers. From OpenBSD.
|
2004-10-22 10:38:17 +00:00 |
ehcivar.h
|
Add interrupt transfers. From OpenBSD.
|
2004-10-22 10:38:17 +00:00 |
ezload.c
|
|
|
ezload.h
|
|
|
FILES
|
|
|
files.usb
|
Both FreeBSD and OpenBSD use Bill Paul axe driver instead of my uax
|
2004-10-23 13:38:26 +00:00 |
hid.c
|
|
|
hid.h
|
|
|
if_aue.c
|
Add a device. From OpenBSD.
|
2004-10-22 09:41:01 +00:00 |
if_auereg.h
|
|
|
if_axe.c
|
Alphabetize.
|
2004-10-23 14:01:41 +00:00 |
if_axereg.h
|
Both FreeBSD and OpenBSD use Bill Paul axe driver instead of my uax
|
2004-10-23 13:38:26 +00:00 |
if_cdce.c
|
Try to get the Ethernet address of a CDC device in the prescribed way.
|
2004-10-23 13:29:18 +00:00 |
if_cdcereg.h
|
Add a driver for Communication Data Class Ethernet devices. From the very
|
2004-10-22 13:08:23 +00:00 |
if_cue.c
|
|
|
if_cuereg.h
|
|
|
if_kue.c
|
Add a device. From OpenBSD.
|
2004-10-22 09:41:01 +00:00 |
if_kuereg.h
|
|
|
if_udav.c
|
|
|
if_udavreg.h
|
|
|
if_upl.c
|
|
|
if_url.c
|
Add 2 devices. From OpenBSD.
|
2004-10-22 09:39:06 +00:00 |
if_urlreg.h
|
|
|
kue_fw.h
|
|
|
Makefile
|
|
|
Makefile.usbdevs
|
|
|
ohci.c
|
Avoid touching the xfer after calling usb_transfer_complete(), as the
|
2004-07-17 20:24:15 +00:00 |
ohcireg.h
|
|
|
ohcivar.h
|
Avoid touching the xfer after calling usb_transfer_complete(), as the
|
2004-07-17 20:24:15 +00:00 |
TODO
|
|
|
uaudio.c
|
assign AudioNlfe to UATO_SUBWOOFER
|
2004-10-22 17:00:22 +00:00 |
uaudioreg.h
|
|
|
ubsa.c
|
a round of autoconf cleanup:
|
2004-09-13 12:55:47 +00:00 |
ubt.c
|
|
|
ubtbcmfw.c
|
There's no need to pass a proc value when using UIO_SYSSPACE with
|
2004-09-17 14:11:20 +00:00 |
ubtreg.h
|
|
|
ucom.c
|
a round of autoconf cleanup:
|
2004-09-13 12:55:47 +00:00 |
ucomvar.h
|
a round of autoconf cleanup:
|
2004-09-13 12:55:47 +00:00 |
udsbr.c
|
|
|
uep.c
|
|
|
uftdi.c
|
a round of autoconf cleanup:
|
2004-09-13 12:55:47 +00:00 |
uftdireg.h
|
|
|
ugen.c
|
|
|
ugraphire_rdesc.h
|
|
|
uhci.c
|
typo in comment
|
2004-07-22 18:45:40 +00:00 |
uhcireg.h
|
|
|
uhcivar.h
|
|
|
uhid.c
|
|
|
uhidev.c
|
a round of autoconf cleanup:
|
2004-09-13 12:55:47 +00:00 |
uhidev.h
|
a round of autoconf cleanup:
|
2004-09-13 12:55:47 +00:00 |
uhub.c
|
Print information for high speed hubs about the number of TTs.
|
2004-10-22 12:03:21 +00:00 |
uirda.c
|
Use new functions for getting descriptors.
|
2004-10-23 13:28:26 +00:00 |
ukbd.c
|
|
|
ukbdmap.c
|
bind the scrolling keys by default.
|
2004-09-11 04:47:43 +00:00 |
ukbdvar.h
|
|
|
ulpt.c
|
Use new functions for getting descriptors.
|
2004-10-23 13:28:26 +00:00 |
umass_isdata.c
|
- Add an (*ata_reset_channel)() member to ata_bustype.
|
2004-08-20 23:26:53 +00:00 |
umass_isdata.h
|
|
|
umass_quirks.c
|
|
|
umass_quirks.h
|
|
|
umass_scsipi.c
|
change some members of struct buf from long to int.
|
2004-09-18 16:40:11 +00:00 |
umass_scsipi.h
|
|
|
umass.c
|
|
|
umassvar.h
|
|
|
umct.c
|
a round of autoconf cleanup:
|
2004-09-13 12:55:47 +00:00 |
umct.h
|
|
|
umidi_quirks.c
|
|
|
umidi_quirks.h
|
|
|
umidi.c
|
|
|
umidireg.h
|
|
|
umidivar.h
|
|
|
umodem.c
|
Use new functions for getting descriptors.
|
2004-10-23 13:28:26 +00:00 |
ums.c
|
|
|
uplcom.c
|
Merge a lot of devices from OpenBSD.
|
2004-10-22 09:34:55 +00:00 |
urio.c
|
|
|
urio.h
|
|
|
usb_mem.c
|
|
|
usb_mem.h
|
|
|
usb_port.h
|
Both FreeBSD and OpenBSD use Bill Paul axe driver instead of my uax
|
2004-10-23 13:38:26 +00:00 |
usb_quirks.c
|
|
|
usb_quirks.h
|
|
|
usb_subr.c
|
Make an iterator abstraction for looping through all descriptors.
|
2004-10-23 13:26:33 +00:00 |
usb.c
|
|
|
usb.h
|
|
|
usbcdc.h
|
Add Ethernet descriptor.
|
2004-10-23 13:24:24 +00:00 |
usbdevs
|
Add devices. From Paul Shupak in PR kern/25519.
|
2004-10-23 14:17:07 +00:00 |
usbdevs_data.h
|
Regen.
|
2004-10-23 14:08:05 +00:00 |
usbdevs.h
|
Regen.
|
2004-10-23 14:08:05 +00:00 |
usbdi_util.c
|
Make an iterator abstraction for looping through all descriptors.
|
2004-10-23 13:26:33 +00:00 |
usbdi_util.h
|
Make an iterator abstraction for looping through all descriptors.
|
2004-10-23 13:26:33 +00:00 |
usbdi.c
|
Make an iterator abstraction for looping through all descriptors.
|
2004-10-23 13:26:33 +00:00 |
usbdi.h
|
Make an iterator abstraction for looping through all descriptors.
|
2004-10-23 13:26:33 +00:00 |
usbdivar.h
|
|
|
usbhid.h
|
|
|
uscanner.c
|
|
|
usscanner.c
|
|
|
ustir.c
|
|
|
ustirreg.h
|
|
|
uvisor.c
|
a round of autoconf cleanup:
|
2004-09-13 12:55:47 +00:00 |
uvscom.c
|
a round of autoconf cleanup:
|
2004-09-13 12:55:47 +00:00 |
uyap_firmware.h
|
|
|
uyap.c
|
|
|