summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/TDR
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf/TDR')
-rw-r--r--sys/arch/i386/conf/TDR132
1 files changed, 66 insertions, 66 deletions
diff --git a/sys/arch/i386/conf/TDR b/sys/arch/i386/conf/TDR
index a878f6888e7..64bdc51bf4f 100644
--- a/sys/arch/i386/conf/TDR
+++ b/sys/arch/i386/conf/TDR
@@ -1,4 +1,4 @@
-# $OpenBSD: TDR,v 1.13 1996/06/24 17:07:38 deraadt Exp $
+# $OpenBSD: TDR,v 1.14 1996/06/29 19:17:30 deraadt Exp $
# $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $
#
# TDR -- Theo Deraadt's 486
@@ -6,73 +6,73 @@
machine i386 # architecture, used by config; REQUIRED
-options I386_CPU # CPU classes; at least one is REQUIRED
-options I486_CPU
-options I586_CPU
-options MATH_EMULATE # floating point emulation
+option I386_CPU # CPU classes; at least one is REQUIRED
+option I486_CPU
+option I586_CPU
+option MATH_EMULATE # floating point emulation
# Some BIOSes don't get the size of extended memory right. If you
# have a broken BIOS, uncomment the following and set the value
# properly for your system.
-#options EXTMEM_SIZE=... # size of extended memory
+#option EXTMEM_SIZE=... # size of extended memory
-options DUMMY_NOPS # speed hack; recommended
-options XSERVER,UCONSOLE
+option DUMMY_NOPS # speed hack; recommended
+option XSERVER,UCONSOLE
maxusers 10 # estimated number of users
-options TIMEZONE=420 # time zone to adjust RTC time by
-options DST=1 # daylight savings time used by RTC
-
-options SWAPPAGER # paging; REQUIRED
-options VNODEPAGER # mmap() of files
-options DEVPAGER # mmap() of devices
-
-options DDB # in-kernel debugger
-#options DIAGNOSTIC # internal consistency checks
-options KTRACE # system call tracing, a la ktrace(1)
-
-#options SYSVMSG # System V-like message queues
-#options SYSVSEM # System V-like semaphores
-#options SYSVSHM # System V-like memory sharing
-#options SHMMAXPGS=1024 # 1024 pages is the default
-
-options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
-options COMPAT_09 # NetBSD 0.9,
-options COMPAT_10 # NetBSD 1.0,
-options COMPAT_11 # NetBSD 1.1,
-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_IBCS2 # binary compatibility with SCO and ISC
-
-#options USER_LDT # user-settable LDT; used by WINE
-#options LKM # loadable kernel modules
-
-options FFS,QUOTA # UFS and quotas
-#options LFS # log-structured file system
-#options MFS # memory file system
-
-options NFSCLIENT # Network File System client
-options NFSSERVER # Network File System server
-
-options CD9660 # ISO 9660 + Rock Ridge file system
-options MSDOSFS # MS-DOS file system
-options FDESC # /dev/fd
-options FIFO # FIFOs; RECOMMENDED
-options KERNFS # /kern
-#options NULLFS # loopback file system
-#options PORTAL # create sockets with open(2)
-#options PROCFS # /proc
-#options UMAPFS # NULLFS + uid and gid remapping
-options UNION # union file system
-
-options GATEWAY # packet forwarding
-options INET # IP + ICMP + TCP + UDP
-#options NS # XNS
-#options ISO,TPIP # OSI
-#options EON # OSI tunneling over IP
-#options CCITT,LLC,HDLC # X.25
+option TIMEZONE=420 # time zone to adjust RTC time by
+option DST=1 # daylight savings time used by RTC
+
+option SWAPPAGER # paging; REQUIRED
+option VNODEPAGER # mmap() of files
+option DEVPAGER # mmap() of devices
+
+option DDB # in-kernel debugger
+#option DIAGNOSTIC # internal consistency checks
+option KTRACE # system call tracing, a la ktrace(1)
+
+#option SYSVMSG # System V-like message queues
+#option SYSVSEM # System V-like semaphores
+#option SYSVSHM # System V-like memory sharing
+#option SHMMAXPGS=1024 # 1024 pages is the default
+
+option COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
+option COMPAT_09 # NetBSD 0.9,
+option COMPAT_10 # NetBSD 1.0,
+option COMPAT_11 # NetBSD 1.1,
+option COMPAT_43 # and 4.3BSD
+option TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
+
+option COMPAT_SVR4 # binary compatibility with SVR4
+#option COMPAT_IBCS2 # binary compatibility with SCO and ISC
+
+#option USER_LDT # user-settable LDT; used by WINE
+#option LKM # loadable kernel modules
+
+option FFS,QUOTA # UFS and quotas
+#option LFS # log-structured file system
+#option MFS # memory file system
+
+option NFSCLIENT # Network File System client
+option NFSSERVER # Network File System server
+
+option CD9660 # ISO 9660 + Rock Ridge file system
+option MSDOSFS # MS-DOS file system
+option FDESC # /dev/fd
+option FIFO # FIFOs; RECOMMENDED
+option KERNFS # /kern
+#option NULLFS # loopback file system
+#option PORTAL # create sockets with open(2)
+#option PROCFS # /proc
+#option UMAPFS # NULLFS + uid and gid remapping
+option UNION # union file system
+
+option GATEWAY # packet forwarding
+option INET # IP + ICMP + TCP + UDP
+#option NS # XNS
+#option ISO,TPIP # OSI
+#option EON # OSI tunneling over IP
+#option CCITT,LLC,HDLC # X.25
config bsd root on sd0 swap on sd0 and sd1 and wd0
@@ -90,7 +90,7 @@ isadma0 at isa?
pc0 at isa? port 0x60 irq 1 # generic PC console device
#vt0 at isa? port 0x60 irq 1
-#options PCVT_NOFASTSCROLL
+#option PCVT_NOFASTSCROLL
com0 at isa? port 0x3f8 irq 4 # standard PC serial ports
com1 at isa? port 0x2f8 irq 3
@@ -168,10 +168,10 @@ ep2 at isa? port ? irq ?
#sb0 at isa? port 0x220 irq 7 drq 1 # SoundBlaster
#spkr0 at pckbd? port 0x61
-#options APM_NOIDLE
-#options PCIVERBOSE
-#options PCMCIA_DEBUG
-#options PCMCIA_ISA_DEBUG
+#option APM_NOIDLE
+#option PCIVERBOSE
+#option PCMCIA_DEBUG
+#option PCMCIA_ISA_DEBUG
#apm0 at mainbus?
#pcmcia* at pcic?