diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-12-11 00:40:07 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-12-11 00:40:07 +0000 |
commit | 36aa6c0208b0b1541aacec0ff0bc7c173b782a70 (patch) | |
tree | 9851edb6f5313265957f46cdc7a57945168a7ccb /sys/arch/i386/conf/DISKLESS | |
parent | 69c1d762951e23af498b93e5bad97998f00dbda6 (diff) |
fix eisa ultrastor config
Diffstat (limited to 'sys/arch/i386/conf/DISKLESS')
-rw-r--r-- | sys/arch/i386/conf/DISKLESS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS index 1350eece36c..eb8eb496b72 100644 --- a/sys/arch/i386/conf/DISKLESS +++ b/sys/arch/i386/conf/DISKLESS @@ -1,4 +1,4 @@ -# $OpenBSD: DISKLESS,v 1.15 1996/10/24 23:25:06 downsj Exp $ +# $OpenBSD: DISKLESS,v 1.16 1996/12/11 00:39:58 deraadt Exp $ # $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $ # # DISKLESS -- Generic machine setup for diskless boot. @@ -130,7 +130,7 @@ mms1 at isa? port 0x238 irq 5 #scsibus* at sea? #uha0 at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI controllers #uha1 at isa? port 0x334 irq ? drq ? # UltraStor [13]4f SCSI controllers -#uha2 at isa? port ? irq ? # UltraStor 24f SCSI controllers +#uha* at eisa? slot ? # UltraStor 24f SCSI controllers #scsibus* at uha? #sd* at scsibus? target ? lun ? # SCSI disk drives #st* at scsibus? target ? lun ? # SCSI tape drives |