Add uscanner.

This commit is contained in:
augustss 2000-11-14 19:52:04 +00:00
parent fb50850754
commit eb9736c09a
6 changed files with 32 additions and 12 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: ALPHA,v 1.132 2000/10/19 14:35:43 ad Exp $
# $NetBSD: ALPHA,v 1.133 2000/11/14 19:52:04 augustss Exp $
#
# Alpha kernel with all the options you'd want, and more.
@ -6,7 +6,7 @@ include "arch/alpha/conf/std.alpha"
maxusers 32
ident "ALPHA-$Revision: 1.132 $"
ident "ALPHA-$Revision: 1.133 $"
# CPU Support
options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150)
@ -432,6 +432,9 @@ aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters
cue* at uhub? port ? # CATC USB-EL1201A based adapters
kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
# USB scanners
uscanner* at uhub? port ?
# USB Generic driver
ugen* at uhub? port ?

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.168 2000/10/19 14:35:44 ad Exp $
# $NetBSD: GENERIC,v 1.169 2000/11/14 19:52:04 augustss Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
#
@ -6,7 +6,7 @@
include "arch/alpha/conf/std.alpha"
#ident "GENERIC-$Revision: 1.168 $"
#ident "GENERIC-$Revision: 1.169 $"
maxusers 32
@ -406,6 +406,9 @@ aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters
cue* at uhub? port ? # CATC USB-EL1201A based adapters
kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
# USB scanners
uscanner* at uhub? port ?
# USB Generic driver
ugen* at uhub? port ?

View File

@ -1,7 +1,7 @@
#
# Distribution kernel (TOSHIBA TX3922 based model) kernel config file
#
# $NetBSD: TX3922,v 1.28 2000/10/22 10:42:31 uch Exp $
# $NetBSD: TX3922,v 1.29 2000/11/14 19:52:05 augustss Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@ -224,6 +224,9 @@ upl* at uhub? port ?
uvisor* at uhub? port ?
ucom* at uvisor?
# USB scanners
uscanner* at uhub? port ?
# USB Generic driver
ugen* at uhub? port ?

View File

@ -1,11 +1,11 @@
# $NetBSD: GENERIC,v 1.376 2000/11/08 21:47:25 ad Exp $
# $NetBSD: GENERIC,v 1.377 2000/11/14 19:52:05 augustss Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
#ident "GENERIC-$Revision: 1.376 $"
#ident "GENERIC-$Revision: 1.377 $"
maxusers 32 # estimated number of users
@ -145,7 +145,7 @@ options SCSIVERBOSE # human readable SCSI error messages
options USBVERBOSE # verbose USB device autoconfig messages
#options PNPBIOSVERBOSE # verbose PnP BIOS messages
#options PNPBIOSDEBUG # more fulsome Pnp BIOS debugging messages
options I2OVERBOSE # verbose I2O driver messages
options I2OVERBOSE # verbose I2O driver messages
options NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM
@ -379,11 +379,13 @@ lpt2 at isa? port 0x3bc
#viapm* at pci? dev ? function ?
#viaenv* at viapm?
# I2O devices
iop* at pci? dev ? function ? # I/O processor
iopsp* at iop? tid ? # SCSI/FC-AL ports
lsu* at iop? tid ? # block devices
# SCSI Controllers and Devices
# PCI SCSI controllers
@ -700,6 +702,9 @@ urio* at uhub? port ?
uvisor* at uhub? port ?
ucom* at uvisor?
# USB scanners
uscanner* at uhub? port ?
# USB Generic driver
ugen* at uhub? port ?

View File

@ -1,11 +1,11 @@
# $NetBSD: GENERIC,v 1.82 2000/11/07 17:01:34 matt Exp $
# $NetBSD: GENERIC,v 1.83 2000/11/14 19:52:05 augustss Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/macppc/conf/std.macppc"
#ident "GENERIC-$Revision: 1.82 $"
#ident "GENERIC-$Revision: 1.83 $"
maxusers 32
@ -264,6 +264,9 @@ aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters
cue* at uhub? port ? # CATC USB-EL1201A based adapters
kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
# USB scanners
uscanner* at uhub? port ?
# USB Generic driver
ugen* at uhub? port ? configuration ? interface ?

View File

@ -1,11 +1,11 @@
# $NetBSD: GENERIC,v 1.12 2000/09/24 15:59:37 jdolecek Exp $
# $NetBSD: GENERIC,v 1.13 2000/11/14 19:52:05 augustss Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/prep/conf/std.prep"
#ident "GENERIC-$Revision: 1.12 $"
#ident "GENERIC-$Revision: 1.13 $"
maxusers 32
@ -281,6 +281,9 @@ urio* at uhub? port ?
uvisor* at uhub? port ?
ucom* at uvisor?
# USB scanners
uscanner* at uhub? port ?
# USB Generic driver
ugen* at uhub? port ?