GENERIC revision 1.7
1# $NetBSD: GENERIC,v 1.7 1995/06/02 17:53:51 pk Exp $ 2 3machine sparc 4options "SUN4", "SUN4C" 5#options MMU_3L 6#options DDB,DEBUG,DIAGNOSTIC 7 8# obsolete timezone spec 9options TIMEZONE=0, DST=0 10 11# Standard system options 12options SWAPPAGER, VNODEPAGER, DEVPAGER # paging 13#options DEBUG, DIAGNOSTIC # extra kernel debugging 14options KTRACE # system call tracing support 15#options KGDB # support for kernel gdb 16#options KGDBDEV=0xc01, KGDBRATE=38400 # device & baud rate 17options RCONSOLE # fast rasterop console 18options SYSVMSG,SYSVSEM,SYSVSHM 19options "COMPAT_09", "COMPAT_10" 20 21# Filesystem options 22options FFS 23options NFSSERVER # Sun NFS-compatible filesystem 24options NFSCLIENT # Sun NFS-compatible filesystem 25options KERNFS # kernel data-structure filesystem 26options FIFO # POSIX fifo support (in all filesystems) 27options QUOTA # fast filesystem with user and group quotas 28options MFS # memory-based filesystem 29options LOFS # Loop-back filesystem 30options FDESC # user file descriptor filesystem 31options UMAPFS # uid/gid remapping filesystem 32options LFS # Log-based filesystem (still experimental) 33options PORTAL # portal filesystem (still experimental) 34options PROCFS # /proc 35options CD9660 # ISO 9660 + Rock Ridge file system 36 37# Networking options 38options INET 39options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP 40#options GATEWAY # IP packet forwarding 41#options ISO # OSI networking 42#options TPIP 43#options EON 44options COMPAT_43 45 46options LKM 47 48# Options for SPARCstation hardware 49options COMPAT_SUNOS # compatibility with SunOS binaries 50options COMPAT_SVR4 # compatibility with SVR4 binaries 51 52config netbsd swap generic 53 54mainbus0 at root 55cpu0 at mainbus0 56 57sbus0 at mainbus0 58obio0 at mainbus0 59vmes0 at mainbus0 60vmel0 at mainbus0 61 62audio0 at mainbus0 63auxreg0 at mainbus0 64clock0 at mainbus0 65clock0 at obio0 addr 0xf2000000 66oclock0 at obio0 addr 0xf3000000 67oclock0 at obio0 addr 0x03000000 # 4/100 68memreg0 at mainbus0 69memreg0 at obio0 addr 0xf4000000 70memreg0 at obio0 addr 0x04000000 # 4/100 71timer0 at mainbus0 72timer0 at obio0 addr 0xef000000 73 74zs0 at mainbus0 75zs0 at obio0 addr 0xf1000000 level 12 flags 0x103 76zs0 at obio0 addr 0x01000000 level 12 flags 0x103 # 4/100 77zs1 at mainbus0 78zs1 at obio0 addr 0xf0000000 level 12 flags 0x103 79zs1 at obio0 addr 0x00000000 level 12 flags 0x103 # 4/100 80zs2 at obio0 addr 0xe0000000 level 12 flags 0x103 81 82# FSBE/S or sun4m 83espdma0 at sbus0 slot ? offset ? 84espdma* at sbus0 slot ? offset ? 85esp0 at espdma? slot ? offset ? 86esp* at espdma? slot ? offset ? 87 88# old sun4c SCSI 89dma0 at sbus0 slot ? offset ? 90dma* at sbus0 slot ? offset ? 91dma0 at obio0 addr 0xfa001000 level 4 92esp0 at sbus0 slot ? offset ? 93esp* at sbus0 slot ? offset ? 94esp0 at obio0 addr 0xfa000000 level 4 95 96# old sun4c 97le0 at sbus? slot ? offset ? 98le* at sbus? slot ? offset ? 99le0 at obio0 addr 0xf9000000 level 6 100 101ie0 at obio0 addr 0xf6000000 level 6 102ie0 at obio0 addr 0x06000000 level 6 # 4/100 103ie1 at vmes0 addr 0xffe88000 level 5 vect 0x75 104ie2 at vmes0 addr 0xff31ff02 level 5 vect 0x76 105ie3 at vmes0 addr 0xff35ff02 level 5 vect 0x77 106ie4 at vmes0 addr 0xff2dff02 level 5 vect 0x7c 107 108bwtwo0 at sbus? slot ? offset ? 109bwtwo* at sbus? slot ? offset ? 110cgthree0 at sbus? slot ? offset ? 111cgthree* at sbus? slot ? offset ? 112cgsix0 at sbus? slot ? offset ? 113cgsix* at sbus? slot ? offset ? 114 115scsibus* at esp? 116 117sd* at scsibus? target ? lun ? 118st* at scsibus? target ? lun ? 119cd* at scsibus? target ? lun ? 120 121fdc0 at mainbus0 122fd* at fdc0 123 124pseudo-device loop 125pseudo-device pty 32 126pseudo-device sl 2 127pseudo-device kbd 128pseudo-device ppp 2 129pseudo-device tun 4 130pseudo-device vnd 3 131pseudo-device bpfilter 16 132