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.3 jdolecek # $NetBSD: AGATE,v 1.3.2.3 2002/06/23 17:39:08 jdolecek 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.3 jdolecek #options INCLUDE_CONFIG_FILE # embed config file in kernel binary 11 1.3.2.3 jdolecek 12 1.3.2.2 thorpej config netbsd root on wd0a type ffs 13 1.3.2.2 thorpej config nfsnetbsd root on smap0 type nfs 14 1.3.2.2 thorpej 15 1.3.2.2 thorpej makeoptions DEFGP="-G 40" 16 1.3.2.2 thorpej 17 1.3.2.2 thorpej options KLOADER_KERNEL_PATH="\"/netbsd\"" 18 1.3.2.2 thorpej 19 1.3.2.2 thorpej options DDB # in-kernel debugger 20 1.3.2.2 thorpej 21 1.3.2.2 thorpej options NMBCLUSTERS=4096 # Max. number of mbuf clusters 22 1.3.2.2 thorpej 23 1.3.2.2 thorpej options GATEWAY # packet forwarding 24 1.3.2.2 thorpej 25 1.3.2.2 thorpej options PPP_BSDCOMP # BSD-Compress compression support for PPP 26 1.3.2.2 thorpej options PPP_DEFLATE # Deflate compression support for PPP 27 1.3.2.2 thorpej options PPP_FILTER # Active filter support for PPP (requires bpf) 28 1.3.2.2 thorpej 29 1.3.2.2 thorpej uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter 30 1.3.2.2 thorpej ucom* at uplcom? portno ? 31 1.3.2.2 thorpej 32 1.3.2.2 thorpej pseudo-device ppp 2 # Point-to-Point Protocol 33