1 1.30.8.2 nathanw # $NetBSD: POWERMAC,v 1.30.8.2 2002/01/08 00:26:10 nathanw Exp $ 2 1.30.8.2 nathanw # 3 1.30.8.2 nathanw # POWERMAC config file 4 1.30.8.2 nathanw # 5 1.30.8.2 nathanw 6 1.30.8.2 nathanw include "arch/macppc/conf/std.macppc" 7 1.30.8.2 nathanw 8 1.30.8.2 nathanw maxusers 32 9 1.30.8.2 nathanw 10 1.30.8.2 nathanw # Standard system options 11 1.30.8.2 nathanw options KTRACE # system call tracing via ktrace(1) 12 1.30.8.2 nathanw options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT 13 1.30.8.2 nathanw 14 1.30.8.2 nathanw # Diagnostic/debugging support options 15 1.30.8.2 nathanw options DIAGNOSTIC # cheap kernel consistency checks 16 1.30.8.2 nathanw #options DEBUG # expensive debugging checks/support 17 1.30.8.2 nathanw options DDB # in-kernel debugger 18 1.30.8.2 nathanw options DDB_HISTORY_SIZE=512 # enable history editing in DDB 19 1.30.8.2 nathanw options TRAP_PANICWAIT 20 1.30.8.2 nathanw 21 1.30.8.2 nathanw #makeoptions DEBUG="-g" # compile full symbol table 22 1.30.8.2 nathanw 23 1.30.8.2 nathanw # Compatibility options 24 1.30.8.2 nathanw options COMPAT_13 # NetBSD 1.3, 25 1.30.8.2 nathanw options COMPAT_14 # NetBSD 1.4, 26 1.30.8.2 nathanw options COMPAT_43 # and 4.3BSD 27 1.30.8.2 nathanw 28 1.30.8.2 nathanw # File systems 29 1.30.8.2 nathanw file-system FFS # UFS 30 1.30.8.2 nathanw file-system MFS # memory file system 31 1.30.8.2 nathanw #file-system NFS # Network File System client 32 1.30.8.2 nathanw file-system PROCFS # /proc 33 1.30.8.2 nathanw 34 1.30.8.2 nathanw # File system options 35 1.30.8.2 nathanw #options NFSSERVER # Network File System server 36 1.30.8.2 nathanw 37 1.30.8.2 nathanw #options NFS_BOOT_DHCP # Support DHCP NFS root 38 1.30.8.2 nathanw 39 1.30.8.2 nathanw # Networking options 40 1.30.8.2 nathanw options INET # IP + ICMP + TCP + UDP 41 1.30.8.2 nathanw options IPFILTER_LOG # ipmon(8) log support 42 1.30.8.2 nathanw 43 1.30.8.2 nathanw # These options enable verbose messages for several subsystems. 44 1.30.8.2 nathanw options SCSIVERBOSE # Verbose SCSI errors 45 1.30.8.2 nathanw options PCIVERBOSE # verbose PCI device messages 46 1.30.8.2 nathanw #options PCI_CONFIG_DUMP # verbosely dump PCI config space 47 1.30.8.2 nathanw 48 1.30.8.2 nathanw #options ZS_TXDMA # Use dma on zs output 49 1.30.8.2 nathanw options WSEMUL_VT100 # VT100 / VT220 emulation 50 1.30.8.2 nathanw options FONT_GALLANT12x22 51 1.30.8.2 nathanw 52 1.30.8.2 nathanw # Kernel root file system and dump configuration. 53 1.30.8.2 nathanw config netbsd root on ? type ? 54 1.30.8.2 nathanw 55 1.30.8.2 nathanw # 56 1.30.8.2 nathanw # Device configuration 57 1.30.8.2 nathanw # 58 1.30.8.2 nathanw 59 1.30.8.2 nathanw mainbus* at root 60 1.30.8.2 nathanw 61 1.30.8.2 nathanw cpu* at mainbus? 62 1.30.8.2 nathanw bandit* at mainbus? 63 1.30.8.2 nathanw 64 1.30.8.2 nathanw pci* at bandit? bus ? 65 1.30.8.2 nathanw pci* at ppb? bus ? 66 1.30.8.2 nathanw 67 1.30.8.2 nathanw pchb* at pci? dev ? function ? # PCI-Host bridges 68 1.30.8.2 nathanw ppb* at pci? dev ? function ? # PCI-PCI bridges 69 1.30.8.2 nathanw de* at pci? dev ? function ? # DEC 21x4x-based Ethernet 70 1.30.8.2 nathanw ep* at pci? dev ? function ? # 3Com 3c59x 71 1.30.8.2 nathanw ofb* at pci? dev ? function ? # Generic Open Firmware Framebuffer 72 1.30.8.2 nathanw obio0 at pci? dev ? function ? 73 1.30.8.2 nathanw 74 1.30.8.2 nathanw nsphy* at mii? phy ? # NS83840 PHYs 75 1.30.8.2 nathanw 76 1.30.8.2 nathanw mc* at obio? # MACE ethernet 77 1.30.8.2 nathanw esp* at obio? flags 0x0 # 53c9x SCSI 78 1.30.8.2 nathanw mesh* at obio? flags 0xffff # MESH SCSI 79 1.30.8.2 nathanw adb* at obio? # Apple Desktop Bus 80 1.30.8.2 nathanw akbd* at adb? # ADB keyboard 81 1.30.8.2 nathanw ams* at adb? # ADB mouse 82 1.30.8.2 nathanw nvram* at obio? # nvram 83 1.30.8.2 nathanw zsc* at obio? 84 1.30.8.2 nathanw zstty* at zsc? channel ? 85 1.30.8.2 nathanw 86 1.30.8.2 nathanw wsdisplay0 at ofb? console ? 87 1.30.8.2 nathanw wskbd0 at akbd? console ? 88 1.30.8.2 nathanw wsmouse0 at ams? 89 1.30.8.2 nathanw 90 1.30.8.2 nathanw scsibus* at esp? 91 1.30.8.2 nathanw scsibus* at mesh? 92 1.30.8.2 nathanw sd* at scsibus? target ? lun ? # SCSI disks 93 1.30.8.2 nathanw 94 1.30.8.2 nathanw pseudo-device loop # network loopback 95 1.30.8.2 nathanw pseudo-device bpfilter 8 # packet filter 96 1.30.8.2 nathanw pseudo-device ipfilter # IP filter (firewall) and NAT 97 1.30.8.2 nathanw pseudo-device pty # pseudo-terminals 98 1.30.8.2 nathanw pseudo-device vnd 4 # disk-like interface to files 99 1.30.8.2 nathanw pseudo-device ccd 4 # concatenated/striped disk devices 100 1.30.8.2 nathanw pseudo-device rnd # /dev/random and in-kernel generator 101 1.30.8.2 nathanw pseudo-device openfirm # /dev/openfirm 102