xserver/hw/xfree86/os-support
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
..
bsd (submit/bsd-DEV_MEM) xfree86: os-support: unexport DEV_MEM defines 2024-09-18 17:23:12 +02:00
bus treewide: replace xnfcalloc() calls by XNFcallocarray() 2024-07-26 23:41:33 +00:00
hurd xfree86: os-support: move xf86OSInitVidMem() to xf86_os_support.h 2024-04-18 00:40:39 +00:00
linux (submit/hotplug.h) include: move out private definitions from hotplug.h 2024-09-18 17:23:12 +02:00
misc xfree86: drop unused xf86SetReallySlowBcopy() 2024-04-17 01:54:28 +00:00
shared (submit/hotplug.h) include: move out private definitions from hotplug.h 2024-09-18 17:23:12 +02:00
solaris (!1681) xfree86: os-support: use LogMessageVerb() instead of xf86Msg() 2024-09-18 17:23:09 +02:00
stub xfree86: os-support: move xf86OSInitVidMem() to xf86_os_support.h 2024-04-18 00:40:39 +00:00
int10Defines.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
meson.build xfree86: os-support: simplify pci init 2024-06-18 00:41:38 +00:00
xf86_OSlib.h (submit/bsd-DEV_MEM) xfree86: os-support: unexport DEV_MEM defines 2024-09-18 17:23:12 +02:00
xf86_OSproc.h xfree86: os-support: move xf86FatalError macro out of public header 2024-04-18 00:40:39 +00:00
xf86_os_support.h (submit/hotplug.h) include: move out private definitions from hotplug.h 2024-09-18 17:23:12 +02:00