LROUTER revision 1.43 1 #
2 # $NetBSD: LROUTER,v 1.43 2010/11/23 11:13:59 hannken Exp $
3 # From: NetBSD: MPC303,v 1.4 2001/11/21 11:28:09 uch Exp
4 #
5 # Kernel configuration file for LASER5 L-Router
6 #
7
8 include "arch/hpcmips/conf/std.hpcmips"
9
10 #options INCLUDE_CONFIG_FILE # embed config file in kernel binary
11
12 maxusers 32
13
14 options MIPS3 # R4000/R4400/R4600 CPUs
15
16 # Support for specific models of H/PC MIPS
17 makeoptions CPUFLAGS="-mips3" # CPU codegen options
18 options MIPS3_4100 # VR4100 core
19 options VR41XX # NEC VR41xx series
20 options VR4122 # NEC VR4122
21
22 # Standard system options
23 options DDB # in-kernel debugger
24 #options DDB_ONPANIC=0 # don't enter debugger on panic
25 #options KGDB # remote debugger
26 options DIAGNOSTIC # extra kernel debugging checks
27 #options DEBUG # extra kernel debugging support
28 #options VRGIUDEBUG_CONF=2 # debug GIU intr
29 options KTRACE # system call tracing support
30 options MSGBUFSIZE=16384 # dmesg buffer size
31 options USERCONF # userconf(4) support
32 #options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
33 #options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
34
35 ## UVM options.
36 #options UVM_PAGE_TRKOWN
37 #options UVMHIST
38 #options UVMHIST_PRINT # Loud!
39
40 #options SCSIVERBOSE # human readable SCSI error messages
41
42 options EPOCHYEAR=1970
43
44 #options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
45 #options RTC_OFFSET=-540 # JST-9
46 #options RTC_OFFSET=480 # PST8
47 # In NO RTC_OFFSET , inherit RTC_OFFSET
48 # from Windows CE.
49 options NTP # network time protocol
50
51 #options WINCE_DEFAULT_SETTING # Debugging use
52 #options DUMP_GIU_LEVEL2_INTR # Debugging use
53
54 #options SYSCALL_DEBUG # for debug
55
56 #options VRRTCDEBUG
57 #options VRRTCDEBUG_CONF=1
58
59 # Filesystem options
60 file-system FFS # fast filesystem with user and group quotas
61 #file-system EXT2FS # second extended file system (linux)
62 file-system MFS # memory-based filesystem
63 file-system NFS # Sun NFS-compatible filesystem (client)
64 #file-system LFS # Log-based filesystem (still experimental)
65 file-system CD9660 # ISO 9660 + Rock Ridge file system
66 file-system MSDOSFS # MS-DOS file system
67 #file-system FDESC # /dev/fd
68 file-system KERNFS # /kern (kernel informational filesystem)
69 #file-system NULLFS # loopback file system
70 #file-system OVERLAY # overlay file system
71 file-system PROCFS # /proc
72 #file-system UMAPFS # NULLFS + uid and gid remapping
73 file-system UNION
74 file-system PTYFS # /dev/pts/N support
75
76 options NFSSERVER # Sun NFS-compatible filesystem (server)
77 options WAPBL # File system journaling support - Experimental
78 #options QUOTA # UFS quotas
79 #options FFS_NO_SNAPSHOT # No FFS snapshot support
80
81 # Networking options
82 #options GATEWAY # IP packet forwarding
83 options INET # IP + ICMP + TCP + UDP
84 options INET6 # IPV6
85 #options IPSEC # IP security
86 #options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
87 #options IPSEC_NAT_T # IPsec NAT traversal (NAT-T)
88 #options IPSEC_DEBUG # debug for IP security
89 #options MROUTING # Multicast routing support
90 #options PIM # Protocol Independent Multicast
91 #options ISO # OSI networking
92 #options TPIP # TPIP
93 #options EON # OSI tunneling over IP
94 options PFIL_HOOKS # pfil(9) packet filter hooks
95 options IPFILTER_LOG # ipmon(8) log support
96 options IPFILTER_LOOKUP # ippool(8) support
97 options IPFILTER_COMPAT # Compat for IP-Filter
98 #options IPFILTER_DEFAULT_BLOCK # block all packets by default
99
100 # NetBSD backwards compatibility
101 options COMPAT_43
102 options COMPAT_16
103 options COMPAT_20
104 options COMPAT_30 # NetBSD 3.0 compatibility.
105 options COMPAT_40 # NetBSD 4.0 compatibility.
106 options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
107
108 options NFS_BOOT_DHCP
109
110 # compile options
111 #makeoptions DEFGP="-G 14"
112
113 config netbsd root on ? type ?
114 config nfsnetbsd root on ? type nfs
115
116
117 # temporally power management
118 hpcapm0 at mainbus0 # power management
119 apmdev0 at hpcapm0 # APM
120
121 vrip* at mainbus0
122 vrbcu* at vrip? addr 0x0f000000 size 0x20
123 vrcmu* at vrip? addr 0x0f000060 size 0x20
124 vrrtc* at vrip? addr 0x0f000100 size 0x20 unit VRRTC
125
126 options CONSPEED=115200
127 com* at vrip? addr 0x0f000800 size 0x20 unit VRSIU pwctl PWCTL_COM0
128 vrgiu* at vrip? addr 0x0f000140 size 0x20 unit VRGIU
129 vrpmu* at vrip? addr 0x0f0000c0 size 0x20 unit VRPMU # power switch
130 #vrpiu* at vrip? addr 0x0b000120 size 0x1a0 unit VRPIU
131 #vrled* at vrip? addr 0x0f000180 size 0x10 unit VRLED
132 vrpciu* at vrip? addr 0x0f000c00 size 0x200 unit VRPCIU
133
134 hpcioman0 at vrgiu? platform LASER5_L_BOARD
135 # bus 0, device 0, function 0 i82559 #0 LAN(eth0)
136 hpcin* at hpcioman0 evtype PCIINTR id PCIINTR_00_00_00 port 12 level 0 hold 0 connect 1
137 # bus 0, device 1, function 0 i82559 #1 LAN(eth1)
138 hpcin* at hpcioman0 evtype PCIINTR id PCIINTR_00_01_00 port 13 level 0 hold 0 connect 1
139 # bus 0, device 16, function 0 M1543C/M5229 (IDE controller)
140 hpcin* at hpcioman0 evtype PCIINTR id PCIINTR_00_16_00 port 11 level 1 hold 0 connect 1
141
142 # PCI bus support
143 #options MIIVERBOSE # verbose PHY autoconfig messages
144 options PCIVERBOSE
145 pci* at vrpciu?
146
147 # PCI network interfaces
148 fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
149
150 # MII/PHY support
151 inphy* at mii? phy ? # Intel 82555 PHYs
152
153 # IDE and related devices
154 aceride* at pci? dev ? function ? # Acer Lab IDE controllers
155
156 # ATA (IDE) bus support
157 atabus* at ata?
158
159 # IDE drives
160 #wd* at atabus? drive ? flags 0x0ffa # PIO mode 2
161 wd* at atabus? drive ? flags 0x0ffb # PIO mode 3
162 #wd* at atabus? drive ? flags 0x0ff0 # PIO mode 4
163 #wd* at atabus? drive ? flags 0x0000 # UDMA mode 2
164
165 # ATAPI bus support
166 atapibus* at atapi?
167
168 # ATAPI devices
169 cd* at atapibus? drive ? flags 0x0ff0 # ATAPI CD-ROM drives
170 sd* at atapibus? drive ? flags 0x0ff0 # ATAPI disk drives
171 st* at atapibus? drive ? flags 0x0ff0 # ATAPI tape drives
172
173 pseudo-device loop 1 # network loopback
174 pseudo-device ppp # serial-line IP ports
175 pseudo-device pty # pseudo-terminals
176 pseudo-device bpfilter # packet filter ports
177 pseudo-device ipfilter # IP filter, NAT
178
179 pseudo-device vnd # virtual disk ick
180 #pseudo-device ccd 4 # concatenated disks
181 #pseudo-device fss # file system snapshot device
182 pseudo-device rnd # /dev/random and in-kernel generator
183 pseudo-device clockctl # user control of clock subsystem
184
185 #pseudo-device biconsdev 1 # build-in console device
186 #pseudo-device wsmux # mouse & keyboard multiplexor
187 #options MEMORY_DISK_HOOKS
188 #options MEMORY_DISK_IS_ROOT # force root on memory disk
189 #options MEMORY_DISK_SERVER=0 # no userspace memory disk support
190 #options MEMORY_DISK_DYNAMIC # fs image don't exist in data section.
191 pseudo-device md # memory disk device (ramdisk)
192
193 #pseudo-device raid 4 # RAIDframe disk driver
194 #options RAID_AUTOCONFIG # auto-configuration of RAID components
195
196 # for IPv6
197 pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
198 #pseudo-device faith # IPv[46] tcp relay translation i/f
199 pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
200
201 ## IEEE 802.1Q Virtual LAN encapsulation, see vlan(4).
202 pseudo-device vlan
203