From bb7c7da410b7582f62407c92af03203922569b68 Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Wed, 8 Nov 2000 16:21:39 +0000 Subject: Add back the isp driver. It only works on some machines right now, but will work on all soon. --- sys/arch/alpha/conf/RAMDISK | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/arch/alpha/conf/RAMDISK') 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 -- cgit v1.2.3