| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
information. This is preliminary work to help eventually supporting the
dual-head ELK model.
Also split the initialization code in several routines, this makes the
code easier to read, and makes it easier to release resources upon failure.
Finally, don't forget to clear the text planes on non-console displays
when initializing.
|
| |
|
|
|
|
| |
resolutions to attach without disturbing each other.
|
|
|
|
|
|
|
|
|
|
| |
device is the system console; the interface currently passes the pci
attachment args and the sti region information, and will hopefully turn to
be flexible enough.
This allows sti@pci to be used as a console device on hppa, finally.
ok mickey@
|
|
|
|
|
|
|
|
|
|
| |
when we need to access it; and change the rom parser to walk all the rom
images and pick the first one sporting code for the processor we run on,
instead of picking the first.
This allows dual-sti@pci setups to work.
ok mickey@, dual-head test martin@
|
|
|
|
|
|
| |
sti_end_attach() if an error has occured.
ok mickey@
|
|
|