.. |
FILES
|
Add some missing files.
|
2001-12-30 11:01:24 +00:00 |
Makefile
|
Put back all header files defining ioctls
|
2001-04-11 19:07:36 +00:00 |
Makefile.usbdevs
|
…
|
|
TODO
|
Add an item
|
2001-12-09 03:06:46 +00:00 |
devlist2h.awk
|
constify
|
2001-01-18 20:28:15 +00:00 |
ehci.c
|
More DIAGNOSTIC.
|
2001-12-28 00:21:26 +00:00 |
ehcireg.h
|
Improve xfer abort sequence.
|
2001-11-23 01:16:27 +00:00 |
ehcivar.h
|
Add some interrupt processing.
|
2001-11-21 12:28:23 +00:00 |
ezload.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
ezload.h
|
constify
|
2001-01-18 20:28:15 +00:00 |
files.usb
|
Only pull in HID processing if a driver needs it.
|
2001-12-29 10:50:55 +00:00 |
hid.c
|
Reset global count value properly.
|
2001-12-29 18:56:20 +00:00 |
hid.h
|
Introduce an extra driver level for HID devices, uhidev. This uhidev driver
|
2001-12-28 17:32:36 +00:00 |
if_aue.c
|
Integrate fix from PR 10155.
|
2001-12-14 23:56:21 +00:00 |
if_auereg.h
|
Add a reference counter to avoid blowing away the softc while frobbing
|
2001-10-10 02:14:16 +00:00 |
if_cue.c
|
Remove some stupid casts.
|
2001-12-12 15:36:08 +00:00 |
if_cuereg.h
|
Defer stopping the interface on error to a process context.
|
2001-01-21 22:09:23 +00:00 |
if_kue.c
|
Remove some stupid casts.
|
2001-12-12 15:36:08 +00:00 |
if_kuereg.h
|
Ad define for warm boot rev.
|
2001-01-21 02:35:31 +00:00 |
if_upl.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
kue_fw.h
|
constify
|
2001-01-19 08:54:21 +00:00 |
ohci.c
|
Add some DIAGNOSTIC stuf that I forgot. From Nate Williams.
|
2001-12-27 18:48:28 +00:00 |
ohcireg.h
|
…
|
|
ohcivar.h
|
Use a task to perform the timeout abort so we have a process context when
|
2001-11-21 02:41:18 +00:00 |
uaudio.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
uaudioreg.h
|
Add audio terminal types.
|
2000-12-28 00:29:58 +00:00 |
ucom.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
ucomvar.h
|
Ad support for an extra message in the ucom attach code.
|
2001-01-23 21:56:17 +00:00 |
uftdi.c
|
Uoo
|
2001-12-17 14:34:37 +00:00 |
uftdireg.h
|
support BREAK function,
|
2001-12-17 14:31:02 +00:00 |
ugen.c
|
More test for NULL pipes.
|
2001-11-13 07:59:32 +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
|
Use NULL not 0.
|
2001-11-21 15:48:37 +00:00 |
uhcireg.h
|
Don't write back status bits that are cleared when written.
|
2001-08-06 15:15:08 +00:00 |
uhcivar.h
|
Implement what in Intel-speech is known as "bandwidth reclamation".
|
2000-08-13 16:18:09 +00:00 |
uhid.c
|
Introduce an extra driver level for HID devices, uhidev. This uhidev driver
|
2001-12-28 17:32:36 +00:00 |
uhidev.c
|
Make the driver a little less talkative on errors.
|
2001-12-29 20:50:16 +00:00 |
uhidev.h
|
Be more paranoid about input sizes.
|
2001-12-29 18:56:52 +00:00 |
uhub.c
|
Add a comment.
|
2001-11-20 16:08:37 +00:00 |
uirda.c
|
Move utility routine from uirda.c to usbdi_util.c.
|
2001-12-18 14:50:01 +00:00 |
ukbd.c
|
A little more debug.
|
2001-12-30 19:37:43 +00:00 |
ukbdmap.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
ukbdvar.h
|
Bring the coding style into the 80s, i.e., get rid of __P and use
|
2000-06-01 14:28:57 +00:00 |
ulpt.c
|
Plug a memory leak in an error case.
|
2001-11-29 11:07:12 +00:00 |
umass.c
|
Introduce a field, busquirks, in the umass quirk table that is passed
|
2001-12-29 13:46:23 +00:00 |
umass_isdata.c
|
Add a preliminary version of a driver for In-System Designs non-standard
|
2001-12-24 13:43:24 +00:00 |
umass_isdata.h
|
Add a preliminary version of a driver for In-System Designs non-standard
|
2001-12-24 13:43:24 +00:00 |
umass_quirks.c
|
Move some USB device quirks to the umass_quirk table.
|
2001-12-29 14:06:18 +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
|
Always set the PQUIRK_ONLYBIG quirk for SCSI devices.
|
2001-12-29 13:52:21 +00:00 |
umass_scsipi.h
|
Make the separation between wire protocol (umass.c) and command protocol
|
2001-12-24 13:25:52 +00:00 |
umassvar.h
|
Introduce a field, busquirks, in the umass quirk table that is passed
|
2001-12-29 13:46:23 +00:00 |
umct.c
|
In BREAK, the value of LCR is held.
|
2001-12-17 14:19:39 +00:00 |
umct.h
|
support USB-RS232 Converter of Magic Control Technology Corp.
|
2001-03-28 18:42:13 +00:00 |
umidi.c
|
Use USBD_NO_COPY in for some transfers where it was missing.
|
2001-12-12 15:44:47 +00:00 |
umidi_quirks.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
umidi_quirks.h
|
fix for Roland/EDIROL UM-880.
|
2001-09-29 22:00:47 +00:00 |
umidireg.h
|
fix for UX96 (and all Yamaha specific devices, hopefully).
|
2001-05-28 20:52:06 +00:00 |
umidivar.h
|
separate mididev and jack logically.
|
2001-02-03 18:50:31 +00:00 |
umodem.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
ums.c
|
Add a debug message.
|
2001-12-29 16:15:42 +00:00 |
uplcom.c
|
Handle vendor/product lookup with a common routine.
|
2001-12-03 01:47:12 +00:00 |
urio.c
|
handle vendor and product lookup with common routine
|
2001-12-16 15:11:19 +00:00 |
urio.h
|
…
|
|
usb.c
|
Change wchan name for usb task thread.
|
2001-11-26 20:16:55 +00:00 |
usb.h
|
Add some definitions from the USB OTG (On The Go) spec.
|
2001-12-29 15:44:11 +00:00 |
usb_mem.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
usb_mem.h
|
remove include of <vm/vm.h>
|
2000-06-28 16:39:25 +00:00 |
usb_port.h
|
ANSIfy.
|
2001-12-27 11:28:01 +00:00 |
usb_quirks.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
usb_quirks.h
|
Add quirk for printers that cannot handle bidir mode (not used yet).
|
2001-04-15 09:38:01 +00:00 |
usb_subr.c
|
Correct a comment.
|
2001-11-22 21:59:33 +00:00 |
usbcdc.h
|
Connect to the interrupt endpoint on the control interface to receive
|
2001-02-16 20:15:57 +00:00 |
usbdevs
|
Fix typo in last commit.
|
2001-12-30 11:01:44 +00:00 |
usbdevs.h
|
Regen.
|
2001-12-30 11:08:19 +00:00 |
usbdevs_data.h
|
Regen.
|
2001-12-30 11:08:19 +00:00 |
usbdi.c
|
Make sure we don't have any pending softintrs when entering polling mode.
|
2001-12-30 20:26:59 +00:00 |
usbdi.h
|
Add some more DIAGNOSTIC tests.
|
2001-12-24 21:36:15 +00:00 |
usbdi_util.c
|
Add usbd_get_protocol().
|
2001-12-27 11:24:42 +00:00 |
usbdi_util.h
|
Add usbd_get_protocol().
|
2001-12-27 11:24:42 +00:00 |
usbdivar.h
|
Change some DIAGNOSTIC #defines.
|
2001-12-27 18:43:46 +00:00 |
usbhid.h
|
Add some more #defines.
|
2001-12-28 00:20:24 +00:00 |
uscanner.c
|
Add new scanners to the table.
|
2001-12-30 11:13:22 +00:00 |
usscanner.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
uvisor.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
uyap.c
|
add RCSIDs
|
2001-11-13 06:24:53 +00:00 |
uyap_firmware.h
|
Use the real Y@P firmware. Permission granted by Kamal Parmar,
|
2001-01-16 03:10:09 +00:00 |