mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Update with missing filenames, merged from NetBSD.
This commit is contained in:
parent
1c2941b241
commit
59aba01b32
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88678
@ -10,6 +10,13 @@ devlist2h.awk script to generate usbdevs*.h
|
||||
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
|
||||
ohci.c Host controller driver for OHCI
|
||||
ohcireg.h Hardware definitions for OHCI
|
||||
ohcivar.h API for ohci.c
|
||||
@ -25,9 +32,10 @@ ukbd.c USB keyboard driver
|
||||
ukbdmap.c wscons key mapping for ukbd
|
||||
ukbdvar.h API for ukbd.c
|
||||
ulpt.c USB printer class driver
|
||||
umass.c USB mass storage driver (bulk only for now)
|
||||
umass.c USB mass storage driver
|
||||
umodem.c USB modem (CDC ACM) driver
|
||||
ums.c USB mouse driver
|
||||
urio.c USB Diamond Rio500 driver
|
||||
usb.c usb (bus) device driver
|
||||
usb.h general USB defines
|
||||
usb_mem.c memory allocation for DMAable memory
|
||||
@ -45,4 +53,5 @@ usbdi.h API for usbdi.c
|
||||
usbdi_util.c utilities built on top of usbdi.h
|
||||
usbdi_util.h API for usbdi_util.c
|
||||
usbdivar.h internal defines and structures for usbdi.c
|
||||
uscanner.c minimal USB scanner driver
|
||||
usbhid.h USB HID class definitions
|
||||
|
Loading…
Reference in New Issue
Block a user