.. |
FILES
|
A small roadmap of the USB files.
|
1999-08-16 20:18:07 +00:00 |
Makefile
|
Add a Communication Class header file.
|
1999-01-01 07:43:13 +00:00 |
Makefile.usbdevs
|
Generate appropriate RCS headers.
|
1999-01-07 22:18:23 +00:00 |
TODO
|
Make sure the HC deactivation is propagated.
|
1999-09-18 11:25:50 +00:00 |
devlist2h.awk
|
Fix from FreeBSD.
|
1999-08-28 10:01:42 +00:00 |
files.usb
|
Add needs-flag to ukbd. Fixes PR 8385 from Izumi Tsutsui
|
1999-09-12 17:40:57 +00:00 |
hid.c
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
hid.h
|
Make the copyright header conform to the NetBSD template.
|
1998-11-25 22:32:04 +00:00 |
ohci.c
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
ohcireg.h
|
Handle the case when a USB transfer is so long that it crosses two page
|
1999-09-15 21:14:03 +00:00 |
ohcivar.h
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
uaudio.c
|
Give uaudio its own debug flag.
|
1999-10-14 01:18:39 +00:00 |
uaudioreg.h
|
Format tag and format type tests were interchanged.
|
1999-10-13 20:13:29 +00:00 |
ucom.c
|
Change the internal API to allow DMA buffers to be pre-allocated by
|
1999-09-09 12:26:43 +00:00 |
ugen.c
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
uhci.c
|
Handle the (weird) case when the power hook is called with a resume
|
1999-10-17 15:31:00 +00:00 |
uhcireg.h
|
Merge the soft_{td,qh} with the real {td,qh}. This saves time and space.
|
1999-08-22 23:19:56 +00:00 |
uhcivar.h
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
uhid.c
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
uhub.c
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
ukbd.c
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
ukbdmap.c
|
Fix some buglets pointed out by "Brett D. Slager" <bds@snarf.thnet.com>
|
1999-02-28 10:05:00 +00:00 |
ukbdvar.h
|
Rework the way ukbd attaches itself as the console (again). We now allow
|
1999-05-13 23:34:38 +00:00 |
ulpt.c
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
umass.c
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
umodem.c
|
* Move DMA buffer allocation to HC independent code.
|
1999-09-11 08:19:26 +00:00 |
ums.c
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
usb.c
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
usb.h
|
Add a macro to extract the isoc type.
|
1999-10-20 21:02:39 +00:00 |
usb_mem.c
|
Stylistic changes.
|
1999-10-12 11:24:22 +00:00 |
usb_mem.h
|
Remove FreeBSD tags that got in there by accident.
|
1999-10-13 18:52:54 +00:00 |
usb_port.h
|
Give uaudio its own debug flag.
|
1999-10-14 01:18:39 +00:00 |
usb_quirks.c
|
Make vendor names more consistent.
|
1999-09-15 13:57:09 +00:00 |
usb_quirks.h
|
Add a quirk for devices that lie about how they are powered.
|
1999-10-11 09:16:39 +00:00 |
usb_subr.c
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
usbcdc.h
|
Add more CDC definitions.
|
1999-08-16 20:20:19 +00:00 |
usbdevs
|
Add an AltecLansing speaker.
|
1999-10-19 21:15:35 +00:00 |
usbdevs.h
|
Regen.
|
1999-10-19 21:16:04 +00:00 |
usbdevs_data.h
|
Regen.
|
1999-10-19 21:16:04 +00:00 |
usbdi.c
|
Fix a glitch in dequeueing and aborting requests on interrupt pipes.
|
1999-10-13 23:46:10 +00:00 |
usbdi.h
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
usbdi_util.c
|
Merge in a large batch of changes from Nick Hibma <hibma@skylink.it> so
|
1999-10-13 08:10:55 +00:00 |
usbdi_util.h
|
Change the way the `struct device' base part of all driver softc are
|
1999-09-05 19:32:18 +00:00 |
usbdivar.h
|
Fix some bugs in USB controller detach code.
|
1999-10-12 20:02:47 +00:00 |
usbhid.h
|
More digitizer defines.
|
1999-05-13 23:29:11 +00:00 |