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