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