Add usscanner.

This commit is contained in:
augustss 2001-01-11 06:03:21 +00:00
parent 4dc9c52505
commit d968e32c3a

View File

@ -1,11 +1,11 @@
# $NetBSD: GENERIC,v 1.390 2001/01/09 00:40:53 lukem Exp $
# $NetBSD: GENERIC,v 1.391 2001/01/11 06:03:21 augustss Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
#ident "GENERIC-$Revision: 1.390 $"
#ident "GENERIC-$Revision: 1.391 $"
maxusers 32 # estimated number of users
@ -710,6 +710,10 @@ ucom* at uvisor?
# USB scanners
uscanner* at uhub? port ?
# USB scanners that use SCSI emulation, e.g., HP5300
usscanner* at uhub? port ?
scsibus* at usscanner? channel ?
# USB Generic driver
ugen* at uhub? port ?