summaryrefslogtreecommitdiff
path: root/sys/arch/atari/conf/std.hades
blob: b8d852519c6ced6eb051fb77e197bfcd68d00b1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#	$NetBSD: std.hades,v 1.9 2014/07/05 09:28:48 tsutsui Exp $
#
# standard Hades information
#
machine		atari m68k
include		"conf/std"			# MI standard options
include		"arch/m68k/conf/std.m68k"	# m68k standard options

options 	_ATARIHW_		# Original Atari like mainboard hw.

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