GENERIC revision 1.1.4.2 1 1.1.4.2 tls # $NetBSD: GENERIC,v 1.1.4.2 2013/06/23 06:20:02 tls Exp $
2 1.1.4.2 tls #
3 1.1.4.2 tls # GENERIC machine description file
4 1.1.4.2 tls #
5 1.1.4.2 tls # This machine description file is used to generate the default NetBSD
6 1.1.4.2 tls # kernel. The generic kernel does not include all options, subsystems
7 1.1.4.2 tls # and device drivers, but should be useful for most applications.
8 1.1.4.2 tls #
9 1.1.4.2 tls # The machine description file can be customised for your specific
10 1.1.4.2 tls # machine to reduce the kernel size and improve its performance.
11 1.1.4.2 tls #
12 1.1.4.2 tls # For further information on compiling NetBSD kernels, see the config(8)
13 1.1.4.2 tls # man page.
14 1.1.4.2 tls #
15 1.1.4.2 tls # For further information on hardware support for this architecture, see
16 1.1.4.2 tls # the intro(4) man page. For further information about kernel options
17 1.1.4.2 tls # for this architecture, see the options(4) man page. For an explanation
18 1.1.4.2 tls # of each device driver in this file see the section 4 man page for the
19 1.1.4.2 tls # device.
20 1.1.4.2 tls
21 1.1.4.2 tls include "arch/epoc32/conf/std.epoc32"
22 1.1.4.2 tls
23 1.1.4.2 tls #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
24 1.1.4.2 tls
25 1.1.4.2 tls #ident "GENERIC-$Revision: 1.1.4.2 $"
26 1.1.4.2 tls
27 1.1.4.2 tls maxusers 32 # estimated number of users
28 1.1.4.2 tls
29 1.1.4.2 tls # CPU options
30 1.1.4.2 tls options CPU_ARM7 # Series 5/Geofox one/Osaris
31 1.1.4.2 tls options CPU_ARM7TDMI # Series 5mx/Revo/Revo+
32 1.1.4.2 tls #options CPU_SA1100 # Series 7/netBook
33 1.1.4.2 tls
34 1.1.4.2 tls # Standard system options
35 1.1.4.2 tls #options INSECURE # disable kernel security levels
36 1.1.4.2 tls
37 1.1.4.2 tls # File systems
38 1.1.4.2 tls file-system FFS # UFS
39 1.1.4.2 tls #file-system EXT2FS # second extended file system (linux)
40 1.1.4.2 tls file-system MFS # memory file system
41 1.1.4.2 tls file-system NFS # Network File System client
42 1.1.4.2 tls file-system MSDOSFS # MS-DOS file system
43 1.1.4.2 tls #file-system FDESC # /dev/fd
44 1.1.4.2 tls file-system KERNFS # /kern
45 1.1.4.2 tls file-system NULLFS # loopback file system
46 1.1.4.2 tls file-system PTYFS # /dev/pts/N support
47 1.1.4.2 tls file-system TMPFS # Efficient memory file-system
48 1.1.4.2 tls
49 1.1.4.2 tls # File system options
50 1.1.4.2 tls #options QUOTA # legacy UFS quotas
51 1.1.4.2 tls #options QUOTA2 # new, in-filesystem UFS quotas
52 1.1.4.2 tls options FFS_EI # FFS Endian Independent support
53 1.1.4.2 tls #options NFSSERVER
54 1.1.4.2 tls options WAPBL # File system journaling support
55 1.1.4.2 tls #options UFS_DIRHASH # UFS Large Directory Hashing - Experimental
56 1.1.4.2 tls #options FFS_NO_SNAPSHOT # No FFS snapshot support
57 1.1.4.2 tls #options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
58 1.1.4.2 tls # immutable) behave as system flags.
59 1.1.4.2 tls
60 1.1.4.2 tls # Networking options
61 1.1.4.2 tls options INET # IP + ICMP + TCP + UDP
62 1.1.4.2 tls options INET6 # IPv6
63 1.1.4.2 tls #options PPP_BSDCOMP # BSD-Compress compression support for PPP
64 1.1.4.2 tls #options PPP_DEFLATE # Deflate compression support for PPP
65 1.1.4.2 tls options PPP_FILTER # Active filter support for PPP (requires bpf)
66 1.1.4.2 tls
67 1.1.4.2 tls # Compatibility options
68 1.1.4.2 tls #options COMPAT_09 # NetBSD 0.9,
69 1.1.4.2 tls #options COMPAT_10 # NetBSD 1.0,
70 1.1.4.2 tls #options COMPAT_11 # NetBSD 1.1,
71 1.1.4.2 tls #options COMPAT_12 # NetBSD 1.2,
72 1.1.4.2 tls #options COMPAT_13 # NetBSD 1.3,
73 1.1.4.2 tls #options COMPAT_14 # NetBSD 1.4,
74 1.1.4.2 tls #options COMPAT_15 # NetBSD 1.5,
75 1.1.4.2 tls #options COMPAT_16 # NetBSD 1.6,
76 1.1.4.2 tls #options COMPAT_20 # NetBSD 2.0,
77 1.1.4.2 tls #options COMPAT_30 # NetBSD 3.0,
78 1.1.4.2 tls #options COMPAT_40 # NetBSD 4.0,
79 1.1.4.2 tls #options COMPAT_50 # NetBSD 5.0 compatibility.
80 1.1.4.2 tls #options COMPAT_43 # and 4.3BSD
81 1.1.4.2 tls #options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
82 1.1.4.2 tls
83 1.1.4.2 tls #options COMPAT_OSSAUDIO # OSS (Voxware) audio driver compatibility
84 1.1.4.2 tls options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
85 1.1.4.2 tls
86 1.1.4.2 tls # Shared memory options
87 1.1.4.2 tls #options SYSVMSG # System V-like message queues
88 1.1.4.2 tls #options SYSVSEM # System V-like semaphores
89 1.1.4.2 tls #options SYSVSHM # System V-like memory sharing
90 1.1.4.2 tls
91 1.1.4.2 tls # Loadable kernel module support
92 1.1.4.2 tls #options MODULAR # new style module(7) framework
93 1.1.4.2 tls
94 1.1.4.2 tls #
95 1.1.4.2 tls # wscons options
96 1.1.4.2 tls #
97 1.1.4.2 tls # builtin terminal emulations
98 1.1.4.2 tls options WSEMUL_VT100
99 1.1.4.2 tls # allocate a number of virtual screens at autoconfiguration time
100 1.1.4.2 tls #options WSDISPLAY_DEFAULTSCREENS=2
101 1.1.4.2 tls
102 1.1.4.2 tls # compatibility to other console drivers
103 1.1.4.2 tls options WSDISPLAY_COMPAT_PCVT # emulate some ioctls
104 1.1.4.2 tls options WSDISPLAY_COMPAT_USL # wsconscfg VT handling
105 1.1.4.2 tls options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes
106 1.1.4.2 tls
107 1.1.4.2 tls # Development and Debugging options
108 1.1.4.2 tls
109 1.1.4.2 tls #options DIAGNOSTIC # internal consistency checks
110 1.1.4.2 tls #options DEBUG
111 1.1.4.2 tls #options VERBOSE_INIT_ARM # verbose bootstraping messages
112 1.1.4.2 tls options DDB # in-kernel debugger
113 1.1.4.2 tls options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
114 1.1.4.2 tls #makeoptions DEBUG="-g" # compile full symbol table
115 1.1.4.2 tls options SYMTAB_SPACE=500000
116 1.1.4.2 tls
117 1.1.4.2 tls
118 1.1.4.2 tls # Kernel root file system and dump configuration.
119 1.1.4.2 tls config netbsd root on ? type ?
120 1.1.4.2 tls
121 1.1.4.2 tls mainbus0 at root
122 1.1.4.2 tls
123 1.1.4.2 tls cpu0 at mainbus?
124 1.1.4.2 tls
125 1.1.4.2 tls internal0 at mainbus? base 0x80000000 # Internal Register Space
126 1.1.4.2 tls external0 at mainbus?
127 1.1.4.2 tls
128 1.1.4.2 tls # SoC
129 1.1.4.2 tls clpssoc0 at internal? # Cirrus CL-PS711x
130 1.1.4.2 tls windermere0 at internal? # Windermere
131 1.1.4.2 tls #saip0 at internal? # StrongARM SA-1100
132 1.1.4.2 tls
133 1.1.4.2 tls #options CONSPEED=115200 # EPOC use 115200bps
134 1.1.4.2 tls
135 1.1.4.2 tls # CL-PS711x Peripherals
136 1.1.4.2 tls #clpsaudio* at clpssoc? # Audio
137 1.1.4.2 tls clpscom* at clpssoc? # UART/IrDA
138 1.1.4.2 tls clpslcd* at clpssoc? # LCD
139 1.1.4.2 tls #clpspm* at clpssoc? # Power
140 1.1.4.2 tls clpsrtc* at clpssoc? # RTC
141 1.1.4.2 tls #clpsssi* at clpssoc? # SSI bus
142 1.1.4.2 tls
143 1.1.4.2 tls # Windermere Peripherals
144 1.1.4.2 tls #wmaudio* at windermere? # Audio
145 1.1.4.2 tls wmcom* at windermere? # IrDA/UART
146 1.1.4.2 tls wmlcd* at windermere? # LCD
147 1.1.4.2 tls #wmpm* at windermere? # Power
148 1.1.4.2 tls wmrtc* at windermere? # RTC
149 1.1.4.2 tls #wmssi* at clpssoc? # SSI bus
150 1.1.4.2 tls
151 1.1.4.2 tls # SA-1100 Peripherals
152 1.1.4.2 tls #sacom* at saip? addr 0x80050000 size 0x24 intr 17 # Serial
153 1.1.4.2 tls #saost* at saip? addr 0x90000000 size 0x20 #OS Timer
154 1.1.4.2 tls
155 1.1.4.2 tls wsdisplay* at clpslcd? console ?
156 1.1.4.2 tls wsdisplay* at wmlcd? console ?
157 1.1.4.2 tls
158 1.1.4.2 tls epockbd* at clpssoc?
159 1.1.4.2 tls epockbd* at windermere?
160 1.1.4.2 tls #epockbd* at external? addr 0x10000030, 0x10000004
161 1.1.4.2 tls wskbd* at epockbd?
162 1.1.4.2 tls
163 1.1.4.2 tls #spi* at clpsssi*
164 1.1.4.2 tls #spi* at wmssi*
165 1.1.4.2 tls #tp* at spi* # ADS7843 Touch screen
166 1.1.4.2 tls
167 1.1.4.2 tls #audio* at audio?
168 1.1.4.2 tls
169 1.1.4.2 tls # External devices
170 1.1.4.2 tls etna* at external? # ETNA Controller
171 1.1.4.2 tls pcmcia* at etna?
172 1.1.4.2 tls
173 1.1.4.2 tls wdc* at pcmcia? # CF
174 1.1.4.2 tls atabus* at wdc? channel ?
175 1.1.4.2 tls wd* at atabus? drive ? flags 0x0000
176 1.1.4.2 tls
177 1.1.4.2 tls
178 1.1.4.2 tls # Pseudo-Devices
179 1.1.4.2 tls
180 1.1.4.2 tls # disk/mass storage pseudo-devices
181 1.1.4.2 tls #pseudo-device md # memory disk device (ramdisk)
182 1.1.4.2 tls #pseudo-device vnd # disk-like interface to files
183 1.1.4.2 tls #options VND_COMPRESSION # compressed vnd(4)
184 1.1.4.2 tls
185 1.1.4.2 tls # network pseudo-devices
186 1.1.4.2 tls #pseudo-device bpfilter # Berkeley packet filter
187 1.1.4.2 tls pseudo-device loop # network loopback
188 1.1.4.2 tls pseudo-device ppp # Point-to-Point Protocol
189 1.1.4.2 tls pseudo-device sl # Serial Line IP
190 1.1.4.2 tls
191 1.1.4.2 tls # miscellaneous pseudo-devices
192 1.1.4.2 tls pseudo-device pty # pseudo-terminals
193 1.1.4.2 tls pseudo-device clockctl # user control of clock subsystem
194 1.1.4.2 tls pseudo-device ksyms # /dev/ksyms
195 1.1.4.2 tls
196 1.1.4.2 tls # wscons pseudo-devices
197 1.1.4.2 tls #pseudo-device wsmux # mouse & keyboard multiplexor
198 1.1.4.2 tls #pseudo-device wsfont
199