Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb Update with new files.
details: https://anonhg.NetBSD.org/src/rev/bbdb95b772f4
branches: trunk
changeset: 485282:bbdb95b772f4
user: augustss <augustss%NetBSD.org@localhost>
date: Sun Apr 23 23:19:36 2000 +0000
description:
Update with new files.
diffstat:
sys/dev/usb/FILES | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diffs (41 lines):
diff -r c371e603bc1e -r bbdb95b772f4 sys/dev/usb/FILES
--- a/sys/dev/usb/FILES Sun Apr 23 21:42:29 2000 +0000
+++ b/sys/dev/usb/FILES Sun Apr 23 23:19:36 2000 +0000
@@ -8,11 +8,23 @@
files.usb config include file
hid.c subroutines to parse and access HID data
hid.h API for hid.c
+if_aue.c USB Pegasus Ethernet driver
+if_auereg.h and definitions for it
+if_cue.c USB CATC Ethernet driver
+if_cuereg.h and definitions for it
+if_kue.c USB Kawasaki Ethernet driver
+if_kuereg.h and definitions for it
+if_upl.c USB Prolofic host-to-host driver
+kue_fw.h Kawasaki Ethernet firmware
ohci.c Host controller driver for OHCI
ohcireg.h Hardware definitions for OHCI
ohcivar.h API for ohci.c
uaudio.c USB audio class driver
uaudioreg.h and definitions for it
+ucom.c TTY emulation for two bulk pipes
+ucomvar.h TTY emulation interface
+uftdi.c USB FTDI serial driver
+uftdireg.h and definitions for it
ugen.c generic driver that can handle access to any USB device
uhci.c Host controller driver for UHCI
uhcireg.h Hardware definitions for UHCI
@@ -26,6 +38,8 @@
umass.c USB mass storage driver (bulk only for now)
umodem.c USB modem (CDC ACM) driver
ums.c USB mouse driver
+urio.c USB Diamond Rio500 driver
+urio.h USB Diamond Rio500 defines
usb.c usb (bus) device driver
usb.h general USB defines
usb_mem.c memory allocation for DMAable memory
@@ -44,3 +58,4 @@
usbdi_util.h API for usbdi_util.c
usbdivar.h internal defines and structures for usbdi.c
usbhid.h USB HID class definitions
+uvisor.c USB Handsping Visor driver
Home |
Main Index |
Thread Index |
Old Index