xref: /netbsd/sys/arch/hpcmips/conf/LROUTER (revision bf9ec67e)
1#
2# 	$NetBSD: LROUTER,v 1.6 2002/04/25 15:06:27 atatat 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
8include		"arch/hpcmips/conf/std.hpcmips"
9
10#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
11
12maxusers	32
13
14options 	MIPS3			# R4000/R4400/R4600 CPUs
15
16# Support for specific models of H/PC MIPS
17options 	MIPS3_4100		# VR4100 core
18options 	VR41XX			# NEC VR41xx series
19options 	VR4122			# NEC VR4122
20options 	MIPS3_L2CACHE_ABSENT
21
22# Standard system options
23options 	DDB			# in-kernel debugger
24#options 	DDB_ONPANIC=0		# don't enter debugger on panic
25#options 	KGDB			# remote debugger
26options 	DIAGNOSTIC		# extra kernel debugging checks
27#options 	DEBUG			# extra kernel debugging support
28#options 	VRGIUDEBUG_CONF=2	# debug GIU intr
29options 	KTRACE			# system call tracing support
30options 	MSGBUFSIZE=16384	# dmesg buffer size
31#options 	USERCONF		# userconf(4) support
32#options	PIPE_SOCKETPAIR		# smaller, but slower pipe(2)
33
34## UVM options.
35#options 	UVM_PAGE_TRKOWN
36#options 	UVMHIST
37#options 	UVMHIST_PRINT	# Loud!
38
39#options 	SCSIVERBOSE		# human readable SCSI error messages
40
41options 	YBASE=2000
42options 	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.
49options 	NTP			# network time protocol
50#options 	UCONSOLE		# users can redirect console (unsafe)
51
52#options 	WINCE_DEFAULT_SETTING	# Debugging use
53#options 	DUMP_GIU_LEVEL2_INTR	# Debugging use
54
55#options 	SYSCALL_DEBUG		# for debug
56
57#options 	VRRTCDEBUG
58#options 	VRRTCDEBUG_CONF=1
59
60# Filesystem options
61file-system 	FFS		# fast filesystem with user and group quotas
62#file-system 	EXT2FS		# second extended file system (linux)
63file-system 	MFS		# memory-based filesystem
64file-system 	NFS		# Sun NFS-compatible filesystem (client)
65#file-system	LFS		# Log-based filesystem (still experimental)
66file-system 	CD9660		# ISO 9660 + Rock Ridge file system
67file-system 	MSDOSFS		# MS-DOS file system
68#file-system 	FDESC		# /dev/fd
69file-system 	KERNFS		# /kern (kernel informational filesystem)
70#file-system 	NULLFS		# loopback file system
71#file-system 	OVERLAY		# overlay file system
72#file-system 	PORTAL		# portal filesystem (still experimental)
73file-system 	PROCFS		# /proc
74#file-system 	UMAPFS		# NULLFS + uid and gid remapping
75file-system 	UNION
76
77options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
78options 	SOFTDEP		# FFS soft updates support.
79#options 	QUOTA		# UFS quotas
80options 	VNODE_OP_NOINLINE # don't inline vnode op calls
81
82# Networking options
83#options 	GATEWAY		# IP packet forwarding
84options 	INET		# IP + ICMP + TCP + UDP
85options 	INET6		# IPV6
86#options 	IPSEC		# IP security
87#options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
88#options 	IPSEC_DEBUG	# debug for IP security
89#options 	MROUTING	# Multicast routing support
90#options 	ISO		# OSI networking
91#options 	TPIP		# TPIP
92#options 	EON		# OSI tunneling over IP
93#options 	CCITT,LLC,HDLC	# X.25
94
95# NetBSD backwards compatibility
96options 	COMPAT_43
97
98options 	NFS_BOOT_DHCP
99
100# compile options
101makeoptions	DEFGP="-G 14"
102
103config		netbsd		root on ? type ?
104config		nfsnetbsd	root on ? type nfs
105
106
107# temporally power management
108hpcapm0	at mainbus0			# power management
109apmdev0	at hpcapm0			# APM
110
111vrip*	at mainbus0
112vrbcu*	at vrip? addr 0x0f000000 size 0x20
113vrcmu*	at vrip? addr 0x0f000060 size 0x20
114vrrtc*	at vrip? addr 0x0f000100 size 0x20 unit VRRTC
115
116options 	CONSPEED=115200
117com*	at vrip? addr 0x0f000800 size 0x20 unit VRSIU pwctl PWCTL_COM0
118vrgiu*	at vrip? addr 0x0f000140 size 0x20 unit VRGIU
119vrpmu*	at vrip? addr 0x0f0000c0 size 0x20 unit VRPMU # power switch
120#vrpiu*	at vrip? addr 0x0b000120 size 0x1a0 unit VRPIU
121#vrled*	at vrip? addr 0x0f000180 size 0x10 unit VRLED
122vrpciu*	at vrip? addr 0x0f000c00 size 0x200 unit VRPCIU
123
124hpcioman0 at vrgiu? platform LASER5_L_BOARD
125# bus 0, device 0, function 0	i82559 #0 LAN(eth0)
126hpcin*	at hpcioman0 evtype PCIINTR id PCIINTR_00_00_00 port 12 level 0 hold 0 connect 1
127# bus 0, device 1, function 0	i82559 #1 LAN(eth1)
128hpcin*	at hpcioman0 evtype PCIINTR id PCIINTR_00_01_00 port 13 level 0 hold 0 connect 1
129# bus 0, device 16, function 0	M1543C/M5229 (IDE controller)
130hpcin*	at hpcioman0 evtype PCIINTR id PCIINTR_00_16_00 port 11 level 1 hold 0 connect 1
131
132# PCI bus support
133#options 	MIIVERBOSE	# verbose PHY autoconfig messages
134options 	PCIVERBOSE
135pci*	at vrpciu?
136
137# PCI network interfaces
138fxp*	at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
139
140# MII/PHY support
141inphy*	at mii? phy ?			# Intel 82555 PHYs
142
143# IDE and related devices
144pciide* at pci? dev ? function ? flags 0x0000
145
146# IDE drives
147#wd*	at pciide? channel ? drive ? flags 0x0ffa	# PIO mode 2
148wd*	at pciide? channel ? drive ? flags 0x0ffb	# PIO mode 3
149#wd*	at pciide? channel ? drive ? flags 0x0ff0	# PIO mode 4
150#wd*	at pciide? channel ? drive ? flags 0x0000	# UDMA mode 2
151
152# ATAPI bus support
153atapibus* at pciide? channel ?
154
155# ATAPI devices
156cd*	at atapibus? drive ? flags 0x0ff0 # ATAPI CD-ROM drives
157sd*	at atapibus? drive ? flags 0x0ff0 # ATAPI disk drives
158st*	at atapibus? drive ? flags 0x0ff0 # ATAPI tape drives
159
160pseudo-device	loop		1	# network loopback
161pseudo-device	ppp		2	# serial-line IP ports
162pseudo-device	pty			# pseudo-terminals
163pseudo-device	bpfilter	16	# packet filter ports
164pseudo-device	ipfilter		# IP filter, NAT
165
166pseudo-device	vnd		4	# virtual disk ick
167#pseudo-device	ccd		4	# concatenated disks
168pseudo-device	rnd			# /dev/random and in-kernel generator
169
170#pseudo-device	biconsdev	1	# build-in console device
171#pseudo-device	wsmux			# mouse & keyboard multiplexor
172#options 	MEMORY_DISK_HOOKS
173#options 	MEMORY_DISK_IS_ROOT	# force root on memory disk
174#options 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
175#options 	MEMORY_DISK_DYNAMIC	# fs image don't exist in data section.
176pseudo-device	md		1	# memory disk device (ramdisk)
177
178#pseudo-device	raid		4	# RAIDframe disk driver
179#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
180
181# for IPv6
182pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
183#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
184#pseudo-device	stf		1	# 6to4 IPv6 over IPv4 encapsulation
185
186## IEEE 802.1Q Virtual LAN encapsulation, see vlan(4).
187pseudo-device	vlan
188