5194905263
with bus_space(9) support. Note clock device name in obio.sun3 is renamed to oclock to use the same MI attribute (intersil7170) with sun3x. Tested on 3/80 and TME emulating 3/120 (but not on 3/4xx VME monsters).
13 lines
317 B
Plaintext
13 lines
317 B
Plaintext
# $NetBSD: obio.sun3,v 1.4 2006/10/04 15:14:49 tsutsui 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
|
|
oclock0 at obio0 addr 0x060000
|
|
memerr0 at obio0 addr 0x080000
|
|
intreg0 at obio0 addr 0x0A0000
|