CVS Update: xc (branch: trunk)
Marc Aurele La France <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 05/06/02 19:10:12 Log message: 62. int10 changes: - Intercept "raw" requests for PCI configuration space from video BIOS'es on all architectures; - Fix typo that produced an incorrect message for int 15h emulation; - Handle unaligned I/O requests gracefully; - Be more tolerant of spurious I/O errors (Marc La France). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/int10/: helper_exec.c Revision Changes Path 3.3524 +8 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 1.28 +316 -106 xc/programs/Xserver/hw/xfree86/int10/helper_exec.c