CVS Update: xc (branch: trunk)
David Dawes <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 06/03/16 12:43:35 Log message: 243. Fix the int10 module's interception of PCI config1 i/o to handle 8-bit and 16-bit accesses. This fixes problems that show up with the vesa driver and vbe module with some video cards (David Dawes). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/int10/: helper_exec.c Revision Changes Path 3.3693 +4 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 1.32 +170 -60 xc/programs/Xserver/hw/xfree86/int10/helper_exec.c