mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 10:10:05 +01:00
xserver and libpciaccess both need to open /dev/xf86, which can only be opened once. I implemented pci_system_init_dev_mem() like Ian suggested. This requires some minor changes to the BSD-specific os-support code. Since pci_system_init_dev_mem() is a no-op on FreeBSD this should be no problem. |
||
|---|---|---|
| .. | ||
| libusb | ||
| alpha_video.c | ||
| arm_video.c | ||
| bsd_apm.c | ||
| bsd_axp.c | ||
| bsd_bell.c | ||
| bsd_ev56.c | ||
| bsd_init.c | ||
| bsd_jstk.c | ||
| bsd_kmod.c | ||
| bsd_kqueue_apm.c | ||
| bsd_mouse.c | ||
| bsd_VTsw.c | ||
| bsdResource.c | ||
| i386_video.c | ||
| Makefile.am | ||
| memrange.h | ||
| ppc_video.c | ||
| sparc64_video.c | ||