Remove specific scsibus* at (hba device)? declarations for the new,

simple:

scsibus* at scsi?
This commit is contained in:
fair 2004-04-29 07:13:03 +00:00
parent ee4b534db0
commit 06f59ac1b2
2 changed files with 6 additions and 34 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: ALPHA,v 1.191 2004/02/13 10:05:49 wiz Exp $
# $NetBSD: ALPHA,v 1.192 2004/04/29 07:13:03 fair Exp $
#
# Alpha kernel with all the options you'd want, and more.
@ -6,7 +6,7 @@ include "arch/alpha/conf/std.alpha"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
ident "ALPHA-$Revision: 1.191 $"
ident "ALPHA-$Revision: 1.192 $"
maxusers 32
@ -452,21 +452,7 @@ com* at puc? port ? # 16x50s on "universal" comm boards
lpt* at puc? port ? # || ports on "universal" comm boards
# SCSI bus support
scsibus* at adv?
scsibus* at adw?
scsibus* at aha?
scsibus* at ahb?
scsibus* at ahc?
scsibus* at aic?
scsibus* at asc?
scsibus* at bha?
scsibus* at dpt?
scsibus* at iha?
scsibus* at isp?
scsibus* at siop?
scsibus* at esiop?
scsibus* at pcscp?
scsibus* at uha?
scsibus* at scsi?
# SCSI devices
cd* at scsibus? target ? lun ? # SCSI CD-ROM drives

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.240 2004/02/13 10:05:49 wiz Exp $
# $NetBSD: GENERIC,v 1.241 2004/04/29 07:13:03 fair Exp $
#
# GENERIC machine description file
#
@ -25,7 +25,7 @@ include "arch/alpha/conf/std.alpha"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.240 $"
#ident "GENERIC-$Revision: 1.241 $"
maxusers 32
@ -450,21 +450,7 @@ ray* at pcmcia? function ? # Raytheon Raylink (802.11)
wi* at pcmcia? function ? # Lucent/Intersil WaveLAN/IEEE
# SCSI bus support
scsibus* at adv?
scsibus* at adw?
scsibus* at aha?
scsibus* at ahb?
scsibus* at ahc?
scsibus* at aic?
scsibus* at asc?
scsibus* at bha?
scsibus* at dpt?
scsibus* at iha?
scsibus* at isp?
scsibus* at siop?
scsibus* at esiop?
scsibus* at pcscp?
scsibus* at uha?
scsibus* at scsi?
# SCSI devices
cd* at scsibus? target ? lun ? # SCSI CD-ROM drives