diff options
author | Helge Deller | 2023-05-10 22:17:27 +0200 |
---|---|---|
committer | Helge Deller | 2023-06-30 17:14:14 +0200 |
commit | 99ef0c67bc85e2ea547e2c6c9ed29480cd361446 (patch) | |
tree | 06a7dcecafb3926874e8164f86d9f43ea7e166f5 /drivers/macintosh | |
parent | ededd9d27834ad1f300436c1b78e58ad4fcf5dd7 (diff) |
sticon/parisc: Fix STI console on 64-bit only machines
Fix the STI console to be able to execute either the 64-bit STI ROM code
or the 32-bit STI ROM code.
This is necessary on 64-bit only machines (e.g. C8000 workstation) which
otherwise won't show the STI text console with HP graphic cards like
Visualize-FX5/FX10/FXe.
Note that when calling 32-bit code from a 64-bit kernel one needs to
copy contents on the CPU stack from high memory down below the 4GB
limit.
Tested-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions