| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
and compare against them when attaching potential console drivers, to figure
out whether they indeed are acting are console devices or not.
|
|
|
|
|
|
| |
this gives us working glass console on Fuel, as well as on Octane systems
with Odyssey graphics.
Joint work with jsing@
|
|
|
|
|
| |
subdevices; use this on iockbc to only perform the fuel workaround on the
onboard ioc.
|
|
|
|
|
| |
bus_space_handle_t, pass them ioc's own bus_space_handle and bus_space_tag,
and have the children use bus_space_subregion() on it.
|
|
|
|
|
| |
SuperIO part, the Ethernet part needs a whole driver); kernel now boot
single user (or bsd.rd). Joint work with jsing@
|
|
missing a driver for the ethernet part, and interrupt handling is not written
yet.
|