diff options
Diffstat (limited to 'sys/arch/alpha/conf/GENERIC')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 4 |
1 files changed, 3 insertions, 1 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? |