Home | History | Annotate | Line # | Download | only in conf
SMALL030 revision 1.14
      1 #
      2 # $NetBSD: SMALL030,v 1.14 2011/12/17 12:45:14 he 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.96 2011/12/17 12:44:12 he 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 file-system FFS # Berkeley fast file system
     17 file-system MFS # Memory based filesystem
     18 file-system MSDOSFS # MSDOS filesystem
     19 file-system CD9660 # ISO 9660 filesystem with Rock Ridge
     20 options WAPBL # File system journaling support - Experimental
     21 options PANICWAIT # Require keystroke to dump/reboot
     22 options COMPAT_16 # Compatibility with NetBSD 1.6
     23 options COMPAT_20 # Compatibility with NetBSD 2.0
     24 options COMPAT_30 # NetBSD 3.0 compatibility.
     25 options COMPAT_40 # NetBSD 4.0 compatibility.
     26 options COMPAT_50 # NetBSD 5.0 compatibility.
     27 options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
     28 options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
     29 options ST_POOL_SIZE=24 # smallest that allows TT-HIGH
     30 options TT_SCSI # SCSI-support for TT
     31 options TT_VIDEO # Graphics support for TT
     32 options FALCON_SCSI # SCSI-support for Falcon
     33 options FALCON_VIDEO # Graphics support for FALCON
     34 options MEMORY_DISK_HOOKS # Boot RAM-disk
     35 options DISKLABEL_NBDA # NetBSD disklabels (required)
     36 options DISKLABEL_AHDI # NetBSD/AHDI disklabels
     37 config netbsd root on ? type ?
     38 pseudo-device sl # Slip
     39 pseudo-device pty # pseudo-terminals
     40 pseudo-device loop # Loopback network
     41 pseudo-device md # Boot memory disk
     42 pseudo-device putter # for puffs and pud
     43 pseudo-device view 4 # View (graphics mapping)
     44 ncrscsi0 at mainbus0 # NCR5380 SCSI driver
     45 zs0 at mainbus0 # Serial support through 8530
     46 grfbus0 at mainbus0 # bitmapped display's
     47 grfcc0 at grfbus0 # graphics driver
     48 ite0 at grfcc0 # console
     49 nvr0 at mainbus0 # nvram driver
     50 wdc0 at mainbus0 # IDE-bus
     51 atabus* at wdc? channel ?
     52 wd* at atabus? drive ?
     53 atapibus* at atabus?
     54 cd* at atapibus? drive ? # ATAPI CD-ROM drives
     55 scsibus* at scsi? # SCSI bus
     56 sd* at scsibus? target ? lun ? # SCSI disk drives
     57 cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
     58