.. |
FILES
|
Update with new files.
|
2000-04-23 23:19:36 +00:00 |
Makefile
|
Add a Communication Class header file.
|
1999-01-01 07:43:13 +00:00 |
Makefile.usbdevs
|
Use ${RM}
|
2000-01-31 21:08:11 +00:00 |
TODO
|
Remove item.
|
2000-04-23 23:21:32 +00:00 |
devlist2h.awk
|
Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma.
|
1999-11-18 23:32:25 +00:00 |
files.usb
|
Add driver for FTDI FT8U100AX serial adapter.
|
2000-04-14 14:51:22 +00:00 |
hid.c
|
Fix a bug in HID Pop handling. From UCHIYAMA Yasushi.
|
2000-04-06 22:58:32 +00:00 |
hid.h
|
Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma.
|
1999-11-18 23:32:25 +00:00 |
if_aue.c
|
Sync with FreeBSD: add two more adapters.
|
2000-04-23 19:03:45 +00:00 |
if_auereg.h
|
Put a ratecheck on error messages from the interrupt pipe.
|
2000-04-04 20:16:19 +00:00 |
if_cue.c
|
Sync with FreeBSD: add two more adapters.
|
2000-04-23 19:03:45 +00:00 |
if_cuereg.h
|
Reorder some #defines.
|
2000-04-27 15:25:36 +00:00 |
if_kue.c
|
Generate an error message if starting a transfer fails.
|
2000-04-02 21:25:41 +00:00 |
if_kuereg.h
|
Some OpenBSD portability fixes.
|
2000-03-29 18:24:52 +00:00 |
if_upl.c
|
revisit in6_ifattach().
|
2000-04-12 10:36:38 +00:00 |
kue_fw.h
|
Change (almost) all static to Static. The symbol `Static' can then be defined
|
2000-03-27 12:33:53 +00:00 |
ohci.c
|
Insert (very conservative!) bus_space_barrier() calls at all register accesses.
|
2000-04-25 14:28:13 +00:00 |
ohcireg.h
|
Add a delay before reading the number of ports from the controller to
|
2000-04-01 09:27:35 +00:00 |
ohcivar.h
|
Move the size of the mapped bus_space region into the bus independent softc.
|
2000-04-25 09:20:54 +00:00 |
uaudio.c
|
Some OpenBSD portability fixes.
|
2000-03-29 18:24:52 +00:00 |
uaudioreg.h
|
Start of implementation of UpDown processing unit control.
|
2000-01-16 09:32:56 +00:00 |
ucom.c
|
Add a capability for pre/post processing on write/read.
|
2000-04-14 14:21:55 +00:00 |
ucomvar.h
|
Add a capability for pre/post processing on write/read.
|
2000-04-14 14:21:55 +00:00 |
uftdi.c
|
Add driver for FTDI FT8U100AX serial adapter.
|
2000-04-14 14:51:22 +00:00 |
uftdireg.h
|
Add driver for FTDI FT8U100AX serial adapter.
|
2000-04-14 14:51:22 +00:00 |
ugen.c
|
Change (almost) all static to Static. The symbol `Static' can then be defined
|
2000-03-27 12:33:53 +00:00 |
uhci.c
|
Insert (very conservative!) bus_space_barrier() calls at all register accesses.
|
2000-04-25 14:28:13 +00:00 |
uhcireg.h
|
Fix typos in comments.
|
2000-04-06 23:44:20 +00:00 |
uhcivar.h
|
Move the size of the mapped bus_space region into the bus independent softc.
|
2000-04-25 09:20:54 +00:00 |
uhid.c
|
Support for SIGIO.
|
2000-04-14 14:12:47 +00:00 |
uhub.c
|
Use a 255 ms interrupt interval even if the descriptor in the hub asks
|
2000-04-21 19:51:43 +00:00 |
ukbd.c
|
Change (almost) all static to Static. The symbol `Static' can then be defined
|
2000-03-27 12:33:53 +00:00 |
ukbdmap.c
|
Change (almost) all static to Static. The symbol `Static' can then be defined
|
2000-03-27 12:33:53 +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
|
Fix a typo in a comment.
|
2000-04-14 14:12:11 +00:00 |
umass.c
|
Add another #if NATAPIBUS > 0 in case there is no atapibus attached.
|
2000-04-06 13:52:04 +00:00 |
umodem.c
|
Add a capability for pre/post processing on write/read.
|
2000-04-14 14:21:55 +00:00 |
ums.c
|
Change (almost) all static to Static. The symbol `Static' can then be defined
|
2000-03-27 12:33:53 +00:00 |
urio.c
|
Add a driver for the Rio 500 MP3 player.
|
2000-04-14 14:20:02 +00:00 |
urio.h
|
Add a file I forgot.
|
2000-04-14 18:15:47 +00:00 |
usb.c
|
Some OpenBSD portability fixes.
|
2000-03-29 18:24:52 +00:00 |
usb.h
|
Make it possible to move a device to its unconfigured state by
|
2000-04-23 00:46:59 +00:00 |
usb_mem.c
|
Change (almost) all static to Static. The symbol `Static' can then be defined
|
2000-03-27 12:33:53 +00:00 |
usb_mem.h
|
Fix DMAADDR():
|
2000-03-12 23:10:29 +00:00 |
usb_port.h
|
More debug.
|
2000-04-14 14:41:35 +00:00 |
usb_quirks.c
|
The D-link serial adapter lies about being self powered. It's obviously
|
2000-04-21 21:02:44 +00:00 |
usb_quirks.h
|
Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma.
|
1999-11-18 23:32:25 +00:00 |
usb_subr.c
|
Make it possible to move a device to its unconfigured state by
|
2000-04-23 00:46:59 +00:00 |
usbcdc.h
|
Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma.
|
1999-11-18 23:32:25 +00:00 |
usbdevs
|
Sync with FreeBSD: add two more adapters.
|
2000-04-23 19:03:45 +00:00 |
usbdevs.h
|
Regen.
|
2000-04-23 19:35:35 +00:00 |
usbdevs_data.h
|
Regen.
|
2000-04-23 19:35:35 +00:00 |
usbdi.c
|
Do not accept new xfers for queuing while a pipe is aborting.
|
2000-03-29 01:45:20 +00:00 |
usbdi.h
|
Use ratecheck() to limit error messages on disconnect.
|
2000-03-02 12:37:50 +00:00 |
usbdi_util.c
|
Change (almost) all static to Static. The symbol `Static' can then be defined
|
2000-03-27 12:33:53 +00:00 |
usbdi_util.h
|
Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma.
|
1999-11-18 23:32:25 +00:00 |
usbdivar.h
|
Afew more OpenBSD portability fixes.
|
2000-03-30 00:18:17 +00:00 |
usbhid.h
|
Cosmetic changes and some small improvements. From FreeBSD and Nick Hibma.
|
1999-11-18 23:32:25 +00:00 |
uvisor.c
|
Add a capability for pre/post processing on write/read.
|
2000-04-14 14:21:55 +00:00 |