1# Lean and mean config file for the POWERMAC G5 2# Author: Sanjay Lal <sanjayl@kymasys.com> 3 4include "arch/macppc/conf/std.macppc.g5" 5 6options INCLUDE_CONFIG_FILE # embed config file in kernel binary 7maxusers 32 8 9options PMAC_G5 10#options OFWOEA_DEBUG 11#no makeoptions MACHINE_ARCH 12#makeoptions MACHINE_ARCH="powerpc64" 13 14options ALTIVEC # Include AltiVec support 15options EXSTORAGE_MAX=64 16#options MULTIPROCESSOR 17 18# Standard system options 19options INSECURE # disable kernel security levels 20 21options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT 22options NTP # NTP phase/frequency locked loop 23options KTRACE # system call tracing via ktrace(1) 24 25options SYSVMSG # System V message queues 26options SYSVSEM # System V semaphores 27#options SEMMNI=10 # number of semaphore identifiers 28#options SEMMNS=60 # number of semaphores in system 29#options SEMUME=10 # max number of undo entries per process 30#options SEMMNU=30 # number of undo structures in system 31options SYSVSHM # System V shared memory 32#options SHMMAXPGS=1024 # 1024 pages is the default 33 34options MODULAR # loadable kernel modules 35 36options USERCONF # userconf(4) support 37#options PIPE_SOCKETPAIR # smaller, but slower pipe(2) 38options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 39 40# Alternate buffer queue strategies for better responsiveness under high 41# disk I/O load. 42#options BUFQ_READPRIO 43options BUFQ_PRIOCSCAN 44 45# Diagnostic/debugging support options 46options DIAGNOSTIC # cheap kernel consistency checks 47#options DEBUG # expensive debugging checks/support 48options ZS_CONSOLE_ABORT# allow break to get into DDB on serial 49options DDB # in-kernel debugger 50options DDB_ONPANIC=1 # don't go into ddb on panic. 51options DDB_HISTORY_SIZE=512 # enable history editing in DDB 52options TRAP_PANICWAIT 53#options DDB_COMMANDONENTER="bt" 54 55# Compatibility options 56include "conf/compat_netbsd70.config" 57#options COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 58 59# Wedge support 60options DKWEDGE_AUTODISCOVER # Automatically add dk(4) instances 61options DKWEDGE_METHOD_GPT # Supports GPT partitions as wedges 62#options DKWEDGE_METHOD_BSDLABEL # Support disklabel entries as wedges 63#options DKWEDGE_METHOD_MBR # Support MBR partitions as wedges 64#options DKWEDGE_METHOD_APPLE # Support Apple partitions as wedges 65#options DKWEDGE_METHOD_RDB # Support RDB partitions as wedges 66 67# File systems 68file-system FFS # UFS 69file-system MFS # memory file system 70file-system TMPFS # memory file system 71file-system KERNFS # /kern 72file-system PROCFS # /proc 73file-system NFS # Network File System client 74file-system CD9660 # ISO 9660 + Rock Ridge file system 75file-system MSDOSFS # MS-DOS file system 76file-system PTYFS # /dev/pts/N support 77#file-system HFS # experimental - Apple HFS+ (read-only) 78 79# File system options 80#options APPLE_UFS # Apple UFS support in FFS 81#options FFS_EI # FFS Endian Independent support 82#options FFS_NO_SNAPSHOT # No FFS snapshot support 83options QUOTA # legacy UFS quotas 84options QUOTA2 # new, in-filesystem UFS quotas 85options UFS_DIRHASH # UFS Large Directory Hashing 86#options UFS_EXTATTR # Extended attribute support for UFS1 87options WAPBL # File system journaling support 88#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and 89 # immutable) behave as system flags. 90#options NFSSERVER # Network File System server 91 92# Networking options 93#options GATEWAY # packet forwarding 94options INET # IP + ICMP + TCP + UDP 95options INET6 # IPV6 96 97# These options enable verbose messages for several subsystems. 98# Warning, these may compile large string tables into the kernel! 99#options PCIVERBOSE # verbose PCI device autoconfig messages 100#options MIIVERBOSE # verbose PHY autoconfig messages 101#options PCI_CONFIG_DUMP # verbosely dump PCI config space 102 103# wscons options 104#options WSEMUL_SUN # sun terminal emulation 105options WSEMUL_VT100 # VT100 / VT220 emulation 106options WSDISPLAY_COMPAT_PCVT # emulate some ioctls 107options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls 108options WSDISPLAY_COMPAT_USL # wsconscfg VT handling 109#options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes 110options WS_DEFAULT_FG=WSCOL_BLACK 111options WS_DEFAULT_BG=WSCOL_LIGHT_WHITE 112options WS_KERNEL_FG=WSCOL_GREEN 113options WS_KERNEL_BG=WSCOL_LIGHT_WHITE 114options FONT_GALLANT12x22 115 116# Kernel root file system and dump configuration. 117config netbsd root on ? type ? 118#config netbsd root on gem0 type nfs 119options NFS_BOOT_DHCP 120 121# 122# Device configuration 123# 124 125mainbus* at root 126 127cpu0 at mainbus? 128uni_n* at mainbus? 129memory* at mainbus? 130spdmem* at memory? addr ? 131ki2c* at uni_n? # Keywest I2C 132 133ibmcpc* at mainbus? 134uninorth* at mainbus? 135smu* at mainbus? 136#options SMU_DEBUG 137smuiic* at smu? 138iic* at smuiic? 139 140 141pci* at ibmcpc? bus ? 142pci* at uninorth? bus ? 143pci* at ppb? bus ? 144 145pchb* at pci? dev ? function ? # PCI-Host bridges 146ppb* at pci? dev ? function ? # PCI-PCI bridges 147 148obio0 at pci? dev ? function ? 149zsc* at obio? 150zstty* at zsc? channel ? 151snapper* at obio? 152ki2c* at obio? # Keywest I2C 153iic* at i2cbus? 154 155admtemp* at iic? 156lmtemp* at iic? 157dstemp* at iic? 158adadc* at iic? 159fcu* at iic? 160smusat* at iic? 161deq* at iic? 162 163obiofan* at obio? # PSU fan on PowerMac7,3 164 165pmu* at obio? # Apple PMU 166 167# Audio support 168audio* at audiobus? 169 170spkr* at audio? # PC speaker (synthesized) 171wsbell* at spkr? 172 173gem* at pci? dev ? function ? # gmac ethernet 174#options GEM_DEBUG 175bge* at pci? dev ? function ? # borgcom ethernet 176bmtphy* at mii? phy ? # Broadcom BCM5201/BCM5202 PHYs 177brgphy* at mii? phy ? # Broadcom BCM5400 PHYs 178ukphy* at mii? phy ? # generic unknown PHYs 179 180# PCI IEEE1394 controllers 181#fwohci* at pci? dev ? function ? # IEEE1394 Open Host Controller 182 183# IEEE1394 nodes 184#ieee1394if* at fwohci? 185#fwip* at ieee1394if? # IP over IEEE1394 186#sbp* at ieee1394if? euihi ? euilo ? 187#scsibus* at sbp? 188 189 190# PCI USB controllers 191ohci* at pci? dev ? function ? # USB Open Host Controller 192ehci* at pci? dev ? function ? # USB Enhanced Host Controller 193 194usb* at ohci? # USB bus support 195usb* at ehci? # USB bus support 196uhub* at usb? # USB Hubs 197uhub* at uhub? port ? 198uhidev* at uhub? port ? configuration ? interface ? # USB HID device 199uhid* at uhidev? reportid ? # USB Generic HID 200ukbd* at uhidev? reportid ? # USB Keyboards 201wskbd* at ukbd? console ? 202ums* at uhidev? reportid ? # USB Mice 203wsmouse* at ums? 204 205genfb* at pci? dev ? function ? # Generic Open Firmware Framebuffer 206gffb* at pci? dev ? function ? # some iMacs have nvidia graphics chips 207radeonfb* at pci? dev ? function ? 208options RADEONFB_ALWAYS_ACCEL_PUTCHAR 209 210#radeon* at pci? dev ? function ? 211#radeondrmkmsfb* at radeonfbbus? 212 213#pciide* at pci? dev ? function ? flags 0x0000 # GENERIC pciide driver 214wdc* at pci? dev ? function ? # Kauai ATA 215svwsata* at pci? dev ? function ? # ServerWorks SATA controllers 216siisata* at pci? dev ? function ? # SiI SteelVine controllers 217#options ATADEBUG 218 219obio* at pci? dev ? function ? 220zsc* at obio? 221zstty* at zsc? channel ? 222 223wsdisplay0 at wsemuldisplaydev? console 1 224wsdisplay* at wsemuldisplaydev? 225 226atabus* at ata? 227wd* at atabus? drive ? flags 0x0000 228atapibus* at atapi? 229cd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives 230sd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives 231uk* at atapibus? drive ? flags 0x0000 # ATAPI unknown 232 233 234pseudo-device crypto # /dev/crypto device 235pseudo-device swcrypto # software crypto implementation 236pseudo-device vnd # disk-like interface to files 237#pseudo-device md # memory disk device 238pseudo-device loop # network loopback 239pseudo-device pty # pseudo-terminals 240pseudo-device openfirm # /dev/openfirm 241pseudo-device wsmux # mouse and keyboard multiplexor 242pseudo-device clockctl # user control of clock subsystem 243pseudo-device drvctl # user control of drive subsystem 244pseudo-device ksyms # /dev/ksyms 245pseudo-device bpfilter # packet filter 246#pseudo-device npf # NPF packet filter 247 248# Enable the hooks used for initializing the ram-disk. 249#options MEMORY_DISK_HOOKS 250#options MEMORY_DISK_IS_ROOT # Force root on ram-disk 251#options MEMORY_DISK_ROOT_SIZE=4096 # 2 Megabytes 252#options MEMORY_DISK_RBFLAGS=RB_SINGLE # boot in single-user mode 253 254# Pull in optional local configuration - always at end 255cinclude "arch/macppc/conf/POWERMAC_G5.local" 256