AGATE revision 1.2
1#
2# -- SCPH-18000 used by uch@netbsd.org
3#
4# 	$NetBSD: AGATE,v 1.2 2001/11/20 12:56:36 lukem Exp $
5#
6
7include 	"arch/playstation2/conf/std.playstation2"
8include 	"arch/playstation2/conf/config.playstation2"
9
10config		netbsd	root on wd0a type ffs
11config		nfsnetbsd root on smap0 type nfs
12
13makeoptions	DEFGP="-G 40"
14
15options 	BUILTIN_KERNEL_LOADER
16
17options 	DDB			# in-kernel debugger
18
19options 	NMBCLUSTERS=4096 # Max. number of mbuf clusters
20
21options 	GATEWAY		# packet forwarding
22
23options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
24options 	PPP_DEFLATE	# Deflate compression support for PPP
25options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
26
27uplcom*	at uhub? port ?		# I/O DATA USB-RSAQ2 serial adapter
28ucom*	at uplcom? portno ?
29
30pseudo-device	ppp		2	# Point-to-Point Protocol
31