.. |
devlist2h.awk
|
|
|
ehci.c
|
Change abort slightly.
|
2001-12-31 12:16:57 +00:00 |
ehcireg.h
|
|
|
ehcivar.h
|
Change abort slightly.
|
2001-12-31 12:16:57 +00:00 |
ezload.c
|
|
|
ezload.h
|
|
|
FILES
|
Add some missing files.
|
2001-12-30 11:01:24 +00:00 |
files.usb
|
"attach radio at radio":
|
2002-01-07 17:44:42 +00:00 |
hid.c
|
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
|
2002-01-12 16:58:16 +00:00 |
hid.h
|
|
|
if_aue.c
|
Add entry for ELECOM LD-USBL/TX
|
2002-02-02 06:04:46 +00:00 |
if_auereg.h
|
|
|
if_cue.c
|
|
|
if_cuereg.h
|
|
|
if_kue.c
|
|
|
if_kuereg.h
|
|
|
if_upl.c
|
|
|
kue_fw.h
|
|
|
Makefile
|
|
|
Makefile.usbdevs
|
|
|
ohci.c
|
Some white space fixes from FreeBSD.
|
2002-02-03 18:15:20 +00:00 |
ohcireg.h
|
|
|
ohcivar.h
|
Change xfer abort to wait for the softintr to run.
|
2001-12-31 12:20:35 +00:00 |
TODO
|
|
|
uaudio.c
|
uaudio_chan_set_param:
|
2002-02-11 07:10:36 +00:00 |
uaudioreg.h
|
|
|
ucom.c
|
Make a typedef for struct proc to make portingeasier.
|
2001-12-31 12:15:21 +00:00 |
ucomvar.h
|
Make a typedef for struct proc to make portingeasier.
|
2001-12-31 12:15:21 +00:00 |
udsbr.c
|
Whitespace changes.
|
2002-02-11 11:42:16 +00:00 |
uftdi.c
|
|
|
uftdireg.h
|
|
|
ugen.c
|
More whitespace fixes from FreeBSD.
|
2002-01-02 16:20:14 +00:00 |
ugraphire_rdesc.h
|
|
|
uhci.c
|
Switch to the same abort mechanism as in [eo]hci; it should be more
|
2002-02-11 11:40:33 +00:00 |
uhcireg.h
|
Switch to new abort mechanism.
|
2002-02-11 11:41:30 +00:00 |
uhcivar.h
|
Switch to new abort mechanism.
|
2002-02-11 11:41:30 +00:00 |
uhid.c
|
Some more usb_proc_ptr changes.
|
2002-01-02 20:55:58 +00:00 |
uhidev.c
|
Don't dereference NULL pointer when no device attaches.
|
2002-01-27 18:10:34 +00:00 |
uhidev.h
|
Be more paranoid about input sizes.
|
2001-12-29 18:56:52 +00:00 |
uhub.c
|
|
|
uirda.c
|
Make a typedef for struct proc to make portingeasier.
|
2001-12-31 12:15:21 +00:00 |
ukbd.c
|
Make a typedef for struct proc to make portingeasier.
|
2001-12-31 12:15:21 +00:00 |
ukbdmap.c
|
|
|
ukbdvar.h
|
|
|
ulpt.c
|
Some updates for FreeBSD.
|
2002-02-11 10:04:28 +00:00 |
umass_isdata.c
|
|
|
umass_isdata.h
|
|
|
umass_quirks.c
|
Add quirks for Minolta S304.
|
2002-02-07 13:53:14 +00:00 |
umass_quirks.h
|
Introduce a field, busquirks, in the umass quirk table that is passed
|
2001-12-29 13:46:23 +00:00 |
umass_scsipi.c
|
Make a typedef for struct proc to make portingeasier.
|
2001-12-31 12:15:21 +00:00 |
umass_scsipi.h
|
|
|
umass.c
|
Add quirk for devices without Get Max Lun.
|
2002-02-07 13:52:54 +00:00 |
umassvar.h
|
Add quirk for devices without Get Max Lun.
|
2002-02-07 13:52:54 +00:00 |
umct.c
|
|
|
umct.h
|
|
|
umidi_quirks.c
|
|
|
umidi_quirks.h
|
|
|
umidi.c
|
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
|
2002-01-12 16:58:16 +00:00 |
umidireg.h
|
|
|
umidivar.h
|
|
|
umodem.c
|
Make a typedef for struct proc to make portingeasier.
|
2001-12-31 12:15:21 +00:00 |
ums.c
|
Make a typedef for struct proc to make portingeasier.
|
2001-12-31 12:15:21 +00:00 |
uplcom.c
|
supported RATOC Systems REX-USB60
|
2002-01-22 03:13:28 +00:00 |
urio.c
|
Make a typedef for struct proc to make portingeasier.
|
2001-12-31 12:15:21 +00:00 |
urio.h
|
|
|
usb_mem.c
|
|
|
usb_mem.h
|
|
|
usb_port.h
|
Add USTIR_DEBUG.
|
2002-01-03 18:57:36 +00:00 |
usb_quirks.c
|
|
|
usb_quirks.h
|
|
|
usb_subr.c
|
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
|
2002-01-12 16:58:16 +00:00 |
usb.c
|
Some white space fixes from FreeBSD.
|
2002-02-03 18:15:20 +00:00 |
usb.h
|
Add a missing subclass definition.
|
2002-01-01 14:23:37 +00:00 |
usbcdc.h
|
|
|
usbdevs
|
Add a bunch of mass storage devices.
|
2002-02-11 15:00:17 +00:00 |
usbdevs_data.h
|
regen
|
2002-02-09 09:21:24 +00:00 |
usbdevs.h
|
regen
|
2002-02-09 09:21:24 +00:00 |
usbdi_util.c
|
|
|
usbdi_util.h
|
|
|
usbdi.c
|
A little const poisoning. (From FreeBSD.)
|
2002-02-11 12:42:48 +00:00 |
usbdi.h
|
|
|
usbdivar.h
|
|
|
usbhid.h
|
|
|
uscanner.c
|
Some minor fixes from FreeBSD.
|
2002-02-11 10:09:14 +00:00 |
usscanner.c
|
|
|
ustir.c
|
Add the ustir driver, for SigmaTel STIr4200 USB/IrDA Bridge.
|
2002-01-03 18:54:31 +00:00 |
ustirreg.h
|
Add the ustir driver, for SigmaTel STIr4200 USB/IrDA Bridge.
|
2002-01-03 18:54:31 +00:00 |
uvisor.c
|
|
|
uyap_firmware.h
|
|
|
uyap.c
|
|
|