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