aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/FILES
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2002-03-04 03:51:21 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2002-03-04 03:51:21 +0000
commit63c6b757ab2aef5cdcd97e0347852bfaec73822f (patch)
treed86403c3e05c7e8cce0ef325c14cd90053341595 /sys/dev/usb/FILES
parentdc4ec1188e490f77bc8083b10caad22becb226ac (diff)
Notes
Diffstat (limited to 'sys/dev/usb/FILES')
-rw-r--r--sys/dev/usb/FILES2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/usb/FILES b/sys/dev/usb/FILES
index a2c766b31e2c..75a77a7afd71 100644
--- a/sys/dev/usb/FILES
+++ b/sys/dev/usb/FILES
@@ -7,6 +7,7 @@ Makefile to install .h files
Makefile.usbdevs to run devlist2h.awk
TODO just a list of things to do
devlist2h.awk script to generate usbdevs*.h
+dsbr100io.h API for ufm.c
files.usb config include file
hid.c subroutines to parse and access HID data
hid.h API for hid.c
@@ -22,6 +23,7 @@ ohcireg.h Hardware definitions for OHCI
ohcivar.h API for ohci.c
uaudio.c USB audio class driver
uaudioreg.h and definitions for it
+ufm.c USB fm radio driver
[Merged] 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