xref: /netbsd-src/sys/arch/atari/conf/SMALL030 (revision e61202360d5611414dd6f6115934a96aa1f50b1a)
1#
2# $NetBSD: SMALL030,v 1.16 2012/10/17 14:48:09 apb 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_60 # NetBSD 6.0 compatibility.
28options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
29options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
30options ST_POOL_SIZE=24 # smallest that allows TT-HIGH
31options TT_SCSI # SCSI-support for TT
32options TT_VIDEO # Graphics support for TT
33options FALCON_SCSI # SCSI-support for Falcon
34options FALCON_VIDEO # Graphics support for FALCON
35options MEMORY_DISK_HOOKS # Boot RAM-disk
36options DISKLABEL_NBDA # NetBSD disklabels (required)
37options DISKLABEL_AHDI # NetBSD/AHDI disklabels
38config netbsd root on ? type ?
39pseudo-device sl # Slip
40pseudo-device pty # pseudo-terminals
41pseudo-device loop # Loopback network
42pseudo-device md # Boot memory disk
43pseudo-device putter # for puffs and pud
44pseudo-device view 4 # View (graphics mapping)
45ncrscsi0 at mainbus0 # NCR5380 SCSI driver
46zs0 at mainbus0 # Serial support through 8530
47grfbus0 at mainbus0 # bitmapped display's
48grfcc0 at grfbus0 # graphics driver
49ite0 at grfcc0 # console
50nvr0 at mainbus0 # nvram driver
51wdc0 at mainbus0 # IDE-bus
52atabus* at wdc? channel ?
53wd* at atabus? drive ?
54atapibus* at atabus?
55cd* at atapibus? drive ? # ATAPI CD-ROM drives
56scsibus* at scsi? # SCSI bus
57sd* at scsibus? target ? lun ? # SCSI disk drives
58cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
59