Change from `ncr' to `siop' by default.

This commit is contained in:
thorpej 2000-07-12 20:27:25 +00:00
parent 42c89508c0
commit 55c41121ff
3 changed files with 20 additions and 11 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: BABYLON,v 1.16 2000/03/22 00:58:16 cgd Exp $
# $NetBSD: BABYLON,v 1.17 2000/07/12 20:27:25 thorpej Exp $
#
# BABYLON -- babylon.netbsd.org, the new mail server
#
@ -172,8 +172,10 @@ de* at pci? dev ? function ? # 21x4x-based Ethernet
#fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B
#isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI
#le* at pci? dev ? function ? # PCI LANCE Ethernet (untested)
ncr0 at pci0 dev 7 function 0 # NCR 53c8xx SCSI
ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
#ncr0 at pci0 dev 7 function 0 # NCR 53c8xx SCSI
#ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
siop0 at pci? dev 7 function ? # Symbios 53c8xx SCSI
siop* at pci? dev ? function ? # Symbios 53c8xx SCSI
#pceb* at pci? dev ? function ? # Intel PCI-EISA Bridges
#ppb* at pci? dev ? function ? # PCI-PCI Bridges
pciide* at pci? dev ? function ? # PCI IDE controllers
@ -229,8 +231,10 @@ scsibus* at ahc? channel ?
#scsibus* at asc?
#scsibus* at bha?
#scsibus* at isp?
scsibus0 at ncr0
scsibus* at ncr?
#scsibus0 at ncr0
#scsibus* at ncr?
scsibus0 at siop0
scsibus* at siop?
#scsibus* at uha?
# SCSI devices

View File

@ -1,4 +1,4 @@
# $NetBSD: MINI-ME,v 1.2 2000/05/23 02:04:30 thorpej Exp $
# $NetBSD: MINI-ME,v 1.3 2000/07/12 20:27:25 thorpej Exp $
#
# mini-me.shagadelic.org - thorpej's Multia
#
@ -156,7 +156,8 @@ de* at pci? dev ? function ? # 21x4x-based Ethernet
#fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B
#isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI
#le* at pci? dev ? function ? # PCI LANCE Ethernet (untested)
ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
#ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
siop* at pci? dev ? function ? # Symbios 53c8xx SCSI
#pceb* at pci? dev ? function ? # Intel PCI-EISA Bridges
#ppb* at pci? dev ? function ? # PCI-PCI Bridges
#pciide* at pci? dev ? function ? # PCI IDE controllers
@ -231,7 +232,8 @@ sm* at pcmcia? function ? # Megahertz Ethernet
#scsibus* at asc?
#scsibus* at bha?
#scsibus* at isp?
scsibus* at ncr?
#scsibus* at ncr?
scsibus* at siop?
#scsibus* at uha?
# SCSI devices

View File

@ -1,4 +1,4 @@
# $NetBSD: RAWHIDE,v 1.9 2000/05/23 02:04:30 thorpej Exp $
# $NetBSD: RAWHIDE,v 1.10 2000/07/12 20:27:25 thorpej Exp $
#
# Alpha 4100 stripped for action server kernel.
#
@ -61,7 +61,8 @@ esh* at pci? dev ? function ? # Essential HIPPI card
fpa* at pci? dev ? function ? # DEC DEFPA FDDI
fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B
isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI
ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
#ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
siop* at pci? dev ? function ? # Symbios 53c8xx SCSI
pceb* at pci? dev ? function ? # Intel PCI-EISA Bridges
ppb* at pci? dev ? function ? # PCI-PCI Bridges
sio* at pci? dev ? function ? # Intel PCI-ISA Bridges
@ -78,7 +79,9 @@ fd* at fdc? drive ? # floppy drives
scsibus* at ahc?
scsibus* at bha?
scsibus* at isp?
scsibus* at ncr?
#scsibus* at ncr?
scsibus* at siop?
cd* at scsibus? target ? lun ?
sd* at scsibus? target ? lun ?
st* at scsibus? target ? lun ?