CVS log for xc/programs/Xserver/hw/xfree86/drivers/ati/atibus.c |
|
Help |
Request diff between arbitrary revisions
64. ATIProbe() and atimisc changes:
- Port to common layer's domain scheme;
- Replace AVOID_CPIO and AVOID_NON_PCI rchitecture-specific #define's
with run-time checks and implement new common layer infrastructure to
allow this to happen;
- Replace endianness compile-time checks with run-time ones;
- Deal with certain spurious I/O errors;
- No longer consider IOBase when matching adapters to device sections
This re-instates support for all ATI adapters on all architectures
supported by the common layer (Marc La France).
63. Make sparse I/O masks more portable throughout the server
(Marc La France).
|
Powered by ViewCVS 0.9.2 |