.. |
devlist2h.awk
|
|
|
FILES
|
Update with uscanner.c
|
2000-10-04 02:45:07 +00:00 |
files.usb
|
Add USB scanner driver.
|
2000-09-23 04:32:23 +00:00 |
hid.c
|
|
|
hid.h
|
|
|
if_aue.c
|
Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails.
|
2000-10-24 14:53:59 +00:00 |
if_auereg.h
|
|
|
if_cue.c
|
Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails.
|
2000-10-24 14:53:59 +00:00 |
if_cuereg.h
|
|
|
if_kue.c
|
Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails.
|
2000-10-24 14:53:59 +00:00 |
if_kuereg.h
|
|
|
if_upl.c
|
Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails.
|
2000-10-24 14:53:59 +00:00 |
kue_fw.h
|
|
|
Makefile
|
|
|
Makefile.usbdevs
|
|
|
ohci.c
|
|
|
ohcireg.h
|
|
|
ohcivar.h
|
|
|
TODO
|
|
|
uaudio.c
|
Allow 16-bit only speakers to work.
|
2000-10-05 01:35:07 +00:00 |
uaudioreg.h
|
|
|
ucom.c
|
Adapt to the new line discipline scheme.
|
2000-11-02 00:01:44 +00:00 |
ucomvar.h
|
Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro
|
2000-09-03 19:15:45 +00:00 |
uftdi.c
|
Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro
|
2000-09-03 19:15:45 +00:00 |
uftdireg.h
|
|
|
ugen.c
|
Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails.
|
2000-10-24 14:53:59 +00:00 |
uhci.c
|
Avoid "bandwidth reclamation" for control transfers. The kue device chokes
|
2000-09-23 21:00:10 +00:00 |
uhcireg.h
|
|
|
uhcivar.h
|
|
|
uhid.c
|
Don't free unallocated pointer in detach (can happen if detach happens
|
2000-10-10 12:37:01 +00:00 |
uhub.c
|
Don't give up so easily if the device does not respond properly.
|
2000-09-24 02:08:38 +00:00 |
ukbd.c
|
|
|
ukbdmap.c
|
|
|
ukbdvar.h
|
|
|
ulpt.c
|
|
|
umass.c
|
Add quirks for a Fuji camera.
|
2000-11-04 15:54:36 +00:00 |
umodem.c
|
Add a new quirk: ASSUME_CM_OVER_DATA.
|
2000-10-22 08:20:09 +00:00 |
ums.c
|
Don't use a plural `s' if there is only one button.
|
2000-10-08 20:52:18 +00:00 |
urio.c
|
Tell usbd_set_config_no() to be verbose. It's nice to know whyit fails.
|
2000-10-24 14:53:59 +00:00 |
urio.h
|
|
|
usb_mem.c
|
|
|
usb_mem.h
|
|
|
usb_port.h
|
Add USB scanner driver.
|
2000-09-23 04:32:23 +00:00 |
usb_quirks.c
|
The all time favourite hub, TI UTUSB41, doesn't report power right. :(
|
2000-10-24 14:57:35 +00:00 |
usb_quirks.h
|
Adda quirk for hubs that do not report bus powered status in a normal way.
|
2000-10-24 14:56:09 +00:00 |
usb_subr.c
|
Add a hack to try and figure out if the TI UTUSB41 hub is bus powered
|
2000-10-24 15:01:26 +00:00 |
usb.c
|
|
|
usb.h
|
|
|
usbcdc.h
|
|
|
usbdevs
|
Add Apple's cool new mouse.
|
2000-10-24 14:51:24 +00:00 |
usbdevs_data.h
|
Regen.
|
2000-10-24 14:51:51 +00:00 |
usbdevs.h
|
Regen.
|
2000-10-24 14:51:51 +00:00 |
usbdi_util.c
|
|
|
usbdi_util.h
|
|
|
usbdi.c
|
Add a way to do control transfers on other pipes than the default pipe.
|
2000-09-23 21:02:04 +00:00 |
usbdi.h
|
Add a way to do control transfers on other pipes than the default pipe.
|
2000-09-23 21:02:04 +00:00 |
usbdivar.h
|
|
|
usbhid.h
|
|
|
uscanner.c
|
Sync with FreeBSD: Add a scanner. Fix a pasto.
|
2000-11-03 04:00:15 +00:00 |
uvisor.c
|
Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro
|
2000-09-03 19:15:45 +00:00 |