1 1.6.2.2 thorpej # 2 1.6.2.2 thorpej # deafult config file. 3 1.6.2.2 thorpej # 4 1.6.2.2 thorpej # $NetBSD: config.playstation2,v 1.6.2.2 2002/01/10 19:47:26 thorpej Exp $ 5 1.6.2.2 thorpej # 6 1.6.2.2 thorpej 7 1.6.2.2 thorpej maxusers 16 8 1.6.2.2 thorpej 9 1.6.2.2 thorpej options NTP # NTP phase/frequency locked loop 10 1.6.2.2 thorpej 11 1.6.2.2 thorpej # Filesystem options 12 1.6.2.2 thorpej file-system FFS # fast filesystem with user and group quotas 13 1.6.2.2 thorpej file-system NFS # Sun NFS-compatible filesystem (client) 14 1.6.2.2 thorpej file-system MFS # memory-based filesystem 15 1.6.2.2 thorpej file-system NULLFS 16 1.6.2.2 thorpej file-system UNION # union file system 17 1.6.2.2 thorpej file-system KERNFS # /kern 18 1.6.2.2 thorpej file-system PROCFS # /proc 19 1.6.2.2 thorpej 20 1.6.2.2 thorpej options SOFTDEP # FFS soft updates support. 21 1.6.2.2 thorpej options VNODE_OP_NOINLINE # don't inline vnode op calls 22 1.6.2.2 thorpej 23 1.6.2.2 thorpej # Networking options 24 1.6.2.2 thorpej options INET # IP + ICMP + TCP + UDP 25 1.6.2.2 thorpej options INET6 # IPV6 26 1.6.2.2 thorpej 27 1.6.2.2 thorpej options NFS_BOOT_DHCP 28 1.6.2.2 thorpej 29 1.6.2.2 thorpej options WSEMUL_VT100 # VT100 / VT220 emulation 30 1.6.2.2 thorpej options FONT_SONY8x16 31 1.6.2.2 thorpej options WS_KERNEL_FG=WSCOL_BROWN 32 1.6.2.2 thorpej options WS_KERNEL_BG=WSCOL_BLUE 33 1.6.2.2 thorpej 34 1.6.2.2 thorpej mainbus0 at root 35 1.6.2.2 thorpej 36 1.6.2.2 thorpej cpu0 at mainbus? 37 1.6.2.2 thorpej 38 1.6.2.2 thorpej gsfb* at mainbus? 39 1.6.2.2 thorpej sbus* at mainbus? 40 1.6.2.2 thorpej 41 1.6.2.2 thorpej spd* at sbus? # HDD and Ethernet I/F for PS2 42 1.6.2.2 thorpej ohci* at sbus? 43 1.6.2.2 thorpej 44 1.6.2.2 thorpej wdc* at spd? 45 1.6.2.2 thorpej smap* at spd? 46 1.6.2.2 thorpej 47 1.6.2.2 thorpej wd* at wdc? channel ? drive ? flags 0x0ff0 # disable DMA/UDMA 48 1.6.2.2 thorpej ukphy* at mii? phy ? # generic unknown PHYs (IEEE Std. 802.3u) 49 1.6.2.2 thorpej 50 1.6.2.2 thorpej wsdisplay* at gsfb? console? 51 1.6.2.2 thorpej 52 1.6.2.2 thorpej # USB bus support 53 1.6.2.2 thorpej usb* at ohci? 54 1.6.2.2 thorpej 55 1.6.2.2 thorpej # USB Hubs 56 1.6.2.2 thorpej uhub* at usb? 57 1.6.2.2 thorpej uhub* at uhub? port ? configuration ? interface ? 58 1.6.2.2 thorpej 59 1.6.2.2 thorpej # USB HID device 60 1.6.2.2 thorpej uhidev* at uhub? port ? configuration ? interface ? 61 1.6.2.2 thorpej 62 1.6.2.2 thorpej # USB Mice 63 1.6.2.2 thorpej ums* at uhidev? reportid ? 64 1.6.2.2 thorpej wsmouse* at ums? mux 0 65 1.6.2.2 thorpej 66 1.6.2.2 thorpej # USB Keyboards 67 1.6.2.2 thorpej ukbd* at uhidev? reportid ? 68 1.6.2.2 thorpej wskbd* at ukbd? console ? mux 1 69 1.6.2.2 thorpej 70 1.6.2.2 thorpej # USB Generic driver 71 1.6.2.2 thorpej ugen* at uhub? port ? 72 1.6.2.2 thorpej 73 1.6.2.2 thorpej pseudo-device loop 1 # network loopback 74 1.6.2.2 thorpej pseudo-device pty # pseudo-terminals 75 1.6.2.2 thorpej 76 1.6.2.2 thorpej pseudo-device bpfilter 2 # packet filter ports 77 1.6.2.2 thorpej pseudo-device ipfilter # IP filter, NAT 78 1.6.2.2 thorpej 79 1.6.2.2 thorpej pseudo-device vnd 2 # virtual disk ick 80 1.6.2.2 thorpej pseudo-device rnd # /dev/random and in-kernel generator 81 1.6.2.2 thorpej 82 1.6.2.2 thorpej pseudo-device gif 2 # IPv[46] over IPv[46] tunnel (RFC1933) 83 1.6.2.2 thorpej 84 1.6.2.2 thorpej pseudo-device wsmux # mouse & keyboard multiplexor 85