xserver/hw
Enrico Weigelt, metux IT consult 90c6770d0e (submit/bsd-DEV_MEM) xfree86: os-support: unexport DEV_MEM defines
DEV_MEM define isn't used by any drivers, and BSD seems to be the only
platform using /dev/pmem instead of /dev/mem - as well as the DEV_MEM
define from xf86_OSlib.h (Linux uses the symbol, but defines on its own)

Therefore, just define it where actually used and drop it from the global
xf86OSlib.h file.

Note that /dev/pmem refers to physical memory, not to be mixed up with
Linux's persistent memory subsys, which uses /dev/pmem[N] device nodes.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2024-08-29 20:51:22 +02:00
..
kdrive (submit/hotplug.h) include: move out private definitions from hotplug.h 2024-08-29 20:51:22 +02:00
vfb (submit/drop-obsolete-have-dix-config.h) drop obsolete HAVE_DIX_CONFIG_H 2024-08-29 20:51:21 +02:00
xfree86 (submit/bsd-DEV_MEM) xfree86: os-support: unexport DEV_MEM defines 2024-08-29 20:51:22 +02:00
xnest (submit/cursor-api) dix: unexport NewCurrentScreen() 2024-08-29 20:51:21 +02:00
xquartz (submit/drop-obsolete-have-dix-config.h) drop obsolete HAVE_DIX_CONFIG_H 2024-08-29 20:51:21 +02:00
xwayland (submit/drop-obsolete-have-dix-config.h) drop obsolete HAVE_DIX_CONFIG_H 2024-08-29 20:51:21 +02:00
xwin (submit/drop-obsolete-have-dix-config.h) drop obsolete HAVE_DIX_CONFIG_H 2024-08-29 20:51:21 +02:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00