Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
If it turns out that this causes problems on other 4xx models this
can be added back for the non-425e models.
|
|
value; bad@netbsd.org
|
|
other 4xx model, and the "not configured" could be pretty annoying.
This means we can nuke apcicheckdca() and just key off being a 425e.
Also, ia->ia_addr is a physical address, not a kernel virtual address;
thorpej@netbsd.org
|
|
serial console on the 425e gets attached properly.
The hp300 port should really be changed such that drivers don't
touch cn_tab themselves but this turns out to be a bit tricky so
I'm going to punt on that for now.
|
|
|
|
|
|
|
|
|
|
This includes all of the new frodo drivers, from Michael Smith, hacked up
by Jason R. Thorpe; other changes, mostly configuration and/or m68k
abstraction related, from Thorpe. A few others of my own.
This compiles and runs, have not yet tested Domain kbd or apci ports.
|