1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00

Add umass.c

This commit is contained in:
Nick Hibma 2000-01-27 23:19:14 +00:00
parent 554d1e2e9c
commit cc16f1b9d9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56701

View File

@ -7,7 +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
files.usb config inclued file
files.usb config include file
hid.c subroutines to parse and access HID data
hid.h API for hid.c
ohci.c Host controller driver for OHCI
@ -25,6 +25,7 @@ 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)
umodem.c USB modem (CDC ACM) driver
ums.c USB mouse driver
usb.c usb (bus) device driver