Add esiop at pci to GENERIC which already have siop at pci.

esiop has been tested enouth now.
esiop not added to INSTALL kernels because of possible space constraint.
siop should be able to drive all adapters supported by esiop.
This commit is contained in:
bouyer 2003-08-06 12:32:03 +00:00
parent bc45dbf125
commit 7c840df334
10 changed files with 36 additions and 18 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: ALPHA,v 1.183 2003/06/01 20:30:49 martin Exp $
# $NetBSD: ALPHA,v 1.184 2003/08/06 12:32:03 bouyer 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.183 $"
ident "ALPHA-$Revision: 1.184 $"
maxusers 32
@ -292,6 +292,7 @@ isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI
le* at pci? dev ? function ? # PCI LANCE Ethernet (untested)
sf* at pci? dev ? function ? # Adaptec AIC-6915 Ethernet
siop* at pci? dev ? function ? # Symbios 53c8xx SCSI
esiop* at pci? dev ? function ? # Symbios 53c875 SCSI and newer
mlx* at pci? dev ? function ? # Mylex DAC960 / DEC SWXCR (untested)
mpt* at pci? dev ? function ? # LSI Fusion SCSI/FC
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
@ -449,6 +450,7 @@ scsibus* at dpt?
scsibus* at iha?
scsibus* at isp?
scsibus* at siop?
scsibus* at esiop?
scsibus* at pcscp?
scsibus* at uha?

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.230 2003/05/04 01:19:17 gmcgarry Exp $
# $NetBSD: GENERIC,v 1.231 2003/08/06 12:32:04 bouyer 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.230 $"
#ident "GENERIC-$Revision: 1.231 $"
maxusers 32
@ -294,6 +294,7 @@ isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI
le* at pci? dev ? function ? # PCI LANCE Ethernet (untested)
sf* at pci? dev ? function ? # Adaptec AIC-6915 Ethernet
siop* at pci? dev ? function ? # Symbios 53c8xx SCSI
esiop* at pci? dev ? function ? # Symbios 53c875 SCSI and newer
mlx* at pci? dev ? function ? # Mylex DAC960 / DEC SWXCR (untested)
mpt* at pci? dev ? function ? # LSI Fusion SCSI/FC
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
@ -443,6 +444,7 @@ scsibus* at dpt?
scsibus* at iha?
scsibus* at isp?
scsibus* at siop?
scsibus* at esiop?
scsibus* at pcscp?
scsibus* at uha?

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.6 2003/07/06 04:03:21 kochi Exp $
# $NetBSD: GENERIC,v 1.7 2003/08/06 12:32:05 bouyer Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.6 $"
#ident "GENERIC-$Revision: 1.7 $"
maxusers 32 # estimated number of users
@ -344,6 +344,7 @@ mly* at pci? dev ? function ? # Mylex AcceleRAID and eXtremeRAID
mpt* at pci? dev ? function ? # LSILogic 9x9 and 53c1030
pcscp* at pci? dev ? function ? # AMD 53c974 PCscsi-PCI SCSI
siop* at pci? dev ? function ? # Symbios 53c8xx SCSI
esiop* at pci? dev ? function ? # Symbios 53c875 and newer SCSI
#options SIOP_SYMLED # drive the act. LED in software
trm* at pci? dev ? function ? # Tekram DC-395U/UW/F, DC-315/U SCSI

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.90 2003/06/15 06:10:42 tsutsui Exp $
# $NetBSD: GENERIC,v 1.91 2003/08/06 12:32:05 bouyer Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/arc/conf/std.arc"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.90 $"
#ident "GENERIC-$Revision: 1.91 $"
maxusers 32 # estimated number of users
@ -304,6 +304,9 @@ scsibus* at pcscp?
siop* at pci? dev ? function ? # NCR/Symbios 53c8xx SCSI
scsibus* at siop?
esiop* at pci? dev ? function ? # NCR/Symbios 53c875/95/1010
scsibus* at esiop?
trm* at pci? dev ? function ? # Tekram DC-395/315 SCSI
scsibus* at trm?

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.63 2003/04/26 14:10:13 ragge Exp $
# $NetBSD: GENERIC,v 1.64 2003/08/06 12:32:06 bouyer Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/bebox/conf/std.bebox"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.63 $"
#ident "GENERIC-$Revision: 1.64 $"
maxusers 32
@ -168,6 +168,8 @@ wskbd* at pckbd? console ?
#siop* at pci? dev ? function ? # NCR 538XX SCSI controllers
#scsibus* at siop?
#esiop* at pci? dev ? function ? # NCR 53875 and newer SCSI controllers
#scsibus* at esiop?
#sd* at scsibus? target ? lun ? # SCSI disk drives
#st* at scsibus? target ? lun ? # SCSI tape drives

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.48 2003/05/04 01:27:53 gmcgarry Exp $
# $NetBSD: GENERIC,v 1.49 2003/08/06 12:32:06 bouyer Exp $
#
# GENERIC machine description file
#
@ -230,6 +230,8 @@ pcscp* at pci? dev ? function ? # AMD 53c974 PCscsi-PCI SCSI
scsibus* at pcscp?
siop* at pci? dev ? function ? # NCR 53c8xx SCSI
scsibus* at siop?
esiop* at pci? dev ? function ? # NCR 53c875 SCSI and newer
scsibus* at esiop?
# SCSI devices
sd* at scsibus? target ? lun ? # SCSI disk drives

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.43 2003/04/26 14:10:13 ragge Exp $
# $NetBSD: GENERIC,v 1.44 2003/08/06 12:32:07 bouyer Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/cobalt/conf/std.cobalt"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.43 $"
#ident "GENERIC-$Revision: 1.44 $"
maxusers 32
@ -155,6 +155,7 @@ ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI
#dpt* at pci? dev ? function ? # DPT SmartCache/SmartRAID
#isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FC
siop* at pci? dev ? function ? # NCR 53c8xx SCSI
esiop* at pci? dev ? function ? # NCR 53c82s75xx SCSI and newer
#pcscp* at pci? dev ? function ? # AMD 53c974 PCscsi-PCI SCSI
# SCSI bus support
@ -165,6 +166,7 @@ scsibus* at ahc?
#scsibus* at dpt?
#scsibus* at isp?
scsibus* at siop?
scsibus* at esiop?
#scsibus* at pcscp?
# SCSI devices

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.565 2003/07/06 04:03:21 kochi Exp $
# $NetBSD: GENERIC,v 1.566 2003/08/06 12:32:07 bouyer Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.565 $"
#ident "GENERIC-$Revision: 1.566 $"
maxusers 32 # estimated number of users
@ -517,6 +517,7 @@ mly* at pci? dev ? function ? # Mylex AcceleRAID and eXtremeRAID
mpt* at pci? dev ? function ? # LSI Fusion SCSI/FC
pcscp* at pci? dev ? function ? # AMD 53c974 PCscsi-PCI SCSI
siop* at pci? dev ? function ? # Symbios 53c8xx SCSI
esiop* at pci? dev ? function ? # Symbios 53c875 SCSI and newer
#options SIOP_SYMLED # drive the act. LED in software
trm* at pci? dev ? function ? # Tekram DC-395U/UW/F, DC-315/U SCSI

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_TINY,v 1.56 2003/05/15 13:13:24 wiz Exp $
# $NetBSD: GENERIC_TINY,v 1.57 2003/08/06 12:32:08 bouyer Exp $
#
# GENERIC_TINY -- suitable default for 4M machines
# No EISA, PCI, or SCSI.
@ -292,6 +292,7 @@ lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports
#bha* at pci? dev ? function ? # BusLogic 9xx SCSI
#isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel
#siop* at pci? dev ? function ? # NCR 53c8xx SCSI
#esiop* at pci? dev ? function ? # NCR 53c875 SCSI and newer
#options SIOP_SYMLED # drive the act. LED in software
# EISA SCSI controllers

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.66 2003/04/26 14:10:07 ragge Exp $
# $NetBSD: GENERIC,v 1.67 2003/08/06 12:32:08 bouyer Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/prep/conf/std.prep"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.66 $"
#ident "GENERIC-$Revision: 1.67 $"
maxusers 32
@ -243,6 +243,7 @@ ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI
iha* at pci? dev ? function ? # Initio INIC-940/950 SCSI
pcscp* at pci? dev ? function ? # AMD 53c974 PCscsi-PCI SCSI
siop* at pci? dev ? function ? # Symbios 53c8xx SCSI
esiop* at pci? dev ? function ? # Symbios 53c875 SCSI and newer
# PCMCIA SCSI controllers
aic* at pcmcia? function ? # Adaptec APA-1460 SCSI
@ -254,6 +255,7 @@ scsibus* at aic?
scsibus* at iha?
scsibus* at pcscp?
scsibus* at siop?
scsibus* at esiop?
# SCSI devices
sd* at scsibus? target ? lun ? # SCSI disk drives