NetBSD/sys/arch/sun3/conf/obio.sun3
lukem 03aef4723c cleanup:
options SPACE TAB
	makeoptions TAB
	psuedo-device TAB
	remove trailing whitespace
	replace multiple spaces -> tabs
	options "FOO" -> options FOO
	options "FOO=bar" -> options FOO=bar
	options "FOO=\"bar\"" -> options FOO="\"bar\""
2001-11-20 12:56:17 +00:00

13 lines
314 B
Plaintext

# $NetBSD: obio.sun3,v 1.3 2001/11/20 12:56:41 lukem Exp $
# On-board I/O space (required)
obio0 at mainbus?
# Required OBIO devices
zsc0 at obio0 addr 0x000000
zsc1 at obio0 addr 0x020000
eeprom0 at obio0 addr 0x040000
clock0 at obio0 addr 0x060000
memerr0 at obio0 addr 0x080000
intreg0 at obio0 addr 0x0A0000