GENERIC revision 1.18
1# $NetBSD: GENERIC,v 1.18 1995/10/04 23:45:52 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 RASTERCONSOLE # 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 36options UNION # union file system 37 38# Networking options 39options INET 40options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP 41#options GATEWAY # IP packet forwarding 42#options ISO # OSI networking 43#options TPIP 44#options EON 45options COMPAT_43 46 47options LKM 48 49# Options for SPARCstation hardware 50options COMPAT_SUNOS # compatibility with SunOS binaries 51options COMPAT_SVR4 # compatibility with SVR4 binaries 52 53config netbsd swap generic 54 55mainbus0 at root 56cpu0 at mainbus0 57 58sbus0 at mainbus0 59obio0 at mainbus0 60vmes0 at mainbus0 61vmel0 at mainbus0 62 63audio0 at mainbus0 64auxreg0 at mainbus0 65clock0 at mainbus0 66clock0 at obio0 addr 0xf2000000 67oclock0 at obio0 addr 0xf3000000 68oclock0 at obio0 addr 0x03000000 # 4/100 69memreg0 at mainbus0 70memreg0 at obio0 addr 0xf4000000 71memreg0 at obio0 addr 0x04000000 # 4/100 72timer0 at mainbus0 73timer0 at obio0 addr 0xef000000 74 75zs0 at mainbus0 76zs0 at obio0 addr 0xf1000000 level 12 flags 0x103 77zs0 at obio0 addr 0x01000000 level 12 flags 0x103 # 4/100 78zs1 at mainbus0 79zs1 at obio0 addr 0xf0000000 level 12 flags 0x103 80zs1 at obio0 addr 0x00000000 level 12 flags 0x103 # 4/100 81zs2 at obio0 addr 0xe0000000 level 12 flags 0x103 82 83# FSBE/S or sun4m 84espdma0 at sbus0 slot ? offset ? 85espdma* at sbus0 slot ? offset ? 86esp0 at espdma? slot ? offset ? 87esp* at espdma? slot ? offset ? 88 89# old sun4c SCSI 90dma0 at sbus0 slot ? offset ? 91dma* at sbus0 slot ? offset ? 92dma0 at obio0 addr 0xfa001000 level 4 93esp0 at sbus0 slot ? offset ? 94esp* at sbus0 slot ? offset ? 95esp0 at obio0 addr 0xfa000000 level 4 96 97# old sun4c 98le0 at sbus? slot ? offset ? 99le* at sbus? slot ? offset ? 100le0 at obio0 addr 0xf9000000 level 6 101 102ie0 at obio0 addr 0xf6000000 level 6 103ie0 at obio0 addr 0x06000000 level 6 # 4/100 104ie1 at vmes0 addr 0xffe88000 level 5 vect 0x75 105ie2 at vmes0 addr 0xff31ff02 level 5 vect 0x76 106ie3 at vmes0 addr 0xff35ff02 level 5 vect 0x77 107ie4 at vmes0 addr 0xff2dff02 level 5 vect 0x7c 108 109xdc0 at vmel0 addr 0xffffee80 level 3 vect 0x44 110xdc1 at vmel0 addr 0xffffee90 level 3 vect 0x45 111xdc2 at vmel0 addr 0xffffeea0 level 3 vect 0x46 112xdc3 at vmel0 addr 0xffffeeb0 level 3 vect 0x47 113xd* at xdc? drive ? 114 115xyc0 at vmes0 addr 0xffffee40 level 3 vect 0x48 116xyc1 at vmes0 addr 0xffffee48 level 3 vect 0x49 117xy* at xyc? drive ? 118 119si0 at vmes0 addr 0xff200000 level 2 vect 0x40 120sw0 at obio0 addr 0x0a000000 level 2 121 122bwtwo0 at sbus? slot ? offset ? 123bwtwo* at sbus? slot ? offset ? 124bwtwo0 at obio0 addr 0xfd000000 level 4 # 4/260 125bwtwo0 at obio0 addr 0xfb300000 level 4 # 4/{300/400} ?? 126cgtwo0 at vmes0 addr 0xff400000 level 4 vect 0xa8 127cgthree0 at sbus? slot ? offset ? 128cgthree* at sbus? slot ? offset ? 129cgsix0 at sbus? slot ? offset ? 130cgsix* at sbus? slot ? offset ? 131 132scsibus* at esp? 133scsibus* at si? 134scsibus* at sw? 135 136sd* at scsibus? target ? lun ? 137st* at scsibus? target ? lun ? 138cd* at scsibus? target ? lun ? 139 140fdc0 at mainbus0 141fd* at fdc0 142 143pseudo-device loop 144pseudo-device pty 32 145pseudo-device sl 2 146pseudo-device kbd 147pseudo-device ppp 2 148pseudo-device tun 4 149pseudo-device vnd 3 150pseudo-device bpfilter 16 151