.. |
FILES
|
…
|
|
Makefile
|
…
|
|
Makefile.usbdevs
|
…
|
|
TODO
|
…
|
|
devlist2h.awk
|
…
|
|
ehci.c
|
Use mstohz() in <sys/param.h> rather than homegrown MS_TO_TICKS().
|
2003-02-22 05:24:16 +00:00 |
ehcireg.h
|
…
|
|
ehcivar.h
|
…
|
|
ezload.c
|
…
|
|
ezload.h
|
…
|
|
files.usb
|
Check in some work-in-progress (not yet operational).
|
2003-02-15 18:33:29 +00:00 |
hid.c
|
…
|
|
hid.h
|
…
|
|
if_aue.c
|
…
|
|
if_auereg.h
|
…
|
|
if_cue.c
|
…
|
|
if_cuereg.h
|
…
|
|
if_kue.c
|
…
|
|
if_kuereg.h
|
…
|
|
if_uax.c
|
Add a comment.
|
2003-02-16 17:40:05 +00:00 |
if_uaxreg.h
|
Split out register definitions.
|
2003-02-16 17:18:47 +00:00 |
if_upl.c
|
…
|
|
if_url.c
|
When padding to URL_MIN_FRAME_LEN, memset the extra buffer space used.
|
2003-01-15 22:40:34 +00:00 |
if_urlreg.h
|
…
|
|
kue_fw.h
|
…
|
|
ohci.c
|
Use mstohz() in <sys/param.h> rather than homegrown MS_TO_TICKS().
|
2003-02-22 05:24:16 +00:00 |
ohcireg.h
|
…
|
|
ohcivar.h
|
Use mstohz() in <sys/param.h> rather than homegrown MS_TO_TICKS().
|
2003-02-22 05:24:16 +00:00 |
uaudio.c
|
Remove assigned-to but not used variable.
|
2003-02-23 04:20:06 +00:00 |
uaudioreg.h
|
…
|
|
ubsa.c
|
Avoid uninitialized var usage in detach.
|
2002-11-25 00:51:33 +00:00 |
ubt.c
|
Lower debug level so the match routine isn't so verbose.
|
2003-01-20 21:14:57 +00:00 |
ubtbcmfw.c
|
…
|
|
ubtbcmfw.h
|
…
|
|
ubtreg.h
|
Make the ubt driver functional. This is an experimental, incomplete, but
|
2003-01-05 05:20:20 +00:00 |
ucom.c
|
Use aprint_normal() in cfprint routines.
|
2003-01-01 00:10:15 +00:00 |
ucomvar.h
|
…
|
|
udsbr.c
|
…
|
|
uftdi.c
|
Remove assigned-to but not used variable.
|
2003-02-23 04:20:06 +00:00 |
uftdireg.h
|
…
|
|
ugen.c
|
si_ -> sel_
|
2002-11-26 18:49:40 +00:00 |
ugraphire_rdesc.h
|
…
|
|
uhci.c
|
Remove unreachable break after return.
|
2003-02-23 04:19:26 +00:00 |
uhcireg.h
|
…
|
|
uhcivar.h
|
Use a somewhat bigger buffer for the vendor string.
|
2002-12-31 00:39:11 +00:00 |
uhid.c
|
si_ -> sel_
|
2002-11-26 18:49:40 +00:00 |
uhidev.c
|
Knock off some XXX'd code: Use malloc() instead of a fixed length buffer
|
2003-01-02 11:00:21 +00:00 |
uhidev.h
|
…
|
|
uhub.c
|
change URL pointers of USB[1,2] specification
|
2003-02-08 03:32:50 +00:00 |
uirda.c
|
si_ -> sel_
|
2002-11-26 18:49:40 +00:00 |
ukbd.c
|
…
|
|
ukbdmap.c
|
…
|
|
ukbdvar.h
|
…
|
|
ulpt.c
|
When detaching a ulpt device, call vdevgone() for the corresponding
|
2003-01-05 10:19:42 +00:00 |
umass.c
|
Add a reference count to avoid detaching while the attach is still
|
2003-02-16 23:14:06 +00:00 |
umass_isdata.c
|
Use PRId64 for daddr_t in a DPRINTF.
|
2003-01-27 13:06:38 +00:00 |
umass_isdata.h
|
…
|
|
umass_quirks.c
|
Fix typo in last commit.
|
2003-01-21 21:00:56 +00:00 |
umass_quirks.h
|
…
|
|
umass_scsipi.c
|
Add a reference count to avoid detaching while the attach is still
|
2003-02-16 23:14:06 +00:00 |
umass_scsipi.h
|
…
|
|
umassvar.h
|
Remove unused MS_TO_TICKS().
|
2003-02-22 05:18:50 +00:00 |
umct.c
|
Remove assigned-to but not used variable.
|
2003-02-23 04:20:06 +00:00 |
umct.h
|
…
|
|
umidi.c
|
…
|
|
umidi_quirks.c
|
…
|
|
umidi_quirks.h
|
…
|
|
umidireg.h
|
…
|
|
umidivar.h
|
…
|
|
umodem.c
|
…
|
|
ums.c
|
…
|
|
uplcom.c
|
…
|
|
urio.c
|
…
|
|
urio.h
|
…
|
|
usb.c
|
Use aprint_normal() in cfprint routines.
|
2003-01-01 00:10:15 +00:00 |
usb.h
|
…
|
|
usb_mem.c
|
Add extensible malloc types, adapted from FreeBSD. This turns
|
2003-02-01 06:23:35 +00:00 |
usb_mem.h
|
…
|
|
usb_port.h
|
Check in some work-in-progress (not yet operational).
|
2003-02-15 18:33:29 +00:00 |
usb_quirks.c
|
Merge changes from FreeBSD:
|
2003-01-02 04:19:00 +00:00 |
usb_quirks.h
|
…
|
|
usb_subr.c
|
Try to get full device descriptor a few times. This makes some slow
|
2003-01-10 11:19:13 +00:00 |
usbcdc.h
|
…
|
|
usbdevs
|
Add two new devices.
|
2003-02-15 18:30:28 +00:00 |
usbdevs.h
|
Regen.
|
2003-02-15 18:30:55 +00:00 |
usbdevs_data.h
|
Regen.
|
2003-02-15 18:30:55 +00:00 |
usbdi.c
|
…
|
|
usbdi.h
|
…
|
|
usbdi_util.c
|
…
|
|
usbdi_util.h
|
…
|
|
usbdivar.h
|
…
|
|
usbhid.h
|
…
|
|
uscanner.c
|
Undo last (not supposed to be committed).
|
2003-01-27 00:32:44 +00:00 |
usscanner.c
|
…
|
|
ustir.c
|
This device has a single FIFO shared by both incoming and outgoing data.
|
2002-12-28 04:55:30 +00:00 |
ustirreg.h
|
An earlier revision of the data sheet documented MIR data rate support,
|
2002-12-28 06:04:18 +00:00 |
uvisor.c
|
Add more PDAs (untested).
|
2003-02-07 18:12:37 +00:00 |
uvscom.c
|
add SUNTAC Ir-Trinity IS96U
|
2003-02-12 15:36:20 +00:00 |
uyap.c
|
…
|
|
uyap_firmware.h
|
Avoid lint complaints.
|
2002-11-03 09:57:40 +00:00 |