CVS Update: xc (branch: trunk)
Alan Hourihane <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 05/05/20 04:59:25 Log message: 48. Support the Intel E7221 server chipset in the i830 driver. (Alan Hourihane). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/drivers/i810/: common.h i810_driver.c i830_driver.c Revision Changes Path 3.3509 +3 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 1.13 +10 -2 xc/programs/Xserver/hw/xfree86/drivers/i810/common.h 1.114 +4 -1 xc/programs/Xserver/hw/xfree86/drivers/i810/i810_driver.c 1.68 +19 -4 xc/programs/Xserver/hw/xfree86/drivers/i810/i830_driver.c