Wed Jan 28 11:55:38 2009 UTC ()
cosmetic


(nonaka)
diff -r1.19 -r1.20 src/sys/arch/zaurus/conf/GENERIC

cvs diff -r1.19 -r1.20 src/sys/arch/zaurus/conf/GENERIC (expand / switch to unified diff)

--- src/sys/arch/zaurus/conf/GENERIC 2009/01/28 11:53:46 1.19
+++ src/sys/arch/zaurus/conf/GENERIC 2009/01/28 11:55:38 1.20
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: GENERIC,v 1.19 2009/01/28 11:53:46 nonaka Exp $ 1# $NetBSD: GENERIC,v 1.20 2009/01/28 11:55:38 nonaka Exp $
2# 2#
3# GENERIC machine description file 3# GENERIC machine description file
4# 4#
5# This machine description file is used to generate the default NetBSD 5# This machine description file is used to generate the default NetBSD
6# kernel. The generic kernel does not include all options, subsystems 6# kernel. The generic kernel does not include all options, subsystems
7# and device drivers, but should be useful for most applications. 7# and device drivers, but should be useful for most applications.
8# 8#
9# The machine description file can be customised for your specific 9# The machine description file can be customised for your specific
10# machine to reduce the kernel size and improve its performance. 10# machine to reduce the kernel size and improve its performance.
11# 11#
12# For further information on compiling NetBSD kernels, see the config(8) 12# For further information on compiling NetBSD kernels, see the config(8)
13# man page. 13# man page.
14# 14#
@@ -80,27 +80,27 @@ options INET # IP + ICMP + TCP + UDP @@ -80,27 +80,27 @@ options INET # IP + ICMP + TCP + UDP
80options INET6 # IPv6 80options INET6 # IPv6
81 81
82# Compatibility options 82# Compatibility options
83options COMPAT_09 # NetBSD 0.9, 83options COMPAT_09 # NetBSD 0.9,
84options COMPAT_10 # NetBSD 1.0, 84options COMPAT_10 # NetBSD 1.0,
85options COMPAT_11 # NetBSD 1.1, 85options COMPAT_11 # NetBSD 1.1,
86options COMPAT_12 # NetBSD 1.2, 86options COMPAT_12 # NetBSD 1.2,
87options COMPAT_13 # NetBSD 1.3, 87options COMPAT_13 # NetBSD 1.3,
88options COMPAT_14 # NetBSD 1.4, 88options COMPAT_14 # NetBSD 1.4,
89options COMPAT_15 # NetBSD 1.5, 89options COMPAT_15 # NetBSD 1.5,
90options COMPAT_16 # NetBSD 1.6, 90options COMPAT_16 # NetBSD 1.6,
91options COMPAT_20 # NetBSD 2.0, 91options COMPAT_20 # NetBSD 2.0,
92options COMPAT_30 # NetBSD 3.0, 92options COMPAT_30 # NetBSD 3.0,
93options COMPAT_40 # NetBSD 4.0 compatibility. 93options COMPAT_40 # NetBSD 4.0,
94options COMPAT_50 # NetBSD 5.0 compatibility. 94options COMPAT_50 # NetBSD 5.0 compatibility.
95options COMPAT_43 # and 4.3BSD 95options COMPAT_43 # and 4.3BSD
96#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended. 96#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
97 97
98options COMPAT_OSSAUDIO # OSS (Voxware) audio driver compatibility 98options COMPAT_OSSAUDIO # OSS (Voxware) audio driver compatibility
99options COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 99options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
100 100
101# Shared memory options 101# Shared memory options
102 102
103options SYSVMSG # System V-like message queues 103options SYSVMSG # System V-like message queues
104options SYSVSEM # System V-like semaphores 104options SYSVSEM # System V-like semaphores
105options SYSVSHM # System V-like memory sharing 105options SYSVSHM # System V-like memory sharing
106options P1003_1B_SEMAPHORE # p1003.1b semaphore support 106options P1003_1B_SEMAPHORE # p1003.1b semaphore support