.. |
FILES
|
Update with uscanner.c
|
2000-10-04 02:45:07 +00:00 |
Makefile
|
Install usbdevs.h as well.
|
2000-08-20 22:25:20 +00:00 |
Makefile.usbdevs
|
…
|
|
TODO
|
Implement what in Intel-speech is known as "bandwidth reclamation".
|
2000-08-13 16:18:09 +00:00 |
devlist2h.awk
|
…
|
|
ehci.c
|
Even stubs need improvements.
|
2000-12-24 06:42:34 +00:00 |
ehcireg.h
|
Even stubs need improvements.
|
2000-12-24 06:42:34 +00:00 |
ehcivar.h
|
Add some placeholders for the EHCI (USB 2) driver.
|
2000-12-24 06:39:01 +00:00 |
ezload.c
|
Add subroutines to download firmware into Cypress (formerly Anchor)
|
2001-01-02 18:49:56 +00:00 |
ezload.h
|
Forgotten commit for EZ-USB loader.
|
2001-01-02 22:24:00 +00:00 |
files.usb
|
Add a transient driver for the YAP phone that downloads firmware into
|
2001-01-02 18:52:44 +00:00 |
hid.c
|
…
|
|
hid.h
|
…
|
|
if_aue.c
|
ALTQ'ify.
|
2000-12-14 07:51:36 +00:00 |
if_auereg.h
|
…
|
|
if_cue.c
|
ALTQ'ify.
|
2000-12-14 07:51:36 +00:00 |
if_cuereg.h
|
…
|
|
if_kue.c
|
ALTQ'ify.
|
2000-12-14 07:51:36 +00:00 |
if_kuereg.h
|
…
|
|
if_upl.c
|
Adapt to bpfattach() changes, and further centralize the bpfattach()
|
2000-12-12 18:00:22 +00:00 |
kue_fw.h
|
…
|
|
ohci.c
|
Make the controller survive suspend/resume. Thanks to Steve Woodford
|
2000-12-31 14:29:54 +00:00 |
ohcireg.h
|
…
|
|
ohcivar.h
|
…
|
|
uaudio.c
|
Don't #define UAUDIO_DEBUG here.
|
2001-01-06 12:12:24 +00:00 |
uaudioreg.h
|
Add audio terminal types.
|
2000-12-28 00:29:58 +00:00 |
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
|
Set the debug level to 0.
|
2000-12-08 01:53:44 +00:00 |
uftdireg.h
|
…
|
|
ugen.c
|
Don't try to access a device that is being disconnected when generating
|
2000-12-13 04:05:14 +00:00 |
ugraphire_rdesc.h
|
Supply our own report descriptor (from Nick Hibma) for the Wacom Graphire.
|
2000-12-29 01:47:49 +00:00 |
uhci.c
|
Update many URLs.
|
2000-12-29 01:24:55 +00:00 |
uhcireg.h
|
Fix race condition when unlinking xfers. Thanks to IWAMOTO Toshihiro
|
2000-08-13 18:20:14 +00:00 |
uhcivar.h
|
Implement what in Intel-speech is known as "bandwidth reclamation".
|
2000-08-13 16:18:09 +00:00 |
uhid.c
|
Supply our own report descriptor (from Nick Hibma) for the Wacom Graphire.
|
2000-12-29 01:47:49 +00:00 |
uhub.c
|
Update many URLs.
|
2000-12-29 01:24:55 +00:00 |
ukbd.c
|
Update many URLs.
|
2000-12-29 01:24:55 +00:00 |
ukbdmap.c
|
…
|
|
ukbdvar.h
|
…
|
|
ulpt.c
|
Try both the old (wrong) and new SOFT_RESET request type.
|
2001-01-07 14:26:19 +00:00 |
umass.c
|
Change debugging output a little.
|
2001-01-06 12:14:39 +00:00 |
umodem.c
|
Update many URLs.
|
2000-12-29 01:24:55 +00:00 |
ums.c
|
Update many URLs.
|
2000-12-29 01:24:55 +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.c
|
Don't try to access a device that is being disconnected when generating
|
2000-12-13 04:05:14 +00:00 |
usb.h
|
Don't try to access a device that is being disconnected when generating
|
2000-12-13 04:05:14 +00:00 |
usb_mem.c
|
…
|
|
usb_mem.h
|
…
|
|
usb_port.h
|
A portability define.
|
2000-12-04 03:38:56 +00:00 |
usb_quirks.c
|
Add two more quirks:
|
2000-12-28 11:56:22 +00:00 |
usb_quirks.h
|
Add two more quirks:
|
2000-12-28 11:56:22 +00:00 |
usb_subr.c
|
Don't try to access a device that is being disconnected when generating
|
2000-12-13 04:05:14 +00:00 |
usbcdc.h
|
…
|
|
usbdevs
|
Add Epson 1640 scanner. (From FreeBSD)
|
2001-01-07 14:46:31 +00:00 |
usbdevs.h
|
Regen.
|
2001-01-07 14:47:00 +00:00 |
usbdevs_data.h
|
Regen.
|
2001-01-07 14:47:00 +00:00 |
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
|
Don't try to access a device that is being disconnected when generating
|
2000-12-13 04:05:14 +00:00 |
usbdi_util.c
|
…
|
|
usbdi_util.h
|
…
|
|
usbdivar.h
|
#define for USB_2_0
|
2000-12-28 10:40:36 +00:00 |
usbhid.h
|
Add a few more defines. From Nick Hibma and FreeBSD.
|
2000-09-03 19:09:14 +00:00 |
uscanner.c
|
Add Epson 1640 scanner. (From FreeBSD)
|
2001-01-07 14:46:31 +00:00 |
uvisor.c
|
Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro
|
2000-09-03 19:15:45 +00:00 |
uyap.c
|
Cosmetics.
|
2001-01-02 23:08:54 +00:00 |
uyap_firmware.h
|
Add placeholder for firmware.
|
2001-01-02 22:38:51 +00:00 |