fix change made in rev 1.5: clock was moved to ioasic, but ioasic
_requires_ offset locator (which may be wildcarded). No offset locator was supplied, so kernel configs using this file would fail.
This commit is contained in:
parent
fe52d237fd
commit
a34a81d49b
@ -1,4 +1,4 @@
|
||||
# $NetBSD: builtin.3max,v 1.5 1998/01/21 02:38:26 jonathan Exp $
|
||||
# $NetBSD: builtin.3max,v 1.6 1998/01/27 18:17:39 cgd Exp $
|
||||
|
||||
########################################################################
|
||||
# Configuration for 3MAX (5000/200) which has turbochannel but no ASIC.#
|
||||
@ -9,5 +9,5 @@
|
||||
le0 at tc? #slot ? offset ? # TC ether "option" on baseboard
|
||||
asc0 at tc? # TC scsi "option" on baseboard
|
||||
# For now, pretend this machine has an IOASIC.
|
||||
clock0 at ioasic? # RTC
|
||||
clock0 at ioasic? offset ? # RTC
|
||||
dc0 at ioasic? offset ? # dc7083 four-port DZ device
|
||||
|
Loading…
Reference in New Issue
Block a user