xserver/hw/xfree86/os-support/bsd
Enrico Weigelt, metux IT consult a4e29e4f79 (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-09-18 17:23:12 +02:00
..
alpha_video.c (submit/bsd-DEV_MEM) xfree86: os-support: unexport DEV_MEM defines 2024-09-18 17:23:12 +02:00
arm_video.c (submit/bsd-DEV_MEM) xfree86: os-support: unexport DEV_MEM defines 2024-09-18 17:23:12 +02:00
bsd_VTsw.c xfree86: os-support: bsd: fix missing include of xf86_OSproc.h 2024-09-13 17:47:01 +02:00
bsd_bell.c (submit/bsd-defines v2) xfree86: os-support: move CONSOLE_X_BELL into bsd_bell.c 2024-09-18 17:23:11 +02:00
bsd_ev56.c xfree86: os-support: move xf86OSInitVidMem() to xf86_os_support.h 2024-04-18 00:40:39 +00:00
bsd_init.c (submit/bsd-defines v2) xfree86: os-support: move CONSOLE_X_MODE_ON/OFF to bsd_init.c 2024-09-18 17:23:11 +02:00
bsd_kmod.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
i386_video.c (submit/bsd-DEV_MEM) xfree86: os-support: unexport DEV_MEM defines 2024-09-18 17:23:12 +02:00
memrange.h Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
ppc_video.c (!1681) xfree86: use LogMessageVerb() instead of xf86MsgVerb() 2024-09-18 17:23:09 +02:00
sparc64_video.c xfree86: os-support: move xf86OSInitVidMem() to xf86_os_support.h 2024-04-18 00:40:39 +00:00