summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/NETTAN
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1996-04-24 11:00:13 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1996-04-24 11:00:13 +0000
commit00287be7e84692788588bfeb60508f1022602abb (patch)
tree995d5e81084e81faabe5b07550d98bcb06097d72 /sys/arch/i386/conf/NETTAN
parentbb97879ca2d88e2cce71425df947ae244882118f (diff)
drop some drivers, use ELF_MAP_PAGE_ZERO instead of COMPAT_SVR4_MAP_PAGE_ZERO
Diffstat (limited to 'sys/arch/i386/conf/NETTAN')
-rw-r--r--sys/arch/i386/conf/NETTAN14
1 files changed, 7 insertions, 7 deletions
diff --git a/sys/arch/i386/conf/NETTAN b/sys/arch/i386/conf/NETTAN
index 4ee8b5abf3f..65a8534a37c 100644
--- a/sys/arch/i386/conf/NETTAN
+++ b/sys/arch/i386/conf/NETTAN
@@ -1,4 +1,4 @@
-# $OpenBSD: NETTAN,v 1.2 1996/04/23 10:10:21 mickey Exp $
+# $OpenBSD: NETTAN,v 1.3 1996/04/24 11:00:12 niklas Exp $
#
# NETTAN -- Applitron Datasystem AB
#
@@ -40,7 +40,7 @@ options COMPAT_43 # and 4.3BSD
options TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
options COMPAT_SVR4 # binary compatibility with SVR4
-options COMPAT_SVR4_MAP_PAGE_ZERO
+options ELF_MAP_PAGE_ZERO
# Dell SVR4 mapped page zero read-only, if you
# have SW doing NULL derefs, add this option
options COMPAT_SVR4_NCR # " (NCR variant)
@@ -121,11 +121,11 @@ scsibus* at aic?
#bt2 at isa? port ? irq ?
#scsibus* at bt?
#sea0 at isa? iomem 0xc8000 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
-scsibus* at uha?
+#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
+#scsibus* at uha?
sd* at scsibus? target ? lun ? # SCSI disk drives
st* at scsibus? target ? lun ? # SCSI tape drives