NetBSD/sys/arch/evbsh5
scw 9bcd736b9d Attach sm(4) at superio, instead of the previous isa bus attachment.
The latter's probe doesn't pick up the ethernet controller, and the
attach function needs to set MIIF_NOISOLATE.
We attach it at superio mainly because they share the same region of
address space, and the ethernet controller's interrupt is routed
through the superio.
2002-08-26 11:04:44 +00:00
..
compile
conf Attach sm(4) at superio, instead of the previous isa bus attachment. 2002-08-26 11:04:44 +00:00
dev Attach sm(4) at superio, instead of the previous isa bus attachment. 2002-08-26 11:04:44 +00:00
evbsh5 Call ddb_init() right after initialising the console. 2002-08-26 10:55:39 +00:00
include Need <machine/db_machdep.h> 2002-08-26 10:58:38 +00:00
Makefile