add fas configuration

This commit is contained in:
petrov 2001-03-29 18:54:58 +00:00
parent ad8586ad2d
commit d6b50e1598

View File

@ -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?