SMALL030 revision 1.2
11.1Sabs#
21.1Sabs# $NetBSD: SMALL030,v 1.2 2009/03/06 23:38:42 abs Exp $
31.1Sabs#
41.1Sabs# This file was automatically created. Changes will be
51.1Sabs# lost when running makeconf in this directory.
61.1Sabs#
71.1Sabs# Created from:
81.2Sabs#		NetBSD: GENERIC.in,v 1.80 2009/03/06 23:38:07 abs Exp $
91.1Sabsinclude "arch/atari/conf/std.atari"
101.2Sabsmakeoptions COPTS="-Os"
111.1Sabsmaxusers 16
121.1Sabsoptions HZ=64 # Set the clock-rate (48/64/96)
131.1Sabsoptions INSECURE # disable kernel security levels
141.1Sabsoptions M68030 # support for 030
151.1Sabsoptions FPU_EMULATE # Support for MC68881/MC68882 emulator
161.1Sabsoptions INET # IP + ICMP + TCP + UDP
171.1Sabsfile-system FFS # Berkeley fast file system
181.1Sabsfile-system MFS # Memory based filesystem
191.1Sabsfile-system MSDOSFS # MSDOS filesystem
201.1Sabsfile-system CD9660 # ISO 9660 filesystem with Rock Ridge
211.1Sabsoptions WAPBL # File system journaling support - Experimental
221.1Sabsoptions PANICWAIT # Require keystroke to dump/reboot
231.1Sabsoptions COMPAT_16 # Compatibility with NetBSD 1.6
241.1Sabsoptions COMPAT_20 # Compatibility with NetBSD 2.0
251.1Sabsoptions COMPAT_30 # NetBSD 3.0 compatibility.
261.1Sabsoptions COMPAT_40 # NetBSD 4.0 compatibility.
271.2Sabsoptions COMPAT_50 # NetBSD 5.0 compatibility.
281.1Sabsoptions COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
291.1Sabsoptions PIPE_SOCKETPAIR # smaller, but slower pipe(2)
301.1Sabsoptions ST_POOL_SIZE=24 # smallest that allows TT-HIGH
311.1Sabsoptions TT_SCSI # SCSI-support for TT
321.1Sabsoptions TT_VIDEO # Graphics support for TT
331.1Sabsoptions FALCON_SCSI # SCSI-support for Falcon
341.1Sabsoptions FALCON_VIDEO # Graphics support for FALCON
351.1Sabsoptions MEMORY_DISK_HOOKS # Boot RAM-disk
361.1Sabsoptions DISKLABEL_NBDA # NetBSD disklabels (required)
371.1Sabsoptions DISKLABEL_AHDI # NetBSD/AHDI disklabels
381.1Sabsconfig netbsd root on ? type ?
391.1Sabspseudo-device sl # Slip
401.1Sabspseudo-device pty # pseudo-terminals
411.1Sabspseudo-device loop # Loopback network
421.1Sabspseudo-device md 3 # Boot memory disk
431.1Sabspseudo-device view 4 # View (graphics mapping)
441.1Sabsncrscsi0 at mainbus0 # NCR5380 SCSI driver
451.1Sabszs0 at mainbus0 # Serial support through 8530
461.1Sabsgrfbus0 at mainbus0 # bitmapped display's
471.1Sabsgrfcc0 at grfbus0 # graphics driver
481.1Sabsite0 at grfcc0 # console
491.1Sabsnvr0 at mainbus0 # nvram driver
501.1Sabswdc0 at mainbus0 # IDE-bus
511.1Sabsatabus* at wdc? channel ?
521.1Sabswd* at atabus? drive ?
531.1Sabsatapibus* at atabus?
541.1Sabscd* at atapibus? drive ? # ATAPI CD-ROM drives
551.2Sabsscsibus* at scsi? # SCSI bus
561.1Sabssd* at scsibus? target ? lun ? # SCSI disk drives
571.1Sabscd* at scsibus? target ? lun ? # SCSI CD-ROM drives
58