SMALL030 revision 1.1
11.4Sjruoho#
21.2Sthorpej# $NetBSD: SMALL030,v 1.1 2009/01/24 00:22:12 abs Exp $
31.1Sthorpej#
41.1Sthorpej# This file was automatically created. Changes will be
51.4Sjruoho# lost when running makeconf in this directory.
61.1Sthorpej#
71.1Sthorpej# Created from:
81.4Sjruoho#		NetBSD: GENERIC.in,v 1.78 2009/01/24 00:19:47 abs Exp $
91.1Sthorpejinclude "arch/atari/conf/std.atari"
101.1Sthorpejmaxusers 16
111.1Sthorpejoptions HZ=64 # Set the clock-rate (48/64/96)
121.1Sthorpejoptions INSECURE # disable kernel security levels
131.1Sthorpejoptions M68030 # support for 030
141.1Sthorpejoptions FPU_EMULATE # Support for MC68881/MC68882 emulator
151.1Sthorpejoptions INET # IP + ICMP + TCP + UDP
161.4Sjruohooptions PPP_BSDCOMP # BSD-Compress compression support for PPP
171.3Sperryoptions PPP_DEFLATE # Deflate compression support for PPP
181.3Sperryoptions PPP_FILTER # Active filter support for PPP (requires bpf)
191.3Sperryfile-system FFS # Berkeley fast file system
201.4Sjruohofile-system MFS # Memory based filesystem
211.1Sthorpejfile-system MSDOSFS # MSDOS filesystem
221.4Sjruohofile-system CD9660 # ISO 9660 filesystem with Rock Ridge
231.1Sthorpejoptions WAPBL # File system journaling support - Experimental
241.1Sthorpejoptions PANICWAIT # Require keystroke to dump/reboot
251.1Sthorpejoptions COMPAT_43 # 4.3 BSD compatible system calls (required)
261.1Sthorpejoptions COMPAT_10 # Compatibility with NetBSD 1.0
271.1Sthorpejoptions COMPAT_11 # Compatibility with NetBSD 1.1
281.1Sthorpejoptions COMPAT_12 # Compatibility with NetBSD 1.2
291.1Sthorpejoptions COMPAT_13 # Compatibility with NetBSD 1.3
301.1Sthorpejoptions COMPAT_14 # Compatibility with NetBSD 1.4
311.1Sthorpejoptions COMPAT_15 # Compatibility with NetBSD 1.5
321.1Sthorpejoptions COMPAT_16 # Compatibility with NetBSD 1.6
331.1Sthorpejoptions COMPAT_20 # Compatibility with NetBSD 2.0
341.1Sthorpejoptions COMPAT_30 # NetBSD 3.0 compatibility.
351.1Sthorpejoptions COMPAT_40 # NetBSD 4.0 compatibility.
361.1Sthorpejoptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
371.1Sthorpejoptions PIPE_SOCKETPAIR # smaller, but slower pipe(2)
381.1Sthorpejoptions ST_POOL_SIZE=24 # smallest that allows TT-HIGH
391.1Sthorpejoptions TT_SCSI # SCSI-support for TT
401.1Sthorpejoptions TT_VIDEO # Graphics support for TT
411.1Sthorpejoptions FALCON_SCSI # SCSI-support for Falcon
421.1Sthorpejoptions FALCON_VIDEO # Graphics support for FALCON
431.1Sthorpejoptions MEMORY_DISK_HOOKS # Boot RAM-disk
441.1Sthorpejoptions DISKLABEL_NBDA # NetBSD disklabels (required)
451.1Sthorpejoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels
461.1Sthorpejconfig netbsd root on ? type ?
471.1Sthorpejpseudo-device sl # Slip
481.1Sthorpejpseudo-device ppp # ppp
491.1Sthorpejpseudo-device pty # pseudo-terminals
501.1Sthorpejpseudo-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