diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2007-05-27 05:38:40 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2007-05-27 05:38:40 +0000 |
commit | 881853ed2c34dcd761b1686d60b7cc0c6f516222 (patch) | |
tree | b301108daa60fe39be539e94f1a6f773a375c208 /x11-drivers | |
parent | Stable on mips. (diff) | |
download | gentoo-2-881853ed2c34dcd761b1686d60b7cc0c6f516222.tar.gz gentoo-2-881853ed2c34dcd761b1686d60b7cc0c6f516222.tar.bz2 gentoo-2-881853ed2c34dcd761b1686d60b7cc0c6f516222.zip |
Import new stuff from RH: moves 945 and 965 chips onto the 'intel' driver.
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-i810/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-i810/files/i810.xinf | 28 |
2 files changed, 11 insertions, 22 deletions
diff --git a/x11-drivers/xf86-video-i810/ChangeLog b/x11-drivers/xf86-video-i810/ChangeLog index 198953dd3129..a275a833442a 100644 --- a/x11-drivers/xf86-video-i810/ChangeLog +++ b/x11-drivers/xf86-video-i810/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-i810 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i810/ChangeLog,v 1.57 2007/05/05 18:28:31 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i810/ChangeLog,v 1.58 2007/05/27 05:38:40 dberkholz Exp $ + + 27 May 2007; Donnie Berkholz <dberkholz@gentoo.org>; files/i810.xinf: + Import new stuff from RH: moves 945 and 965 chips onto the 'intel' driver. 05 May 2007; Daniel Gryniewicz <dang@gentoo.org> xf86-video-i810-1.7.4.ebuild: diff --git a/x11-drivers/xf86-video-i810/files/i810.xinf b/x11-drivers/xf86-video-i810/files/i810.xinf index d252123eec57..5d414d82fbcd 100644 --- a/x11-drivers/xf86-video-i810/files/i810.xinf +++ b/x11-drivers/xf86-video-i810/files/i810.xinf @@ -7,33 +7,19 @@ alias pcivideo:v00008086d00001132sv*sd*bc*sc*i* i810 # i815 alias pcivideo:v00008086d00002562sv*sd*bc*sc*i* i810 # 845G - alias pcivideo:v00008086d00002572sv*sd*bc*sc*i* i810 # 865G -# katzj's laptop -alias pcivideo:v00008086d00002572sv0000103Csd000030A0bc*sc*i* intel - alias pcivideo:v00008086d00002582sv*sd*bc*sc*i* i810 # 915G # ajax's desktop alias pcivideo:v00008086d00002582sv00008086sd00004556bc*sc*i* intel - alias pcivideo:v00008086d0000258Asv*sd*bc*sc*i* i810 # E7221G - -alias pcivideo:v00008086d00002592sv*sd*bc*sc*i* i810 # 915GM -# Toshiba Satellite M45 S351 (#202365) -alias pcivideo:v00008086d00002592sv00001179sd0000FF10bc*sc*i* intel - +alias pcivideo:v00008086d00002592sv*sd*bc*sc*i* intel # 915GM alias pcivideo:v00008086d00002772sv*sd*bc*sc*i* i810 # 945G - -alias pcivideo:v00008086d000027A2sv*sd*bc*sc*i* i810 # 945GM -# Apple 945GM machines (Intel Mini and Macbook Pro) -alias pcivideo:v00008086d000027A2sv00008086sd00007270bc*sc*i* intel -# Aopen Mini PC -alias pcivideo:v00008086d000027A2sv0000A0A0sd00000589bc*sc*i* intel - -alias pcivideo:v00008086d00002972sv*sd*bc*sc*i* i810 # 946GZ -alias pcivideo:v00008086d00002982sv*sd*bc*sc*i* i810 # 965G1 -alias pcivideo:v00008086d00002992sv*sd*bc*sc*i* i810 # 965Q -alias pcivideo:v00008086d000029A2sv*sd*bc*sc*i* i810 # 965G +alias pcivideo:v00008086d000027A2sv*sd*bc*sc*i* intel # 945GM +alias pcivideo:v00008086d00002972sv*sd*bc*sc*i* intel # 946GZ, really a 965 +alias pcivideo:v00008086d00002982sv*sd*bc*sc*i* intel # 965G1 +alias pcivideo:v00008086d00002992sv*sd*bc*sc*i* intel # 965Q +alias pcivideo:v00008086d000029A2sv*sd*bc*sc*i* intel # 965G +alias pcivideo:v00008086d00002A02sv*sd*bc*sc*i* intel # 965GM alias pcivideo:v00008086d00003577sv*sd*bc*sc*i* i810 # i830 alias pcivideo:v00008086d00003582sv*sd*bc*sc*i* i810 # 855GM alias pcivideo:v00008086d00007121sv*sd*bc*sc*i* i810 # i810 |