NetBSD/sys/arch/atari/conf/std.hades
leo fb0acfc293 Major overhaul in the config files. The idea is to have the major part of
the generic options in GENERIC instead of duplicated all over the place.
To generate a config file, run 'makeconf'. This script uses cpp to combine
a '.in' file and GENERIC to a real config file.
2001-04-05 12:21:30 +00:00

19 lines
498 B
Plaintext

# $NetBSD: std.hades,v 1.1 2001/04/05 12:21:30 leo Exp $
#
# standard atari information
#
machine atari m68k
options _ATARIHW_ # Original Atari like mainboard hw.
options EXEC_SCRIPT # Support #!
options EXEC_AOUT # a.out format executables
mainbus0 at root
clock0 at mainbus0 # system clock
kbd0 at mainbus0 # standard keyboard
fdc0 at mainbus0 # floppy controller
hdfd0 at fdc0 unit 0 # builtin Hades-type floppy drive
hdfd1 at fdc0 unit 1 # external Hades-type floppy drive