Home | History | Annotate | Line # | Download | only in conf
SMALL030 revision 1.1.6.3
      1  1.1.6.2  skrll #
      2  1.1.6.3  skrll # $NetBSD: SMALL030,v 1.1.6.3 2009/04/28 07:33:47 skrll Exp $
      3  1.1.6.2  skrll #
      4  1.1.6.2  skrll # This file was automatically created. Changes will be
      5  1.1.6.2  skrll # lost when running makeconf in this directory.
      6  1.1.6.2  skrll #
      7  1.1.6.2  skrll # Created from:
      8  1.1.6.3  skrll #		NetBSD: GENERIC.in,v 1.80 2009/03/06 23:38:07 abs Exp $
      9  1.1.6.2  skrll include "arch/atari/conf/std.atari"
     10  1.1.6.3  skrll makeoptions COPTS="-Os"
     11  1.1.6.2  skrll maxusers 16
     12  1.1.6.2  skrll options HZ=64 # Set the clock-rate (48/64/96)
     13  1.1.6.2  skrll options INSECURE # disable kernel security levels
     14  1.1.6.2  skrll options M68030 # support for 030
     15  1.1.6.2  skrll options FPU_EMULATE # Support for MC68881/MC68882 emulator
     16  1.1.6.2  skrll options INET # IP + ICMP + TCP + UDP
     17  1.1.6.2  skrll file-system FFS # Berkeley fast file system
     18  1.1.6.2  skrll file-system MFS # Memory based filesystem
     19  1.1.6.2  skrll file-system MSDOSFS # MSDOS filesystem
     20  1.1.6.2  skrll file-system CD9660 # ISO 9660 filesystem with Rock Ridge
     21  1.1.6.2  skrll options WAPBL # File system journaling support - Experimental
     22  1.1.6.2  skrll options PANICWAIT # Require keystroke to dump/reboot
     23  1.1.6.2  skrll options COMPAT_16 # Compatibility with NetBSD 1.6
     24  1.1.6.2  skrll options COMPAT_20 # Compatibility with NetBSD 2.0
     25  1.1.6.2  skrll options COMPAT_30 # NetBSD 3.0 compatibility.
     26  1.1.6.2  skrll options COMPAT_40 # NetBSD 4.0 compatibility.
     27  1.1.6.3  skrll options COMPAT_50 # NetBSD 5.0 compatibility.
     28  1.1.6.2  skrll options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
     29  1.1.6.2  skrll options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
     30  1.1.6.2  skrll options ST_POOL_SIZE=24 # smallest that allows TT-HIGH
     31  1.1.6.2  skrll options TT_SCSI # SCSI-support for TT
     32  1.1.6.2  skrll options TT_VIDEO # Graphics support for TT
     33  1.1.6.2  skrll options FALCON_SCSI # SCSI-support for Falcon
     34  1.1.6.2  skrll options FALCON_VIDEO # Graphics support for FALCON
     35  1.1.6.2  skrll options MEMORY_DISK_HOOKS # Boot RAM-disk
     36  1.1.6.2  skrll options DISKLABEL_NBDA # NetBSD disklabels (required)
     37  1.1.6.2  skrll options DISKLABEL_AHDI # NetBSD/AHDI disklabels
     38  1.1.6.2  skrll config netbsd root on ? type ?
     39  1.1.6.2  skrll pseudo-device sl # Slip
     40  1.1.6.2  skrll pseudo-device pty # pseudo-terminals
     41  1.1.6.2  skrll pseudo-device loop # Loopback network
     42  1.1.6.2  skrll pseudo-device md 3 # Boot memory disk
     43  1.1.6.2  skrll pseudo-device view 4 # View (graphics mapping)
     44  1.1.6.2  skrll ncrscsi0 at mainbus0 # NCR5380 SCSI driver
     45  1.1.6.2  skrll zs0 at mainbus0 # Serial support through 8530
     46  1.1.6.2  skrll grfbus0 at mainbus0 # bitmapped display's
     47  1.1.6.2  skrll grfcc0 at grfbus0 # graphics driver
     48  1.1.6.2  skrll ite0 at grfcc0 # console
     49  1.1.6.2  skrll nvr0 at mainbus0 # nvram driver
     50  1.1.6.2  skrll wdc0 at mainbus0 # IDE-bus
     51  1.1.6.2  skrll atabus* at wdc? channel ?
     52  1.1.6.2  skrll wd* at atabus? drive ?
     53  1.1.6.2  skrll atapibus* at atabus?
     54  1.1.6.2  skrll cd* at atapibus? drive ? # ATAPI CD-ROM drives
     55  1.1.6.3  skrll scsibus* at scsi? # SCSI bus
     56  1.1.6.2  skrll sd* at scsibus? target ? lun ? # SCSI disk drives
     57  1.1.6.2  skrll cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
     58