# $NetBSD: GENERIC,v 1.19 1999/07/29 10:37:21 augustss Exp $ # # First try for PPC config file # include "arch/ofppc/conf/std.ofppc" maxusers 32 options EXEC_AOUT # various hacks due to bugs in Openfirmware implementation options FIRMWORKSBUGS options IPKDBUSERHACK # Allow access to mapped memory via kgdb options DEBUG_BY_TOOLS # Allow debugging from toolsnet # HMAC key to be used for debugging sessions options IPKDBKEY="\"HMAC pass phrase text\"" options IPKDBSECURE # Allow debugging even when securelevel > 0 makeoptions DEBUG="-g" options DEBUG options DIAGNOSTIC options TRAP_PANICWAIT #options DDB #options DDB_HISTORY_SIZE=100 # Enable history editing in DDB options TCP_COMPAT_42 options COMPAT_43 options COMPAT_09 options COMPAT_10 options COMPAT_12 options COMPAT_13 options COMPAT_14 options COMPAT_386BSD_MBRPART # recognize old partition ID file-system FFS file-system MFS file-system NFS file-system CD9660 file-system MSDOSFS file-system FDESC file-system KERNFS file-system NULLFS file-system PORTAL file-system PROCFS file-system UMAPFS file-system UNION options NFSSERVER #options FFS_EI # FFS Endian Independant support options INET options NMBCLUSTERS=1024 config netbsd root on ? type ? mainbus0 at root ofbus* at mainbus? ofbus* at ofbus? ofdisk* at ofbus? ofnet* at ofbus? ipkdbif0 at ofnet? ofcons* at ofbus? ofrtc* at ofbus? pseudo-device loop pseudo-device bpfilter 8 # packet filter pseudo-device pty 64 #pseudo-device raid 4 # RAIDframe disk driver # rnd is EXPERIMENTAL #pseudo-device rnd # /dev/random and in-kernel generator #pseudo-device gre 2 # generic L3 over IP tunnel