Tue Jun 7 15:01:44 2011 UTC ()
SYMTAB_SPACE is decimal, so fix syntax error introduced by the previous.


(he)
diff -r1.42 -r1.43 src/sys/arch/evbarm/conf/TWINTAIL

cvs diff -r1.42 -r1.43 src/sys/arch/evbarm/conf/TWINTAIL (switch to unified diff)

--- src/sys/arch/evbarm/conf/TWINTAIL 2011/06/05 16:15:24 1.42
+++ src/sys/arch/evbarm/conf/TWINTAIL 2011/06/07 15:01:43 1.43
@@ -1,416 +1,416 @@ @@ -1,416 +1,416 @@
1# $NetBSD: TWINTAIL,v 1.42 2011/06/05 16:15:24 christos Exp $ 1# $NetBSD: TWINTAIL,v 1.43 2011/06/07 15:01:43 he Exp $
2# 2#
3# TWINTAIL -- Genetec corp. G4255EB-X002 Evaluation Board Kernel 3# TWINTAIL -- Genetec corp. G4255EB-X002 Evaluation Board Kernel
4# 4#
5 5
6include "arch/evbarm/conf/std.g42xxeb" 6include "arch/evbarm/conf/std.g42xxeb"
7 7
8# estimated number of users 8# estimated number of users
9 9
10maxusers 32 10maxusers 32
11 11
12options VERBOSE_ARM32 12options VERBOSE_ARM32
13#options INTR_DEBUG 13#options INTR_DEBUG
14#options BOOTHOWTO=RB_SINGLE 14#options BOOTHOWTO=RB_SINGLE
15options PCMCIADEBUG 15options PCMCIADEBUG
16options PCMCIACISDEBUG 16options PCMCIACISDEBUG
17 17
18# Standard system options 18# Standard system options
19 19
20options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT 20options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
21#options NTP # NTP phase/frequency locked loop 21#options NTP # NTP phase/frequency locked loop
22 22
23# CPU options 23# CPU options
24 24
25options CPU_XSCALE_PXA250 # Support the XScale core 25options CPU_XSCALE_PXA250 # Support the XScale core
26#options CPU_XSCALE_PXA270 # You can enable this, but useless for this board. 26#options CPU_XSCALE_PXA270 # You can enable this, but useless for this board.
27#options XSCALE_CACHE_WRITE_THROUGH 27#options XSCALE_CACHE_WRITE_THROUGH
28options XSCALE_CACHE_READ_WRITE_ALLOCATE 28options XSCALE_CACHE_READ_WRITE_ALLOCATE
29makeoptions CPUFLAGS="-mcpu=xscale" 29makeoptions CPUFLAGS="-mcpu=xscale"
30 30
31# Architecture options 31# Architecture options
32 32
33# File systems 33# File systems
34 34
35file-system FFS # UFS 35file-system FFS # UFS
36#file-system LFS # log-structured file system 36#file-system LFS # log-structured file system
37file-system MFS # memory file system 37file-system MFS # memory file system
38file-system NFS # Network file system 38file-system NFS # Network file system
39#file-system ADOSFS # AmigaDOS-compatible file system 39#file-system ADOSFS # AmigaDOS-compatible file system
40#file-system EXT2FS # second extended file system (linux) 40#file-system EXT2FS # second extended file system (linux)
41file-system CD9660 # ISO 9660 + Rock Ridge file system 41file-system CD9660 # ISO 9660 + Rock Ridge file system
42file-system MSDOSFS # MS-DOS file system 42file-system MSDOSFS # MS-DOS file system
43file-system FDESC # /dev/fd 43file-system FDESC # /dev/fd
44file-system KERNFS # /kern 44file-system KERNFS # /kern
45file-system NULLFS # loopback file system 45file-system NULLFS # loopback file system
46file-system PUFFS # Userspace file systems (e.g. ntfs-3g & sshfs) 46file-system PUFFS # Userspace file systems (e.g. ntfs-3g & sshfs)
47file-system PROCFS # /proc 47file-system PROCFS # /proc
48#file-system UMAPFS # NULLFS + uid and gid remapping 48#file-system UMAPFS # NULLFS + uid and gid remapping
49file-system UNION # union file system 49file-system UNION # union file system
50file-system PTYFS # /dev/pts/N support 50file-system PTYFS # /dev/pts/N support
51 51
52# File system options 52# File system options
53#options QUOTA # legacy UFS quotas 53#options QUOTA # legacy UFS quotas
54#options QUOTA2 # new, in-filesystem UFS quotas 54#options QUOTA2 # new, in-filesystem UFS quotas
55#options FFS_EI # FFS Endian Independant support 55#options FFS_EI # FFS Endian Independant support
56#options NFSSERVER 56#options NFSSERVER
57options WAPBL # File system journaling support - Experimental 57options WAPBL # File system journaling support - Experimental
58#options FFS_NO_SNAPSHOT # No FFS snapshot support 58#options FFS_NO_SNAPSHOT # No FFS snapshot support
59 59
60# Networking options 60# Networking options
61 61
62#options GATEWAY # packet forwarding 62#options GATEWAY # packet forwarding
63options INET # IP + ICMP + TCP + UDP 63options INET # IP + ICMP + TCP + UDP
64options INET6 # IPV6 64options INET6 # IPV6
65#options IPSEC # IP security 65#options IPSEC # IP security
66#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC) 66#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
67#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T) 67#options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
68#options IPSEC_DEBUG # debug for IP security 68#options IPSEC_DEBUG # debug for IP security
69#options MROUTING # IP multicast routing 69#options MROUTING # IP multicast routing
70#options ISO,TPIP # OSI 70#options ISO,TPIP # OSI
71#options EON # OSI tunneling over IP 71#options EON # OSI tunneling over IP
72#options NETATALK # AppleTalk networking 72#options NETATALK # AppleTalk networking
73#options PFIL_HOOKS # pfil(9) packet filter hooks 73#options PFIL_HOOKS # pfil(9) packet filter hooks
74#options PPP_BSDCOMP # BSD-Compress compression support for PPP 74#options PPP_BSDCOMP # BSD-Compress compression support for PPP
75#options PPP_DEFLATE # Deflate compression support for PPP 75#options PPP_DEFLATE # Deflate compression support for PPP
76#options PPP_FILTER # Active filter support for PPP (requires bpf) 76#options PPP_FILTER # Active filter support for PPP (requires bpf)
77options PFIL_HOOKS # pfil(9) packet filter hooks 77options PFIL_HOOKS # pfil(9) packet filter hooks
78options IPFILTER_LOG # ipmon(8) log support 78options IPFILTER_LOG # ipmon(8) log support
79options IPFILTER_LOOKUP # ippool(8) support 79options IPFILTER_LOOKUP # ippool(8) support
80options IPFILTER_COMPAT # Compat for IP-Filter 80options IPFILTER_COMPAT # Compat for IP-Filter
81#options IPFILTER_DEFAULT_BLOCK # block all packets by default 81#options IPFILTER_DEFAULT_BLOCK # block all packets by default
82#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG 82#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
83 83
84options NFS_BOOT_BOOTP 84options NFS_BOOT_BOOTP
85options NFS_BOOT_DHCP 85options NFS_BOOT_DHCP
86#options NFS_BOOT_BOOTPARAM 86#options NFS_BOOT_BOOTPARAM
87 87
88# Compatibility options 88# Compatibility options
89 89
90#options COMPAT_43 # 4.3BSD compatibility. 90#options COMPAT_43 # 4.3BSD compatibility.
91options COMPAT_50 # NetBSD 5.0 compatibility. 91options COMPAT_50 # NetBSD 5.0 compatibility.
92options COMPAT_40 # NetBSD 4.0 compatibility. 92options COMPAT_40 # NetBSD 4.0 compatibility.
93options COMPAT_30 # NetBSD 3.0 compatibility. 93options COMPAT_30 # NetBSD 3.0 compatibility.
94options COMPAT_20 # NetBSD 2.0 compatibility. 94options COMPAT_20 # NetBSD 2.0 compatibility.
95options COMPAT_16 # NetBSD 1.6 compatibility. 95options COMPAT_16 # NetBSD 1.6 compatibility.
96#options COMPAT_15 # NetBSD 1.5 compatibility. 96#options COMPAT_15 # NetBSD 1.5 compatibility.
97#options COMPAT_14 # NetBSD 1.4 compatibility. 97#options COMPAT_14 # NetBSD 1.4 compatibility.
98#options COMPAT_13 # NetBSD 1.3 compatibility. 98#options COMPAT_13 # NetBSD 1.3 compatibility.
99#options COMPAT_12 # NetBSD 1.2 compatibility. 99#options COMPAT_12 # NetBSD 1.2 compatibility.
100#options COMPAT_11 # NetBSD 1.1 compatibility. 100#options COMPAT_11 # NetBSD 1.1 compatibility.
101#options COMPAT_10 # NetBSD 1.0 compatibility. 101#options COMPAT_10 # NetBSD 1.0 compatibility.
102#options COMPAT_09 # NetBSD 0.9 compatibility. 102#options COMPAT_09 # NetBSD 0.9 compatibility.
103#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended. 103#options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
104 104
105# Shared memory options 105# Shared memory options
106 106
107#options SYSVMSG # System V-like message queues 107#options SYSVMSG # System V-like message queues
108#options SYSVSEM # System V-like semaphores 108#options SYSVSEM # System V-like semaphores
109#options SEMMNI=10 # number of semaphore identifiers 109#options SEMMNI=10 # number of semaphore identifiers
110#options SEMMNS=60 # number of semaphores in system 110#options SEMMNS=60 # number of semaphores in system
111#options SEMUME=10 # max number of undo entries per process 111#options SEMUME=10 # max number of undo entries per process
112#options SEMMNU=30 # number of undo structures in system 112#options SEMMNU=30 # number of undo structures in system
113#options SYSVSHM # System V-like memory sharing 113#options SYSVSHM # System V-like memory sharing
114 114
115# Device options 115# Device options
116 116
117#options MEMORY_DISK_HOOKS # boottime setup of ramdisk 117#options MEMORY_DISK_HOOKS # boottime setup of ramdisk
118#options MEMORY_DISK_SIZE=3072 # Size in blocks 118#options MEMORY_DISK_SIZE=3072 # Size in blocks
119#options MEMORY_DISK_DYNAMIC 119#options MEMORY_DISK_DYNAMIC
120#options MINIROOTSIZE=1000 # Size in blocks 120#options MINIROOTSIZE=1000 # Size in blocks
121#options MEMORY_DISK_IS_ROOT # use memory disk as root 121#options MEMORY_DISK_IS_ROOT # use memory disk as root
122 122
123# Miscellaneous kernel options 123# Miscellaneous kernel options
124options KTRACE # system call tracing, a la ktrace(1) 124options KTRACE # system call tracing, a la ktrace(1)
125#options KMEMSTATS # kernel memory statistics 125#options KMEMSTATS # kernel memory statistics
126options PCMCIAVERBOSE # verbose PCMCIA configuration messages 126options PCMCIAVERBOSE # verbose PCMCIA configuration messages
127options USBVERBOSE # verbose USB device autoconfig messages 127options USBVERBOSE # verbose USB device autoconfig messages
128options SCSIVERBOSE # Verbose SCSI errors 128options SCSIVERBOSE # Verbose SCSI errors
129#options MIIVERBOSE # Verbose MII autoconfuration messages 129#options MIIVERBOSE # Verbose MII autoconfuration messages
130#options DDB_KEYCODE=0x40 130#options DDB_KEYCODE=0x40
131#options USERCONF # userconf(4) support 131#options USERCONF # userconf(4) support
132 132
133# Development and Debugging options 133# Development and Debugging options
134 134
135options DIAGNOSTIC # internally consistency checks 135options DIAGNOSTIC # internally consistency checks
136#options DEBUG 136#options DEBUG
137#options PMAP_DEBUG # Enable pmap_debug_level code 137#options PMAP_DEBUG # Enable pmap_debug_level code
138#options VERBOSE_INIT_ARM # verbose bootstraping messages 138#options VERBOSE_INIT_ARM # verbose bootstraping messages
139#options DDB # in-kernel debugger 139#options DDB # in-kernel debugger
140#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 140#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
141#options KGDB 141#options KGDB
142#options DEBUG_KGDB 142#options DEBUG_KGDB
143makeoptions DEBUG="-g -O2" # compile full symbol table 143makeoptions DEBUG="-g -O2" # compile full symbol table
144options SYMTAB_SPACE=5c0000 144options SYMTAB_SPACE=600000
145#options AUDIO_DEBUG=2 145#options AUDIO_DEBUG=2
146 146
147config netbsd root on ? type ? 147config netbsd root on ? type ?
148config netbsd-ne0 root on ne0 type nfs 148config netbsd-ne0 root on ne0 type nfs
149 149
150# The main bus device 150# The main bus device
151mainbus0 at root 151mainbus0 at root
152 152
153# The boot cpu 153# The boot cpu
154cpu0 at mainbus? 154cpu0 at mainbus?
155 155
156# integrated peripherals 156# integrated peripherals
157pxaip0 at mainbus? 157pxaip0 at mainbus?
158 158
159pxaintc0 at pxaip? # interrupt controller 159pxaintc0 at pxaip? # interrupt controller
160pxagpio0 at pxaip? # GPIO 160pxagpio0 at pxaip? # GPIO
161 161
162# cotulla integrated 16550 UARTs 162# cotulla integrated 16550 UARTs
163options COM_PXA2X0 163options COM_PXA2X0
164com0 at pxaip? addr 0x40100000 intr 22 # Full Function UART 164com0 at pxaip? addr 0x40100000 intr 22 # Full Function UART
165com1 at pxaip? addr 0x40200000 intr 21 # BlueTootth UART 165com1 at pxaip? addr 0x40200000 intr 21 # BlueTootth UART
166#com2 at pxaip? addr 0x40700000 intr 20 # Standard UART (for IrDA) 166#com2 at pxaip? addr 0x40700000 intr 20 # Standard UART (for IrDA)
167options FFUARTCONSOLE 167options FFUARTCONSOLE
168options BTUARTCONSOLE 168options BTUARTCONSOLE
169options KGDB_DEVNAME="\"ffuart\"" # ffuart or btuart 169options KGDB_DEVNAME="\"ffuart\"" # ffuart or btuart
170options KGDB_DEVRATE=115200 170options KGDB_DEVRATE=115200
171 171
172#aupxa0 at pxaip? # AC97 interface 172#aupxa0 at pxaip? # AC97 interface
173 173
174# Audio support 174# Audio support
175#audio* at audiobus? 175#audio* at audiobus?
176 176
177 177
178# FlashROM disk driver 178# FlashROM disk driver
179# frd* at pxaip? 179# frd* at pxaip?
180 180
181# On-board device support 181# On-board device support
182obio0 at pxaip? intr 8 182obio0 at pxaip? intr 8
183ne0 at obio? addr 0x0e000200 intr 5 # on-board Asix AX88796 183ne0 at obio? addr 0x0e000200 intr 5 # on-board Asix AX88796
184 184
185# LCD 185# LCD
186#device-major lcd char 37 186#device-major lcd char 37
187lcd0 at obio? 187lcd0 at obio?
188wsdisplay* at lcd? console ? 188wsdisplay* at lcd? console ?
189options FONT_SONY8x16 189options FONT_SONY8x16
190#options FONT_VT220L8x8 190#options FONT_VT220L8x8
191options WSEMUL_VT100 # VT100 / VT220 emulation 191options WSEMUL_VT100 # VT100 / VT220 emulation
192options G4250_LCD_TOSHIBA_LTM035 192options G4250_LCD_TOSHIBA_LTM035
193#options G4250_LCD_NEC_NL3224BC35 193#options G4250_LCD_NEC_NL3224BC35
194 194
195kmkbd* at obio? 195kmkbd* at obio?
196wskbd* at kmkbd? # console ? 196wskbd* at kmkbd? # console ?
197 197
198# GB-225 option board 198# GB-225 option board
199opio0 at obio? intr 2 199opio0 at obio? intr 2
200 200
201# USB host 201# USB host
202# slhci0 at opio0 202# slhci0 at opio0
203# options SLHCI_DEBUG 203# options SLHCI_DEBUG
204 204
205# USB bus support 205# USB bus support
206#usb* at slhci? 206#usb* at slhci?
207 207
208# USB Hubs 208# USB Hubs
209# uhub* at usb? 209# uhub* at usb?
210# uhub* at uhub? port ? 210# uhub* at uhub? port ?
211 211
212# USB HID device 212# USB HID device
213# uhidev* at uhub? port ? configuration ? interface ? 213# uhidev* at uhub? port ? configuration ? interface ?
214 214
215# USB Mice 215# USB Mice
216# ums* at uhidev? reportid ? 216# ums* at uhidev? reportid ?
217# wsmouse* at ums? mux 0 217# wsmouse* at ums? mux 0
218 218
219# USB Keyboards 219# USB Keyboards
220#ukbd* at uhidev? reportid ? 220#ukbd* at uhidev? reportid ?
221#wskbd* at ukbd? console ? mux 1 221#wskbd* at ukbd? console ? mux 1
222 222
223# USB serial adapter 223# USB serial adapter
224#ucycom* at uhidev? reportid ? 224#ucycom* at uhidev? reportid ?
225 225
226# USB Generic HID devices 226# USB Generic HID devices
227# uhid* at uhidev? reportid ? 227# uhid* at uhidev? reportid ?
228 228
229# USB Printer 229# USB Printer
230#ulpt* at uhub? port ? configuration ? interface ? 230#ulpt* at uhub? port ? configuration ? interface ?
231 231
232# USB Modem 232# USB Modem
233#umodem* at uhub? port ? configuration ? 233#umodem* at uhub? port ? configuration ?
234#ucom* at umodem? 234#ucom* at umodem?
235 235
236# Option N.V. Wireless WAN modems 236# Option N.V. Wireless WAN modems
237#uhso* at uhub? port ? configuration ? 237#uhso* at uhub? port ? configuration ?
238 238
239# USB Mass Storage 239# USB Mass Storage
240#umass* at uhub? port ? configuration ? interface ? 240#umass* at uhub? port ? configuration ? interface ?
241#wd* at umass? 241#wd* at umass?
242 242
243# USB audio 243# USB audio
244#uaudio* at uhub? port ? configuration ? 244#uaudio* at uhub? port ? configuration ?
245 245
246# USB MIDI 246# USB MIDI
247#umidi* at uhub? port ? configuration ? 247#umidi* at uhub? port ? configuration ?
248 248
249# USB IrDA 249# USB IrDA
250# USB-IrDA bridge spec 250# USB-IrDA bridge spec
251#uirda* at uhub? port ? configuration ? interface ? 251#uirda* at uhub? port ? configuration ? interface ?
252#irframe* at uirda? 252#irframe* at uirda?
253 253
254# SigmaTel STIr4200 USB/IrDA Bridge 254# SigmaTel STIr4200 USB/IrDA Bridge
255#ustir* at uhub? port ? 255#ustir* at uhub? port ?
256#irframe* at ustir? 256#irframe* at ustir?
257 257
258# USB Ethernet adapters 258# USB Ethernet adapters
259#aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters 259#aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters
260#cue* at uhub? port ? # CATC USB-EL1201A based adapters 260#cue* at uhub? port ? # CATC USB-EL1201A based adapters
261#kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters 261#kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
262#uax* at uhub? port ? # ASIX AX88172 based adapters 262#uax* at uhub? port ? # ASIX AX88172 based adapters
263#url* at uhub? port ? # Realtek RTL8150L based adapters 263#url* at uhub? port ? # Realtek RTL8150L based adapters
264 264
265# Prolific PL2301/PL2302 host-to-host adapter 265# Prolific PL2301/PL2302 host-to-host adapter
266#upl* at uhub? port ? 266#upl* at uhub? port ?
267 267
268# Serial adapters 268# Serial adapters
269#ubsa* at uhub? port ? # Belkin serial adapter 269#ubsa* at uhub? port ? # Belkin serial adapter
270#ucom* at ubsa? portno ? 270#ucom* at ubsa? portno ?
271 271
272#uftdi* at uhub? port ? # FTDI FT8U100AX serial adapter 272#uftdi* at uhub? port ? # FTDI FT8U100AX serial adapter
273#ucom* at uftdi? portno ? 273#ucom* at uftdi? portno ?
274 274
275#umct* at uhub? port ? # MCT USB-RS232 serial adapter 275#umct* at uhub? port ? # MCT USB-RS232 serial adapter
276#ucom* at umct? portno ? 276#ucom* at umct? portno ?
277 277
278#uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter 278#uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter
279#ucom* at uplcom? portno ? 279#ucom* at uplcom? portno ?
280 280
281#uvscom* at uhub? port ? # SUNTAC Slipper U VS-10U serial adapter 281#uvscom* at uhub? port ? # SUNTAC Slipper U VS-10U serial adapter
282#ucom* at uvscom? portno ? 282#ucom* at uvscom? portno ?
283 283
284# Diamond Multimedia Rio 500 284# Diamond Multimedia Rio 500
285#urio* at uhub? port ? 285#urio* at uhub? port ?
286 286
287# USB Handspring Visor 287# USB Handspring Visor
288#uvisor* at uhub? port ? 288#uvisor* at uhub? port ?
289#ucom* at uvisor? 289#ucom* at uvisor?
290 290
291# Kyocera AIR-EDGE PHONE 291# Kyocera AIR-EDGE PHONE
292#ukyopon* at uhub? port ? 292#ukyopon* at uhub? port ?
293#ucom* at ukyopon? portno ? 293#ucom* at ukyopon? portno ?
294 294
295# USB scanners 295# USB scanners
296#uscanner* at uhub? port ? 296#uscanner* at uhub? port ?
297 297
298# USB scanners that use SCSI emulation, e.g., HP5300 298# USB scanners that use SCSI emulation, e.g., HP5300
299#usscanner* at uhub? port ? 299#usscanner* at uhub? port ?
300 300
301# Y@P firmware loader 301# Y@P firmware loader
302#uyap* at uhub? port ? 302#uyap* at uhub? port ?
303 303
304# D-Link DSB-R100 USB radio 304# D-Link DSB-R100 USB radio
305#udsbr* at uhub? port ? 305#udsbr* at uhub? port ?
306#radio* at udsbr? 306#radio* at udsbr?
307 307
308# USB Generic driver 308# USB Generic driver
309# ugen* at uhub? port ? 309# ugen* at uhub? port ?
310 310
311# PCMCIA/CF card 311# PCMCIA/CF card
312opcic0 at opio? 312opcic0 at opio?
313pcmcia* at opcic? 313pcmcia* at opcic?
314 314
315# PCMCIA serial interfaces 315# PCMCIA serial interfaces
316com* at pcmcia? function ? # Modems and serial cards 316com* at pcmcia? function ? # Modems and serial cards
317 317
318pcmcom* at pcmcia? function ? # PCMCIA multi-port serial cards 318pcmcom* at pcmcia? function ? # PCMCIA multi-port serial cards
319com* at pcmcom? slave ? # ...and the slave devices 319com* at pcmcom? slave ? # ...and the slave devices
320 320
321# PCMCIA SCSI controllers 321# PCMCIA SCSI controllers
322aic* at pcmcia? function ? # Adaptec APA-1460 SCSI 322aic* at pcmcia? function ? # Adaptec APA-1460 SCSI
323esp* at pcmcia? function ? # Qlogic ESP406/FAS408 SCSI 323esp* at pcmcia? function ? # Qlogic ESP406/FAS408 SCSI
324 324
325# SCSI bus support 325# SCSI bus support
326scsibus* at scsi? 326scsibus* at scsi?
327 327
328# SCSI devices 328# SCSI devices
329sd* at scsibus? target ? lun ? # SCSI disk drives 329sd* at scsibus? target ? lun ? # SCSI disk drives
330st* at scsibus? target ? lun ? # SCSI tape drives 330st* at scsibus? target ? lun ? # SCSI tape drives
331cd* at scsibus? target ? lun ? # SCSI CD-ROM drives 331cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
332ch* at scsibus? target ? lun ? # SCSI autochangers 332ch* at scsibus? target ? lun ? # SCSI autochangers
333ses* at scsibus? target ? lun ? # SCSI Enclosure Services devices 333ses* at scsibus? target ? lun ? # SCSI Enclosure Services devices
334ss* at scsibus? target ? lun ? # SCSI scanners 334ss* at scsibus? target ? lun ? # SCSI scanners
335uk* at scsibus? target ? lun ? # SCSI unknown 335uk* at scsibus? target ? lun ? # SCSI unknown
336 336
337# PCMCIA IDE controllers 337# PCMCIA IDE controllers
338wdc* at pcmcia? function ? 338wdc* at pcmcia? function ?
339atabus* at wdc? channel ? 339atabus* at wdc? channel ?
340wd* at atabus? drive ? flags 0x0000 340wd* at atabus? drive ? flags 0x0000
341 341
342# PCMCIA network interfaces 342# PCMCIA network interfaces
343an* at pcmcia? function ? # Aironet PC4500/PC4800 (802.11) 343an* at pcmcia? function ? # Aironet PC4500/PC4800 (802.11)
344awi* at pcmcia? function ? # BayStack 650/660 (802.11FH/DS) 344awi* at pcmcia? function ? # BayStack 650/660 (802.11FH/DS)
345cnw* at pcmcia? function ? # Xircom/Netwave AirSurfer 345cnw* at pcmcia? function ? # Xircom/Netwave AirSurfer
346ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 346ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet
347mbe* at pcmcia? function ? # MB8696x based Ethernet 347mbe* at pcmcia? function ? # MB8696x based Ethernet
348ne* at pcmcia? function ? # NE2000-compatible Ethernet 348ne* at pcmcia? function ? # NE2000-compatible Ethernet
349ray* at pcmcia? function ? # Raytheon Raylink (802.11) 349ray* at pcmcia? function ? # Raytheon Raylink (802.11)
350sm* at pcmcia? function ? # Megahertz Ethernet 350sm* at pcmcia? function ? # Megahertz Ethernet
351# tr at pcmcia has problems with Cardbus bridges 351# tr at pcmcia has problems with Cardbus bridges
352tr* at pcmcia? function ? # TROPIC based Token-Ring 352tr* at pcmcia? function ? # TROPIC based Token-Ring
353wi* at pcmcia? function ? # Lucent/Intersil WaveLan IEEE (802.11) 353wi* at pcmcia? function ? # Lucent/Intersil WaveLan IEEE (802.11)
354xirc* at pcmcia? function ? # Xircom CreditCard Ethernet 354xirc* at pcmcia? function ? # Xircom CreditCard Ethernet
355com* at xirc? 355com* at xirc?
356xi* at xirc? 356xi* at xirc?
357 357
358mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards 358mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards
359com* at mhzc? 359com* at mhzc?
360sm* at mhzc? 360sm* at mhzc?
361 361
362# DMAC support 362# DMAC support
363pxadmac0 at pxaip? addr 0x40000000 intr 25 363pxadmac0 at pxaip? addr 0x40000000 intr 25
364options PXA2X0_DMAC_DMOVER_CONCURRENCY=4 # Enable dmover(9) backend 364options PXA2X0_DMAC_DMOVER_CONCURRENCY=4 # Enable dmover(9) backend
365#options PXA2X0_DMAC_FIXED_PRIORITY # Don't want multiple priority 365#options PXA2X0_DMAC_FIXED_PRIORITY # Don't want multiple priority
366 366
367 367
368# MMC/SD contoller in PXA255 368# MMC/SD contoller in PXA255
369# (attached on obio for card detect and write protect signal) 369# (attached on obio for card detect and write protect signal)
370pxamci0 at obio? 370pxamci0 at obio?
371sdmmc* at pxamci? 371sdmmc* at pxamci?
372#options PXAMCI_DEBUG 372#options PXAMCI_DEBUG
373#options SDMMC_DEBUG 373#options SDMMC_DEBUG
374#options SDMMC_DUMP_CSD 374#options SDMMC_DUMP_CSD
375 375
376ld* at sdmmc? # MMC/SD card 376ld* at sdmmc? # MMC/SD card
377 377
378# Pseudo-Devices 378# Pseudo-Devices
379 379
380# disk/mass storage pseudo-devices 380# disk/mass storage pseudo-devices
381#pseudo-device md # memory disk device (ramdisk) 381#pseudo-device md # memory disk device (ramdisk)
382#pseudo-device vnd # disk-like interface to files 382#pseudo-device vnd # disk-like interface to files
383#pseudo-device fss # file system snapshot device 383#pseudo-device fss # file system snapshot device
384pseudo-device putter # for puffs and pud 384pseudo-device putter # for puffs and pud
385 385
386# network pseudo-devices 386# network pseudo-devices
387pseudo-device bpfilter # Berkeley packet filter 387pseudo-device bpfilter # Berkeley packet filter
388pseudo-device ipfilter # IP filter (firewall) and NAT 388pseudo-device ipfilter # IP filter (firewall) and NAT
389pseudo-device loop # network loopback 389pseudo-device loop # network loopback
390#pseudo-device kttcp # network loopback 390#pseudo-device kttcp # network loopback
391#pseudo-device ppp # Point-to-Point Protocol 391#pseudo-device ppp # Point-to-Point Protocol
392#pseudo-device pppoe # PPP over Ethernet (RFC 2516) 392#pseudo-device pppoe # PPP over Ethernet (RFC 2516)
393#pseudo-device sl # Serial Line IP 393#pseudo-device sl # Serial Line IP
394#pseudo-device strip # Starmode Radio IP (Metricom) 394#pseudo-device strip # Starmode Radio IP (Metricom)
395#pseudo-device irframetty # IrDA frame line discipline 395#pseudo-device irframetty # IrDA frame line discipline
396#pseudo-device tap # virtual Ethernet 396#pseudo-device tap # virtual Ethernet
397#pseudo-device tun # network tunneling over tty 397#pseudo-device tun # network tunneling over tty
398#pseudo-device gre # generic L3 over IP tunnel 398#pseudo-device gre # generic L3 over IP tunnel
399#pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933) 399#pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
400#pseudo-device faith # IPv[46] tcp relay translation i/f 400#pseudo-device faith # IPv[46] tcp relay translation i/f
401#pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation 401#pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
402#pseudo-device vlan # IEEE 802.1q encapsulation 402#pseudo-device vlan # IEEE 802.1q encapsulation
403#pseudo-device bridge # simple inter-network bridging 403#pseudo-device bridge # simple inter-network bridging
404#options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too 404#options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too
405#pseudo-device pf # PF packet filter 405#pseudo-device pf # PF packet filter
406#pseudo-device pflog # PF log if 406#pseudo-device pflog # PF log if
407 407
408# miscellaneous pseudo-devices 408# miscellaneous pseudo-devices
409pseudo-device pty # pseudo-terminals 409pseudo-device pty # pseudo-terminals
410pseudo-device rnd # /dev/random and in-kernel generator 410pseudo-device rnd # /dev/random and in-kernel generator
411pseudo-device clockctl # user control of clock subsystem 411pseudo-device clockctl # user control of clock subsystem
412 412
413# wscons pseudo-devices 413# wscons pseudo-devices
414#pseudo-device wsmux # mouse & keyboard multiplexor 414#pseudo-device wsmux # mouse & keyboard multiplexor
415#pseudo-device wsfont 415#pseudo-device wsfont
416pseudo-device ksyms # /dev/ksyms 416pseudo-device ksyms # /dev/ksyms