xserver/hw
Takashi Yano 3b39aebf98 Fix mach64 driver crash
Due to lack of iopl(3), mach64 driver crashes when ior(BUS_CNTL) is
called. Since BUS_CNTL is out of the range 0x0000-0x03ff, ioperm(0,
1024, 1) is not sufficient and the ior() causes access violation.
This patch reintroduce iopl(3) call in the function hwEnableIO().

Addresses: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1110521
Fixes: a0f738a673 ("Fixed ioperm calls in hwEnableIO")
Signed-off-by: Takashi Yano <takashi.yano@nifty.ne.jp>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2052>
2025-10-25 20:34:53 +00:00
..
kdrive Revert "os: unexport Os*() functions" 2025-07-20 12:41:06 -07:00
vfb Revert "os: unexport Os*() functions" 2025-07-20 12:41:06 -07:00
xfree86 Fix mach64 driver crash 2025-10-25 20:34:53 +00:00
xnest Revert "dix: unexport NewCurrentScreen()" 2025-09-06 17:01:37 +00:00
xquartz Strip trailing whitespace from source files 2025-10-05 11:56:48 -07:00
xwayland xwayland: Ignore non-InputOutput children in window_get_client_toplevel 2025-10-10 08:26:49 +00:00
xwin Strip trailing whitespace from source files 2025-10-05 11:56:48 -07:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00