.. |
FILES
|
…
|
|
Makefile
|
…
|
|
Makefile.usbdevs
|
…
|
|
TODO
|
…
|
|
devlist2h.awk
|
Fixes from PR#23177. Various lint/logic fixes:
|
2003-12-15 07:32:20 +00:00 |
ehci.c
|
hcpriv is not actually used here. Remove references to it.
|
2004-07-17 20:12:02 +00:00 |
ehcireg.h
|
Further cleanup of toggle handling. Now that we use EHCI_QH_DTC, we don't
|
2004-06-23 06:45:56 +00:00 |
ehcivar.h
|
…
|
|
ezload.c
|
…
|
|
ezload.h
|
…
|
|
files.usb
|
Add calibration support to uep driver.
|
2004-06-12 17:52:41 +00:00 |
hid.c
|
…
|
|
hid.h
|
…
|
|
if_aue.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
if_auereg.h
|
…
|
|
if_cue.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
if_cuereg.h
|
…
|
|
if_kue.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
if_kuereg.h
|
…
|
|
if_uax.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
if_uaxreg.h
|
…
|
|
if_udav.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
if_udavreg.h
|
…
|
|
if_upl.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
if_url.c
|
GREENHOUSE2_USBKR100 -> REALTEK_RTL8150L, per PR 20425.
|
2004-07-07 21:54:21 +00:00 |
if_urlreg.h
|
…
|
|
kue_fw.h
|
…
|
|
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 |
uaudio.c
|
AUOPEN_* != AUMODE_*. Duh. Make unidirectional devices work again.
|
2004-07-16 22:39:23 +00:00 |
uaudioreg.h
|
…
|
|
ubsa.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
ubt.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
ubtbcmfw.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
ubtreg.h
|
…
|
|
ucom.c
|
Make the DPRINTF text for bulk in/out opening errors match which one
|
2003-11-24 19:47:07 +00:00 |
ucomvar.h
|
…
|
|
udsbr.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
uep.c
|
Add calibration support to uep driver.
|
2004-06-12 17:52:41 +00:00 |
uftdi.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
uftdireg.h
|
…
|
|
ugen.c
|
Yes, some devices return incorrect lengths in their string descriptors. Rather
|
2004-06-23 02:30:52 +00:00 |
ugraphire_rdesc.h
|
make uhid_graphire*_report_descr[] const
|
2004-01-04 08:35:52 +00:00 |
uhci.c
|
typo in comment
|
2004-07-22 18:45:40 +00:00 |
uhcireg.h
|
…
|
|
uhcivar.h
|
…
|
|
uhid.c
|
Yes, some devices return incorrect lengths in their string descriptors. Rather
|
2004-06-23 02:30:52 +00:00 |
uhidev.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
uhidev.h
|
…
|
|
uhub.c
|
Ignore a port error that happens to come in at the same time as a connect
|
2004-06-29 06:30:05 +00:00 |
uirda.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
ukbd.c
|
…
|
|
ukbdmap.c
|
…
|
|
ukbdvar.h
|
…
|
|
ulpt.c
|
Remove the call to ulpt_reset(). Although this *shouldn't* cause printers to
|
2004-07-03 19:33:15 +00:00 |
umass.c
|
When starting a bulk-only transfer, punt early if the device is going away.
|
2004-06-30 05:53:46 +00:00 |
umass_isdata.c
|
Rename "struct wdc_command" to "struct ata_command".
|
2004-08-12 04:57:19 +00:00 |
umass_isdata.h
|
…
|
|
umass_quirks.c
|
Fix some UMATCH values.
|
2004-06-28 07:49:16 +00:00 |
umass_quirks.h
|
…
|
|
umass_scsipi.c
|
…
|
|
umass_scsipi.h
|
…
|
|
umassvar.h
|
MAXBSIZE->MAXPHYS -- this mysteriously broke all *kinds* of stuff when
|
2004-03-22 14:55:42 +00:00 |
umct.c
|
The MCT advertises both the interrupt and bulkin endpoints as
|
2004-07-08 00:54:21 +00:00 |
umct.h
|
…
|
|
umidi.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
umidi_quirks.c
|
netbsd.org -> NetBSD.org
|
2003-12-04 13:57:30 +00:00 |
umidi_quirks.h
|
netbsd.org -> NetBSD.org
|
2003-12-04 13:57:30 +00:00 |
umidireg.h
|
netbsd.org -> NetBSD.org
|
2003-12-04 13:57:30 +00:00 |
umidivar.h
|
Make the chars in the umidi_endpoint buffer unsigned; this fixes at
|
2003-12-05 06:05:53 +00:00 |
umodem.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
ums.c
|
…
|
|
uplcom.c
|
attach to Sitecom USB to serial cable
|
2004-06-05 08:41:43 +00:00 |
urio.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
urio.h
|
…
|
|
usb.c
|
URL updates, from Jared Yanovich and jmc@openbsd, forwarded by the latter.
|
2003-11-07 17:03:25 +00:00 |
usb.h
|
In the "seemed like a good idea until I found the fatal flaw" department...
|
2004-06-23 06:27:54 +00:00 |
usb_mem.c
|
Fix bug in error path. From OpenBSD.
|
2004-01-05 13:30:45 +00:00 |
usb_mem.h
|
…
|
|
usb_port.h
|
…
|
|
usb_quirks.c
|
Yes, some devices return incorrect lengths in their string descriptors. Rather
|
2004-06-23 02:30:52 +00:00 |
usb_quirks.h
|
…
|
|
usb_subr.c
|
In the "seemed like a good idea until I found the fatal flaw" department...
|
2004-06-23 06:27:54 +00:00 |
usbcdc.h
|
…
|
|
usbdevs
|
GREENHOUSE2_USBKR100 -> REALTEK_RTL8150L, per PR 20425.
|
2004-07-07 21:54:21 +00:00 |
usbdevs.h
|
Regen.
|
2004-07-07 21:54:38 +00:00 |
usbdevs_data.h
|
Regen.
|
2004-07-07 21:54:38 +00:00 |
usbdi.c
|
ugen_isoc_rintr() may recycle the xfer immediately. Therefore, we avoid
|
2004-07-17 20:16:13 +00:00 |
usbdi.h
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
usbdi_util.c
|
…
|
|
usbdi_util.h
|
Yes, some devices return incorrect lengths in their string descriptors. Rather
|
2004-06-23 02:30:52 +00:00 |
usbdivar.h
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
usbhid.h
|
…
|
|
uscanner.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
usscanner.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
ustir.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
ustirreg.h
|
…
|
|
uvisor.c
|
Add another Zire device, from PR 25929.
|
2004-07-07 21:11:02 +00:00 |
uvscom.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
uyap.c
|
use bounded string ops (snprintf, strl*)
|
2004-04-23 17:25:25 +00:00 |
uyap_firmware.h
|
…
|
|