1 1.1 uch # 2 1.6 keihan # -- SCPH-18000 used by uch (at] NetBSD.org 3 1.1 uch # 4 1.14 andvar # $NetBSD: AGATE,v 1.14 2023/11/07 21:39:30 andvar 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.8 atatat #options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 12 1.1 uch 13 1.1 uch config netbsd root on wd0a type ffs 14 1.1 uch config nfsnetbsd root on smap0 type nfs 15 1.1 uch 16 1.5 shin #makeoptions DEFGP="-G 40" 17 1.1 uch 18 1.3 uch options KLOADER_KERNEL_PATH="\"/netbsd\"" 19 1.7 he options KLOADER 20 1.1 uch 21 1.1 uch options DDB # in-kernel debugger 22 1.1 uch 23 1.1 uch options NMBCLUSTERS=4096 # Max. number of mbuf clusters 24 1.1 uch 25 1.1 uch options GATEWAY # packet forwarding 26 1.1 uch 27 1.1 uch options PPP_BSDCOMP # BSD-Compress compression support for PPP 28 1.1 uch options PPP_DEFLATE # Deflate compression support for PPP 29 1.1 uch options PPP_FILTER # Active filter support for PPP (requires bpf) 30 1.1 uch 31 1.1 uch uplcom* at uhub? port ? # I/O DATA USB-RSAQ2 serial adapter 32 1.2 lukem ucom* at uplcom? portno ? 33 1.1 uch 34 1.10 cube pseudo-device ppp # Point-to-Point Protocol 35