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