summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/alpha/conf')
-rw-r--r--sys/arch/alpha/conf/GENERIC4
-rw-r--r--sys/arch/alpha/conf/RAMDISK4
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index 859236252ac..5d6d2ef6a3c 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.55 2000/11/08 16:05:38 art Exp $
+# $OpenBSD: GENERIC,v 1.56 2000/11/08 16:21:38 art Exp $
# $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -88,6 +88,7 @@ ppb* at pci? dev ? function ? # PCI-PCI bridges
sio* at pci? dev ? function ? # Intel PCI-ISA bridge
tga* at pci? dev ? function ? # DEC ZLXp-E[123] graphics
#cy* at pci? # PCI cyclom card
+isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel
# Media Independent Interface (mii) drivers
exphy* at mii? phy ? # 3Com internal PHYs
@@ -149,6 +150,7 @@ scsibus* at atapiscsi?
# SCSI bus support
scsibus* at asc?
scsibus* at ncr?
+scsibus* at isp?
#scsibus* at ahc?
#scsibus* at aic?
diff --git a/sys/arch/alpha/conf/RAMDISK b/sys/arch/alpha/conf/RAMDISK
index 9310d2e656a..68befe5e5bc 100644
--- a/sys/arch/alpha/conf/RAMDISK
+++ b/sys/arch/alpha/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.31 2000/11/08 16:05:38 art Exp $
+# $OpenBSD: RAMDISK,v 1.32 2000/11/08 16:21:38 art Exp $
# $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -124,6 +124,7 @@ vga* at pci? dev ? function ? # PCI VGA graphics
ppb* at pci? dev ? function ? # PCI-PCI bridges
sio* at pci? dev ? function ? # Intel PCI-ISA bridge
tga* at pci? dev ? function ? # DEC ZLXp-E[123] graphics
+isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel
# Media Independent Interface (mii) drivers
#exphy* at mii? phy ? # 3Com internal PHYs
@@ -176,6 +177,7 @@ ne2 at isa? port 0x280 irq 9 # NE[12]000 ethernet cards
# SCSI bus support
#scsibus* at asc?
scsibus* at ncr?
+scsibus* at isp?
# SCSI devices
#cd* at scsibus? target ? lun ? # SCSI CD-ROM drives