xserver-multidpi/hw/xfree86/os-support
Adam Jackson 7757b80924 pci: Remove xf86MapDomainMemory
This is slightly draconian, but that API is just awful.  In all but
one case in the callers it's used to get a map of some legacy VGA
memory, and it would be cleaner for the caller to just call
pci_device_map_legacy.

The sole exception is in the vesa driver, which uses it to avoid having
to look up which device the BAR belongs to.  That's similarly trivial to
fix.

Having done that, Linux's PCI layer is now very small indeed.

Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
Tested-by: Jeremy Huddleston <jeremyhu@apple.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-10-15 21:18:46 -07:00
..
bsd bsd: ioctl KDENABIO/KDDISABIO do not matter for OpenBSD 2011-09-29 23:05:35 +06:00
bus pci: Remove xf86MapDomainMemory 2011-10-15 21:18:46 -07:00
hurd Do not trap access to timer and keyboard 2010-11-10 14:42:44 -08:00
linux linux: Remove ia64 domain I/O support code 2011-10-15 21:18:46 -07:00
misc Fix breakage on alpha caused by c7680befe5 2009-10-06 20:58:30 -04:00
shared xfree86: Remove unused bios_devmem.c 2011-10-15 21:18:46 -07:00
solaris sun_init.c: Implement novtswitch & sharevts for Solaris 2011-09-19 15:34:54 -07:00
int10Defines.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
Makefile.am xfree86: Remove unused bios_devmem.c 2011-10-15 21:18:46 -07:00
xf86_OSlib.h Remove unused vtSysreq 2011-09-29 23:05:35 +06:00
xf86_OSproc.h xfree86: switch options from pointer to XF86OptionPtr 2011-09-27 11:43:36 +10:00
xf86OSpriv.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00