1# $NetBSD: AMIGA,v 1.29 2000/07/05 04:10:15 sommerfeld Exp $ 2# 3# This file was automatically created. Changes will be 4# lost when running make in this directory. 5# 6# Created from: 7#$ NetBSD: GENERIC,v 1.146 2000/07/05 04:07:24 sommerfeld Exp $ 8 9include "arch/amiga/conf/std.amiga" 10 11#ident "GENERIC-$Revision: 1.29 $" 12 13maxusers 8 14options RTC_OFFSET=0 15 16#mainboards to support (in addition to Amiga) 17 18options BB060STUPIDROM # You need this, if you have a non-DraCo 19 # MC68060 with an OS ROM up to (at least) 20 # V40 (OS3.1) and want to boot with the 21 # bootblock. 22 # You do not need this if you have a DraCo, 23 # have no 68060 or NEVER use the bootblock 24options P5PPC68KBOARD # Phase5 PPC/68K board support 25 26#processors this kernel should support 27 28options M68060 # support for 060 29options M060SP # MC68060 software support (Required for 060) 30 31options M68040 # support for 040 32options FPSP # MC68040 floating point support 33options M68030 # support for 030 34options M68020 # support for 020/851 35options FPU_EMULATE # FPU emulation 36 37#Networking options 38 39options INET # IP networking support (Required) 40options INET6 # IPV6 41options PULLDOWN_TEST # use m_pulldown for IPv4/v6 processing 42#options IPSEC # IP security 43#options IPSEC_ESP # IP security (encryption part; define w/IPSEC) 44#options IPSEC_DEBUG # debug for IP security 45#options GATEWAY # Packet forwarding 46#options DIRECTED_BROADCAST # Broadcast across subnets 47 48#options MROUTING # Multicast routing 49options NS # XNS 50#options NSIP # XNS tunneling over IP 51options ISO,TPIP # OSI 52#options EON # OSI tunneling over IP 53options CCITT,LLC,HDLC # X.25 54options NETATALK # AppleTalk networking protocols 55 56options PPP_BSDCOMP # BSD-Compress compression support for PPP 57options PPP_DEFLATE # Deflate compression support for PPP 58options PPP_FILTER # Active filter support for PPP (requires bpf) 59options PFIL_HOOKS # pfil(9) packet filter hooks 60options IPFILTER_LOG # ipmon(8) log support 61 62file-system FFS # Berkeley fast file system 63file-system EXT2FS # second extended file system (linux) 64#file-system LFS # log-structured filesystem (experimental) 65 66file-system MFS # Memory based filesystem 67 68file-system NFS # Network File System client side code 69file-system ADOSFS # AmigaDOS file system 70file-system CD9660 # ISO 9660 + Rock Ridge filesystem 71file-system MSDOSFS # MS-DOS filesystem 72 73file-system KERNFS # kernel data-structure filesystem 74 75file-system FDESC # user file descriptor filesystem 76file-system NULLFS # loopback filesystem 77file-system OVERLAY # overlay filesystem 78#file-system PORTAL # Portal filesystem 79file-system PROCFS # /proc filesystem 80file-system UMAPFS # NULLFS + uid and gid remapping 81file-system UNION # union filesystem 82 83#Filesystem options 84 85#options FFS_EI # FFS Endian Independant support 86 87options QUOTA # User and group quotas in FFS 88options SOFTDEP # FFS soft updates support. 89options NFSSERVER # Network File System server side code 90 91#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and 92 # immutable) behave as system flags. 93 94#Compatability options for various existing systems 95 96options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP 97options COMPAT_43 # compatibility with 4.3BSD interfaces 98options COMPAT_09 # compatibility with NetBSD 0.9 99options COMPAT_10 # compatibility with NetBSD 1.0 100options COMPAT_12 # compatibility with NetBSD 1.2 101options COMPAT_13 # compatibility with NetBSD 1.3 102options COMPAT_14 # compatibility with NetBSD 1.4 103options COMPAT_SUNOS # Support to run Sun (m68k) executables 104options COMPAT_SVR4 # Support to run SVR4 (m68k) executables 105options COMPAT_NOMID # allow nonvalid machine id executables 106#options COMPAT_LINUX # Support to run Linux/m68k executables 107options EXEC_ELF32 # 32-bit ELF executables (Linux, SVR4) 108 109#Support for System V IPC facilities. 110 111options SYSVSHM # System V-like shared memory 112options SYSVMSG # System V-like messages 113options SYSVSEM # System V-like semaphores 114 115#Support for various kernel options 116 117options KTRACE # system call tracing support 118options LKM # Loadable kernel modules 119options UCONSOLE # anyone can redirect a virtual console 120 121#options INSECURE # allow, among other insecure stuff, LKM 122 # loading in multi-user mode. 123options SCSIVERBOSE # Verbose SCSI errors 124 125options NTP # NTP phase/frequency locked loop 126 127#Misc. debugging options 128 129options DDB # Kernel debugger 130#options DDB_HISTORY_SIZE=100 # Enable history editing in DDB 131options DIAGNOSTIC # Extra kernel sanity checks 132#options DEBUG # Enable misc. kernel debugging code 133#options SYSCALL_DEBUG # debug all syscalls. 134#options SCSIDEBUG # Add SCSI debugging statements 135#options PANICBUTTON # Forced crash via keypress (???) 136 137#Amiga specific options 138 139#options LIMITMEM=24 # Do not use more than LIMITMEM MB of the 140 # first bank of RAM. (default: unlimited) 141#options NKPTADD=4 # set this for 4 additional KPT pages 142#options NKPTADDSHIFT=24 # set this for 1 additional KPT page 143 # per 16 MB (1<<24 bytes) of RAM 144 # define and decrease this, or define and 145 # increase NKPTADD if you get "out of PT pages" 146 # panics. 147 148#ATTENTION: There is NO WARRANTY AT ALL that the sync will be complete 149#before the 10 secondinterval ends, or that KBDRESET does work at all. 150#options KBDRESET # sync on Ctrl-Amiga-Amiga 151 152#These options improve performance with the built-in serial port 153#on slower Amigas. Try the larger buffers first then lev6_defer. 154#options SERIBUF_SIZE=4096 155#options SEROBUF_SIZE=32 156#options LEV6_DEFER # defers l6 to l4 (below serial l5) 157 158options RETINACONSOLE # enable code to allow retina to be console 159 160options ULOWELLCONSOLE # enable code to allow a2410 to be console 161options CL5426CONSOLE # Cirrus console 162options CV64CONSOLE # CyberVision console 163options TSENGCONSOLE # Tseng console 164options CV3DCONSOLE # CyberVision 64/3D console 165 166options GRF_ECS # Enhanced Chip Set 167options GRF_NTSC # NTSC 168options GRF_PAL # PAL 169options GRF_A2024 # Support for the A2024 170options GRF_AGA # AGA Chip Set 171options GRF_AGA_VGA # AGA VGAONLY timing 172options GRF_SUPER72 # AGA Super-72 173 174#options KFONT_8X11 # 8x11 font 175 176#This is how you would tell the kernel the A2410 oscillator frequencies: 177#The used frequencies are the defaults, and do not need option setting 178#options ULOWELL_OSC1=36000000 179#options ULOWELL_OSC2=66667000 180 181#This is how you specify the blitting speed, higher values may speed up blits 182#a littel bit. If you raise this value too much some trash may appear. 183#the commented version is the default. 184#options RH_MEMCLK=61000000 185#this option enables the 64 bit sprite which does not work 186#for quite a few people. E.g. The cursor sprite will turn to a block 187#when moved to the top of the screen in X. 188#options RH_64BIT_SPRITE 189#enables fast scroll code appears to now work on 040 systems. 190#options RETINA_SPEED_HACK 191#enables the Hardwarecursor which does not work on some systems. 192#options RH_HARDWARECURSOR 193 194grfcc0 at mainbus0 # custom chips 195grfrt0 at zbus0 # retina II 196 197grfrh0 at zbus0 # retina III 198 199grfcl* at zbus0 # Picasso II/Piccalo/Spectrum 200grful0 at zbus0 # A2410 201grfcv0 at zbus0 # CyberVision 64 202grfet* at zbus0 # Tseng (oMniBus, Domino, Merlin) 203grfcv3d0 at zbus0 # CyberVision 64/3D 204 205grf0 at grfcc0 206grf1 at grfrt0 207 208grf2 at grfrh0 209 210grf3 at grfcl? 211grf4 at grful0 212grf5 at grfcv0 213grf6 at grfet? 214grf7 at grfcv3d0 215 216ite0 at grf0 # terminal emulators for grfs 217ite1 at grf1 # terminal emulators for grfs 218 219ite2 at grf2 # terminal emulators for grfs 220 221ite3 at grf3 # terminal emulators for grfs 222ite4 at grf4 # terminal emulators for grfs 223ite5 at grf5 # terminal emulators for grfs 224ite6 at grf6 # terminal emulators for grfs 225ite7 at grf7 # terminal emulators for grfs 226 227msc0 at zbus0 # A2232 MSC multiport serial. 228mfc0 at zbus0 # MultiFaceCard I/O board 229mfcs0 at mfc0 unit 0 # MFC serial 230mfcs1 at mfc0 unit 1 # MFC serial 231#mfcp0 at mfc0 unit 0 # MFC parallel [not available yet] 232#mfc1 at zbus0 # MultiFaceCard 2nd I/O board 233#mfcs2 at mfc1 unit 0 234#mfcs3 at mfc1 unit 1 235#mfcp1 at mfc1 unit 0 236 237hyper* at zbus? # zbus HyperCom3/3+/4/4+ 238#hyper* at mainbus0 # not yet: HyperCom1 + HyperCom3 239com* at hyper? port ? # Hypercom3/4 serial ports 240lpt* at hyper? port ? # Hypercom3+/4+ parallel port 241 242#not enabled yet... needs more testing and clock frequency autodetection 243#iobl* at zbus? # zbus IOBlix 244#com* at iobl? port ? # IOBlix serial ports 245#lpt* at iobl? port ? # IOBlix parallel ports 246 247#Amiga Mainboard devices (sans graphics and keyboard) 248 249ser0 at mainbus0 # Amiga onboard serial 250par0 at mainbus0 # Amiga onboard parallel 251ms* at mainbus0 # Amiga mice 252fdc0 at mainbus0 # Amiga FDC 253fd* at fdc0 unit ? # floppy disks on the later 254a34kbbc0 at mainbus0 # A3000/A4000 battery backed clock 255a2kbbc0 at mainbus0 # A2000 battery backed clock 256aucc* at mainbus0 # Amiga CC audio 257audio* at aucc? 258 259#Zorro-II, Zorro-III, DraCo Direct-Bus devices (sans graphics) 260 261#Alas, Melody-Z2 dont configure in the DraCo bus. 262melody* at zbus0 # Melody MPEG audio decoder 263audio* at melody? 264 265#Ethernet cards: 266le* at zbus0 # A2065, Ameristar, Ariadne 267ne* at zbus0 # AriadneII 268ed* at zbus0 # Hydra, ASDG LanRover 269es* at zbus0 # CEI A4066 EthernetPLUS 270qn* at zbus0 # Quicknet 271 272bah* at zbus0 # C=/Ameristar A2060 / 560 273 274#Greater Valley Product Bus 275gvpbus* at zbus0 276 277#scsi stuff, all possible 278gtsc0 at gvpbus? # GVP series II scsi 279scsibus* at gtsc0 280ahsc0 at mainbus0 # A3000 scsi 281scsibus* at ahsc0 282atzsc0 at zbus0 # A2091 scsi 283scsibus* at atzsc0 284wstsc0 at zbus0 # Wordsync II scsi 285scsibus* at wstsc0 286ivsc0 at zbus0 # IVS scsi 287scsibus* at ivsc0 288mlhsc0 at zbus0 # Hacker scsi 289scsibus* at mlhsc0 290otgsc0 at zbus0 # 12 gauge scsi 291scsibus* at otgsc0 292zssc0 at zbus0 # Zeus scsi 293scsibus* at zssc0 294mgnsc0 at zbus0 # Magnum scsi 295scsibus* at mgnsc0 296wesc0 at zbus0 # Warp Engine scsi 297scsibus* at wesc0 298afsc0 at zbus0 # A4091 scsi 299scsibus* at afsc0 300aftsc0 at mainbus0 # A4000T scsi 301scsibus* at aftsc0 302flsc0 at zbus0 # FastlaneZ3 scsi 303scsibus* at flsc0 304bzsc0 at zbus0 # Blizzard 1230 I,II scsi 305scsibus* at bzsc0 306bzivsc0 at zbus0 # Blizzard 12x0 IV scsi 307scsibus* at bzivsc0 308bztzsc0 at zbus0 # Blizzard 2060 scsi 309scsibus* at bztzsc0 310cbsc0 at zbus0 # CyberSCSI I 311scsibus* at cbsc0 312cbiisc0 at zbus0 # CyberSCSI II 313scsibus* at cbiisc0 314cbiiisc0 at zbus0 # Cyberstorm mk.III/Cyberstorm PPC SCSI 315scsibus* at cbiiisc0 316empsc0 at zbus0 # Emplant scsi 317scsibus* at empsc0 318idesc0 at mainbus0 # A4000 & A1200 IDE 319scsibus* at idesc0 320 321#<<< comment out the idesc entries above if the following wdc/atapibus lines >>> 322#<<< are uncommented >>> 323#wdc0 at mainbus0 # A4000 & A1200 IDE bus 324#wd* at wdc? drive ? # + drives 325#atapibus* at wdc? channel ? # ATAPI bus 326#cd* at atapibus? drive ? # ATAPI CD-ROM drives 327#sd* at atapibus? drive ? # ATAPI disk drives 328 329#pccard0 at mainbus0 330#pcmcia* at pccard0 331#com* at pcmcia? function ? # Modems and serial cards 332#pcmcom* at pcmcia? function ? # PCMCIA multi-port serial cards 333#aic* at pcmcia? function ? # Adaptec APA-1460 SCSI 334##wdc* at pcmcia? function ? 335#awi* at pcmcia? function ? # BayStack 650 (802.11FH) 336##ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 337#mbe* at pcmcia? function ? # MB8696x based Ethernet 338#ne* at pcmcia? function ? # NE2000-compatible Ethernet 339#sm* at pcmcia? function ? # Megahertz Ethernet 340#mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards 341#com* at mhzc? 342#sm* at mhzc? 343 344#each hard drive from low target to high 345#will configure to the next available sd unit number 346sd* at scsibus? target ? lun ? # scsi disks 347st* at scsibus? target ? lun ? # scsi tapes 348cd* at scsibus? target ? lun ? # scsi cds 349ch* at scsibus? target ? lun ? # scsi autochangers 350 351ss* at scsibus? target ? lun ? # scsi scanner 352uk* at scsibus? target ? lun ? # scsi unknown 353 354pseudo-device loop # loopback network interface 355pseudo-device sl 1 # SLIP network interfaces 356pseudo-device ppp 1 # PPP network interfaces 357pseudo-device tun 1 # network tunnel line discipline 358#pseudo-device gre 2 # generic L3 over IP tunnel 359#pseudo-device ipip 2 # IP Encapsulation within IP (RFC 2003) 360pseudo-device bpfilter 16 # Berkeley packet filter 361pseudo-device ipfilter # IP Filter package 362pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933) 363#pseudo-device faith 1 # IPv[46] tcp relay translation i/f 364#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation 365 366pseudo-device view 4 # views (needed for grfcc) 367pseudo-device pty 16 # pseudo ptys 368 369pseudo-device vnd 4 # vnode pseudo-disks 370pseudo-device ccd 4 # concatenated disk devices 371#pseudo-device raid 4 # RAIDframe disk driver 372#options RAID_AUTOCONFIG # auto-configuration of RAID components 373 374#rnd is EXPERIMENTAL at this point. 375#pseudo-device rnd # /dev/random and in-kernel generator 376#options RND_COM # use "com" randomness as well (BROKEN) 377 378config netbsd root on ? type ? 379