config.playstation2 revision 1.2
11.1Such#
21.1Such# deafult config file.
31.1Such#
41.2Sshin# 	$NetBSD: config.playstation2,v 1.2 2001/10/17 01:34:41 shin Exp $
51.1Such#
61.1Such
71.1Suchmaxusers	8
81.1Such
91.1Suchoptions 	NTP		# NTP phase/frequency locked loop
101.1Such
111.1Such# Filesystem options
121.1Suchfile-system 	FFS		# fast filesystem with user and group quotas
131.1Suchfile-system 	NFS		# Sun NFS-compatible filesystem (client)
141.1Suchfile-system 	MFS		# memory-based filesystem
151.1Suchfile-system 	NULLFS
161.1Suchfile-system 	UNION		# union file system
171.1Suchfile-system 	KERNFS		# /kern
181.1Suchfile-system 	PROCFS		# /proc
191.1Such
201.1Suchoptions 	SOFTDEP		# FFS soft updates support.
211.1Suchoptions 	VNODE_OP_NOINLINE # don't inline vnode op calls
221.1Such
231.1Such# Networking options
241.1Suchoptions 	INET		# IP + ICMP + TCP + UDP
251.1Suchoptions 	INET6		# IPV6
261.1Such
271.1Suchoptions 	NFS_BOOT_DHCP
281.1Such
291.1Suchoptions 	WSEMUL_VT100		# VT100 / VT220 emulation
301.1Suchoptions 	FONT_SONY8x16
311.1Suchoptions 	WS_KERNEL_FG=WSCOL_BROWN
321.1Suchoptions 	WS_KERNEL_BG=WSCOL_BLUE
331.1Such
341.1Suchmainbus0	at root
351.1Such
361.1Suchcpu0	at mainbus?
371.1Such
381.1Suchgsfb*	at mainbus?
391.1Suchsbus*	at mainbus?
401.1Such
411.1Suchspd*	at sbus?	# HDD and Ethernet I/F for PS2
421.1Suchohci*	at sbus?
431.1Such
441.1Suchwdc*	at spd?
451.1Suchsmap*	at spd?
461.1Such
471.1Suchwd*	at wdc? channel ? drive ? flags 0x0ff0	# disable DMA/UDMA
481.1Suchukphy*	at mii? phy ?	# generic unknown PHYs (IEEE Std. 802.3u)
491.1Such
501.1Suchwsdisplay* at gsfb? console?
511.1Such
521.1Such# USB bus support
531.1Suchusb*	at ohci?
541.1Such
551.1Such# USB Hubs
561.1Suchuhub*	at usb?
571.1Suchuhub*	at uhub? port ? configuration ? interface ?
581.1Such
591.1Such# USB Mice
601.1Suchums*	at uhub? port ? configuration ? interface ?
611.1Suchwsmouse*	at ums? mux 0
621.1Such
631.1Such# USB Keyboards
641.1Suchukbd*	at uhub? port ? configuration ? interface ?
651.1Suchwskbd*	at ukbd? console ? mux 1
661.1Such
671.1Such# USB Generic driver
681.1Suchugen*	at uhub? port ?
691.1Such
701.1Suchpseudo-device	loop		1	# network loopback
711.1Suchpseudo-device	pty			# pseudo-terminals
721.1Such
731.1Suchpseudo-device	bpfilter	2	# packet filter ports
741.1Suchpseudo-device	ipfilter		# IP filter, NAT
751.1Such
761.1Suchpseudo-device	vnd		2	# virtual disk ick
771.1Suchpseudo-device	rnd                     # /dev/random and in-kernel generator
781.1Such
791.1Suchpseudo-device	gif		2	# IPv[46] over IPv[46] tunnel (RFC1933)
801.2Sshin
811.2Sshinpseudo-device	wsmux		2	# mouse & keyboard multiplexor
82