Home | History | Annotate | Line # | Download | only in conf
ATARITT revision 1.117
      1 #
      2 # $NetBSD: ATARITT,v 1.117 2017/09/14 07:58:39 mrg Exp $
      3 #
      4 # This file was automatically created. Changes will be
      5 # lost when running makeconf in this directory.
      6 #
      7 # Created from:
      8 #		NetBSD: GENERIC.in,v 1.113 2017/07/29 18:08:56 maxv Exp $
      9 include "arch/atari/conf/std.atari"
     10 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
     11 makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
     12 maxusers 16
     13 options HZ=64 # Set the clock-rate (48/64/96)
     14 options INSECURE # disable kernel security levels
     15 options M68030 # support for 030
     16 options INET # IP + ICMP + TCP + UDP
     17 options INET6 # IPV6
     18 options PPP_BSDCOMP # BSD-Compress compression support for PPP
     19 options PPP_DEFLATE # Deflate compression support for PPP
     20 options PPP_FILTER # Active filter support for PPP (requires bpf)
     21 file-system FFS # Berkeley fast file system
     22 file-system MFS # Memory based filesystem
     23 file-system MSDOSFS # MSDOS filesystem
     24 file-system CD9660 # ISO 9660 filesystem with Rock Ridge
     25 file-system KERNFS # Kernel parameter filesystem
     26 file-system NFS # Network File System client side code
     27 file-system PROCFS # Process filesystem
     28 file-system NULLFS # Loopback filesystem
     29 file-system PTYFS # /dev/pts/N support
     30 file-system TMPFS # Efficient memory file-system
     31 options WAPBL # File system journaling support
     32 options FFS_NO_SNAPSHOT # No FFS snapshot support
     33 options NFSSERVER # Network File System server side code
     34 options PANICWAIT # Require keystroke to dump/reboot
     35 options DDB # Kernel debugger
     36 options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
     37 include "conf/compat_netbsd10.config"
     38 options COMPAT_AOUT_M68K # Compatibility to a.out executables
     39 options EXEC_AOUT # a.out format executables
     40 options SYSVSHM # System V shared memory
     41 options SYSVMSG # System V messages
     42 options SYSVSEM # System V semaphores
     43 options KTRACE # Add kernel tracing system call
     44 options USERCONF # userconf(4) support
     45 options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
     46 options MODULAR # new style module(7) framework
     47 options ST_POOL_SIZE=24 # smallest that allows TT-HIGH
     48 options TT_SCSI # SCSI-support for TT
     49 options TT_VIDEO # Graphics support for TT
     50 options MEMORY_DISK_HOOKS # Boot RAM-disk
     51 options DISKLABEL_NBDA # NetBSD disklabels (required)
     52 options DISKLABEL_AHDI # NetBSD/AHDI disklabels
     53 options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
     54 options MSGBUFSIZE=32768 # size of kernel msg. buffer
     55 options TRY_SCSI_LINKED_COMMANDS=0x7f
     56 config netbsd root on ? type ?
     57 pseudo-device sl # Slip
     58 pseudo-device ppp # ppp
     59 pseudo-device pty # pseudo-terminals
     60 pseudo-device loop # Loopback network
     61 pseudo-device md # Boot memory disk
     62 pseudo-device vnd # 3 pseudo disks (see vnconfig)
     63 pseudo-device bpfilter # berkeley packet filters
     64 pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
     65 pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
     66 pseudo-device clockctl # user control of clock subsystem
     67 pseudo-device ksyms # /dev/ksyms
     68 pseudo-device view 4 # View (graphics mapping)
     69 pseudo-device mouse 1 # mouse
     70 ncrscsi0 at mainbus0 # NCR5380 SCSI driver
     71 zs0 at mainbus0 # Serial support through 8530
     72 grfbus0 at mainbus0 # bitmapped display's
     73 grfcc0 at grfbus0 # graphics driver
     74 ite0 at grfcc0 # console
     75 nvr0 at mainbus0 # nvram driver
     76 grfcc1 at grfbus0 # 2nd graphics driver
     77 ite1 at grfcc1 # 2nd tty
     78 grfcc2 at grfbus0 # 3rd graphics driver
     79 ite2 at grfcc2 # 3rd tty
     80 lp0 at mainbus0 # centronics printer
     81 ser0 at mainbus0 # UART on first 68901 (ttyB0)
     82 ne0 at mainbus0 # EtherNEC on Atari ROM cartridge slot
     83 avmebus0 at mainbus0 # VME bus
     84 vme0 at avmebus0
     85 le0 at vme0 irq 5 # Lance ethernet (Riebl/PAM).
     86 le0 at vme0 irq 4 # Lance ethernet (BVME410).
     87 we0 at vme0 irq 4 # SMC Elite Ultra with SMC_TT VME-ISA bridge
     88 et4k0 at vme0 # Crazy Dots II
     89 scsibus* at scsi? # SCSI bus
     90 sd* at scsibus? target ? lun ? # SCSI disk drives
     91 cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
     92 se* at scsibus? target ? lun ? # SCSI ethernet
     93