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