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