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