1 # $NetBSD: TEAMASA_NPWR,v 1.61 2009/10/11 16:20:22 bsh Exp $
3 # TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based
7 include "arch/evbarm/conf/std.iq80310"
8 options IOP310_TEAMASA_NPWR # Enable Npwr support
10 #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
12 # estimated number of users
16 # Standard system options
18 options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
19 options NTP # NTP phase/frequency locked loop
23 # For StrongARM systems
24 options CPU_XSCALE_80200 # Support the XScale core
25 makeoptions CPUFLAGS="-mcpu=xscale"
26 options XSCALE_CCLKCFG=7 # 600MHz
28 # Architecture options
29 options XSCALE_CACHE_READ_WRITE_ALLOCATE
30 options XSCALE_NO_COALESCE_WRITES
35 #file-system LFS # log-structured file system
36 file-system MFS # memory file system
37 file-system NFS # Network file system
38 #file-system ADOSFS # AmigaDOS-compatible file system
39 file-system EXT2FS # second extended file system (linux)
40 #file-system CD9660 # ISO 9660 + Rock Ridge file system
41 #file-system MSDOSFS # MS-DOS file system
42 file-system FDESC # /dev/fd
43 file-system KERNFS # /kern
44 file-system NULLFS # loopback file system
45 file-system PROCFS # /proc
46 #file-system UMAPFS # NULLFS + uid and gid remapping
47 #file-system UNION # union file system
48 file-system PTYFS # /dev/pts/N support
51 #options QUOTA # UFS quotas
52 #options FFS_EI # FFS Endian Independant support
54 options WAPBL # File system journaling support - Experimental
55 #options FFS_NO_SNAPSHOT # No FFS snapshot support
59 #options GATEWAY # packet forwarding
60 options INET # IP + ICMP + TCP + UDP
62 #options IPSEC # IP security
63 #options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
64 #options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
65 #options IPSEC_DEBUG # debug for IP security
66 #options MROUTING # IP multicast routing
67 #options PIM # Protocol Independent Multicast
68 #options ISO,TPIP # OSI
69 #options EON # OSI tunneling over IP
70 #options NETATALK # AppleTalk networking
71 #options PFIL_HOOKS # pfil(9) packet filter hooks
72 #options PPP_BSDCOMP # BSD-Compress compression support for PPP
73 #options PPP_DEFLATE # Deflate compression support for PPP
74 #options PPP_FILTER # Active filter support for PPP (requires bpf)
75 #options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
77 options NFS_BOOT_BOOTP
79 #options NFS_BOOT_BOOTPARAM
81 # Compatibility options
83 #options COMPAT_43 # 4.3BSD compatibility.
84 options COMPAT_50 # NetBSD 5.0 compatibility.
85 options COMPAT_40 # NetBSD 4.0 compatibility.
86 options COMPAT_30 # NetBSD 3.0 compatibility.
87 options COMPAT_20 # NetBSD 2.0 compatibility.
88 options COMPAT_16 # NetBSD 1.6 compatibility.
89 options COMPAT_15 # NetBSD 1.5 compatibility.
90 options COMPAT_14 # NetBSD 1.4 compatibility.
91 #options COMPAT_13 # NetBSD 1.3 compatibility.
92 #options COMPAT_12 # NetBSD 1.2 compatibility.
93 #options COMPAT_11 # NetBSD 1.1 compatibility.
94 #options COMPAT_10 # NetBSD 1.0 compatibility.
95 #options COMPAT_09 # NetBSD 0.9 compatibility.
96 #options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
97 options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
99 # Shared memory options
101 options SYSVMSG # System V-like message queues
102 options SYSVSEM # System V-like semaphores
103 #options SEMMNI=10 # number of semaphore identifiers
104 #options SEMMNS=60 # number of semaphores in system
105 #options SEMUME=10 # max number of undo entries per process
106 #options SEMMNU=30 # number of undo structures in system
107 options SYSVSHM # System V-like memory sharing
111 #options MEMORY_DISK_HOOKS # boottime setup of ramdisk
112 #options MEMORY_DISK_ROOT_SIZE=3400 # Size in blocks
113 #options MEMORY_DISK_IS_ROOT # use memory disk as root
115 # Console options. The default console is oriented towards the IQ80310
116 # eval board, on connector J9 ("com0") at # 115200 baud.
118 # The Npwr's RedBoot firmware uses 19200, and there is only one
120 #options CONSPEED=19200 # Console speed
121 #options CONUNIT=1 # Console unit (0=J9, 1=J10)
123 # Miscellaneous kernel options
124 options KTRACE # system call tracing, a la ktrace(1)
125 #options KMEMSTATS # kernel memory statistics
126 options SCSIVERBOSE # Verbose SCSI errors
127 options PCIVERBOSE # Verbose PCI descriptions
128 options MIIVERBOSE # Verbose MII autoconfuration messages
129 #options PCI_CONFIG_DUMP # verbosely dump PCI config space
130 #options DDB_KEYCODE=0x40
131 options USERCONF # userconf(4) support
132 #options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
133 #options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
135 # Development and Debugging options
137 options PERFCTRS # performance counters
138 options DIAGNOSTIC # internally consistency checks
140 #options PMAP_DEBUG # Enable pmap_debug_level code
141 #options VERBOSE_INIT_ARM # verbose bootstraping messages
142 options DDB # in-kernel debugger
143 options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
144 #makeoptions DEBUG="-g" # compile full symbol table
145 options SYMTAB_SPACE=320000
147 config netbsd root on ? type ?
148 config netbsd-wm0 root on wm0 type nfs
149 config netbsd-sd0 root on sd0 type ?
151 # The main bus device
157 # On-board device support
160 # On-board 16550 UART
161 com0 at obio? addr 0xfe810000 xint3 3
163 # i80312 Companion I/O support
166 iopiic* at iopxs? # I2C Controller Unit
168 m41trtc* at iic? addr 0x68
176 # PCI network devices
177 wm* at pci? dev ? function ?
180 makphy* at mii? phy ? # Marvell "Alaska" Gig-E PHY
181 ukphy* at mii? phy ? # Generic IEEE 802.3u PHYs
184 # Mass storage devices
187 # PCI SCSI controllers
188 esiop0 at pci? dev ? function ? # on-board LSI 53c1010
192 # SCSI device support
193 sd* at scsibus? target ? lun ? # SCSI disks
194 cd* at scsibus? target ? lun ? # SCSI CD-ROMs
195 st* at scsibus? target ? lun ? # SCSI tapes
196 uk* at scsibus? target ? lun ? # unknown SCSI devices
200 # disk/mass storage pseudo-devices
201 #pseudo-device md 1 # memory disk device (ramdisk)
202 pseudo-device vnd # disk-like interface to files
203 pseudo-device raid 4 # RAIDframe devices
204 #pseudo-device fss 4 # file system snapshot device
205 #pseudo-device ccd 4 # Concatenated disk devices
207 # network pseudo-devices
208 pseudo-device bpfilter # Berkeley packet filter
209 pseudo-device loop # network loopback
212 # miscellaneous pseudo-devices
213 pseudo-device pty # pseudo-terminals
214 pseudo-device rnd # /dev/random and in-kernel generator
215 pseudo-device clockctl # user control of clock subsystem
216 pseudo-device ksyms # /dev/ksyms