diff options
Diffstat (limited to 'sys/dev/usb/FILES')
-rw-r--r-- | sys/dev/usb/FILES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/FILES b/sys/dev/usb/FILES index 2f1203e..a2c766b 100644 --- a/sys/dev/usb/FILES +++ b/sys/dev/usb/FILES @@ -22,7 +22,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 -ugen.c generic driver that can handle access to any USB device +[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 uhcivar.h API for uhci.c |