From d6b50e159851ecf7f600f41b04c594239ce849d7 Mon Sep 17 00:00:00 2001 From: petrov Date: Thu, 29 Mar 2001 18:54:58 +0000 Subject: [PATCH] add fas configuration --- sys/arch/sparc64/conf/GENERIC32 | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/sys/arch/sparc64/conf/GENERIC32 b/sys/arch/sparc64/conf/GENERIC32 index efd5ff5f4486..4213753e5c2a 100644 --- a/sys/arch/sparc64/conf/GENERIC32 +++ b/sys/arch/sparc64/conf/GENERIC32 @@ -1,8 +1,8 @@ -# $NetBSD: GENERIC32,v 1.14 2001/03/02 07:50:08 mrg Exp $ +# $NetBSD: GENERIC32,v 1.15 2001/03/29 18:54:58 petrov Exp $ include "arch/sparc64/conf/std.sparc64" -#ident "GENERIC-$Revision: 1.14 $" +#ident "GENERIC-$Revision: 1.15 $" maxusers 64 @@ -254,6 +254,9 @@ ms0 at com? # mouse dma* at sbus? slot ? offset ? # SBus esp* at dma? flags 0x0000 # SBus +## FAS supported by esp driver +esp* at sbus? slot ? offset ? + scsibus* at esp? ## Qlogic ISP SBus or PCI SCSI Card @@ -261,10 +264,6 @@ isp* at sbus? slot ? offset ? isp* at pci? scsibus* at isp? -## FAS support missing -#fas* at sbus? slot ? offset ? -#scsibus* at fas? - ## GLM support siop* at pci? # 53C875 "glm" compatible scsibus* at siop?