xserver-multidpi/hw/xfree86/os-support/bus
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_pci.c pci: Remove xf86MapDomainMemory 2011-10-15 21:18:46 -07:00
Makefile.am pci: Remove xf86MapDomainMemory 2011-10-15 21:18:46 -07:00
Pci.c pci: Deprecate the PCITAG type 2011-10-15 21:18:46 -07:00
Pci.h pci: Port xf86MapLegacyIO to pciaccess 2011-10-15 21:18:46 -07:00
Sbus.c Remove more superfluous if(p) checks around free(p) 2010-06-11 19:05:46 +07:00
xf86Pci.h pci: Remove xf86MapDomainMemory 2011-10-15 21:18:46 -07:00
xf86Sbus.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00