Home | History | Annotate | Line # | Download | only in conf
SMALL030 revision 1.1
      1 #
      2 # $NetBSD: SMALL030,v 1.1 2009/01/24 00:22:12 abs 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.78 2009/01/24 00:19:47 abs Exp $
      9 include "arch/atari/conf/std.atari"
     10 maxusers 16
     11 options HZ=64 # Set the clock-rate (48/64/96)
     12 options INSECURE # disable kernel security levels
     13 options M68030 # support for 030
     14 options FPU_EMULATE # Support for MC68881/MC68882 emulator
     15 options INET # IP + ICMP + TCP + UDP
     16 options PPP_BSDCOMP # BSD-Compress compression support for PPP
     17 options PPP_DEFLATE # Deflate compression support for PPP
     18 options PPP_FILTER # Active filter support for PPP (requires bpf)
     19 file-system FFS # Berkeley fast file system
     20 file-system MFS # Memory based filesystem
     21 file-system MSDOSFS # MSDOS filesystem
     22 file-system CD9660 # ISO 9660 filesystem with Rock Ridge
     23 options WAPBL # File system journaling support - Experimental
     24 options PANICWAIT # Require keystroke to dump/reboot
     25 options COMPAT_43 # 4.3 BSD compatible system calls (required)
     26 options COMPAT_10 # Compatibility with NetBSD 1.0
     27 options COMPAT_11 # Compatibility with NetBSD 1.1
     28 options COMPAT_12 # Compatibility with NetBSD 1.2
     29 options COMPAT_13 # Compatibility with NetBSD 1.3
     30 options COMPAT_14 # Compatibility with NetBSD 1.4
     31 options COMPAT_15 # Compatibility with NetBSD 1.5
     32 options COMPAT_16 # Compatibility with NetBSD 1.6
     33 options COMPAT_20 # Compatibility with NetBSD 2.0
     34 options COMPAT_30 # NetBSD 3.0 compatibility.
     35 options COMPAT_40 # NetBSD 4.0 compatibility.
     36 options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
     37 options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
     38 options ST_POOL_SIZE=24 # smallest that allows TT-HIGH
     39 options TT_SCSI # SCSI-support for TT
     40 options TT_VIDEO # Graphics support for TT
     41 options FALCON_SCSI # SCSI-support for Falcon
     42 options FALCON_VIDEO # Graphics support for FALCON
     43 options MEMORY_DISK_HOOKS # Boot RAM-disk
     44 options DISKLABEL_NBDA # NetBSD disklabels (required)
     45 options DISKLABEL_AHDI # NetBSD/AHDI disklabels
     46 config netbsd root on ? type ?
     47 pseudo-device sl # Slip
     48 pseudo-device ppp # ppp
     49 pseudo-device pty # pseudo-terminals
     50 pseudo-device loop # Loopback network
     51 pseudo-device vnd # 3 pseudo disks (see vnconfig)
     52 pseudo-device md 3 # Boot memory disk
     53 pseudo-device view 4 # View (graphics mapping)
     54 ncrscsi0 at mainbus0 # NCR5380 SCSI driver
     55 scsibus0 at ncrscsi0 # SCSI bus
     56 zs0 at mainbus0 # Serial support through 8530
     57 grfbus0 at mainbus0 # bitmapped display's
     58 grfcc0 at grfbus0 # graphics driver
     59 ite0 at grfcc0 # console
     60 nvr0 at mainbus0 # nvram driver
     61 wdc0 at mainbus0 # IDE-bus
     62 atabus* at wdc? channel ?
     63 wd* at atabus? drive ?
     64 atapibus* at atabus?
     65 cd* at atapibus? drive ? # ATAPI CD-ROM drives
     66 sd* at scsibus? target ? lun ? # SCSI disk drives
     67 st* at scsibus? target ? lun ? # SCSI tape drives
     68 cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
     69