summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/TARDIS
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf/TARDIS')
-rw-r--r--sys/arch/i386/conf/TARDIS107
1 files changed, 107 insertions, 0 deletions
diff --git a/sys/arch/i386/conf/TARDIS b/sys/arch/i386/conf/TARDIS
new file mode 100644
index 00000000000..9a2f31ac445
--- /dev/null
+++ b/sys/arch/i386/conf/TARDIS
@@ -0,0 +1,107 @@
+#
+# TARDIS: tardis.downsj.com
+#
+# The headless gateway to the world.
+#
+# Please note that before you use this kernel config as an example for
+# anything, it currently requires special boot blocks.
+#
+# $OpenBSD: TARDIS,v 1.1 1997/06/08 19:14:03 downsj Exp $
+#
+
+machine i386
+option I586_CPU
+
+maxusers 16
+option TIMEZONE=480
+option DST=0
+
+option SWAPPAGER
+option DEVPAGER
+
+option BOOT_CONFIG
+
+#option DDB
+#makeoptions DEBUG="-g"
+option DIAGNOSTIC
+option KTRACE
+
+option SYSVMSG
+option SYSVSEM
+option SYSVSHM
+option SHMMAXPGS=1024
+
+#option COMPAT_NOMID
+#option COMPAT_09
+#option COMPAT_10
+#option COMPAT_11
+#option COMPAT_43
+#option TCP_COMPAT_42
+
+option COMPAT_SVR4
+option COMPAT_IBCS2
+option COMPAT_LINUX
+option COMPAT_FREEBSD
+
+option LKM
+
+option FFS
+#option QUOTA
+option MFS
+
+option PPP_BSDCOMP,PPP_DEFLATE
+option IPFILTER
+
+option NFSCLIENT
+option NFSSERVER
+
+#option CD9660
+option MSDOSFS
+option FDESC
+option FIFO
+option KERNFS
+option NULLFS
+option PROCFS
+#option UMAPFS
+#option UNION
+
+option GATEWAY
+option INET
+
+config bsd root on wd0 swap on wd0
+
+mainbus0 at root
+
+isa0 at mainbus0
+pci0 at mainbus0 bus ?
+
+ppb* at pci? dev ? function ?
+pci* at ppb? bus ?
+
+npx0 at isa? port 0xf0 irq 13
+isadma0 at isa?
+
+pccom0 at isa? port 0x3f8 irq 4
+pccom1 at isa? port 0x2f8 irq 3
+
+lpt0 at isa? port 0x278 irq 5
+
+de0 at pci? dev ? function ?
+
+ed0 at isa? port 0x320 irq 11 iomem 0xd0000
+
+fdc0 at isa? port 0x3f0 irq 6 drq 2
+fd* at fdc? drive ?
+
+wdc0 at isa? port 0x1f0 irq 14
+wdc1 at isa? port 0x170 irq 15
+wd* at wdc? drive ?
+
+pseudo-device loop 1
+pseudo-device bpfilter 8
+pseudo-device sl 2
+pseudo-device ppp 2
+pseudo-device tun 2
+
+pseudo-device pty 64
+pseudo-device vnd 8