diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2006-09-05 23:57:15 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-09-05 23:57:15 +0000 |
commit | 02b2c27597002d3f2d7d1599aea9c046796f25d5 (patch) | |
tree | 6e965732d64ace2a1ca5a9391ce279649a289e7c /x11-drivers/xf86-video-i810 | |
parent | Marked ppc stable for bug #138373. (diff) | |
download | historical-02b2c27597002d3f2d7d1599aea9c046796f25d5.tar.gz historical-02b2c27597002d3f2d7d1599aea9c046796f25d5.tar.bz2 historical-02b2c27597002d3f2d7d1599aea9c046796f25d5.zip |
Add hwdata files for system-config-display.
Package-Manager: portage-2.1.1_rc1-r4
Diffstat (limited to 'x11-drivers/xf86-video-i810')
-rw-r--r-- | x11-drivers/xf86-video-i810/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-i810/files/i810.xinf | 35 |
2 files changed, 39 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-i810/ChangeLog b/x11-drivers/xf86-video-i810/ChangeLog index 00128f5b6bc3..3e29d7b5588f 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i810/ChangeLog,v 1.33 2006/08/14 01:29:02 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-i810/ChangeLog,v 1.34 2006/09/05 23:48:25 dberkholz Exp $ + + 05 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; +files/i810.xinf: + Add hwdata files for system-config-display. 14 Aug 2006; Joshua Baergen <joshuabaergen@gentoo.org> ChangeLog: Fixed up the ChangeLog. Thanks to nelchael for noticing. diff --git a/x11-drivers/xf86-video-i810/files/i810.xinf b/x11-drivers/xf86-video-i810/files/i810.xinf new file mode 100644 index 000000000000..d5298ffdd479 --- /dev/null +++ b/x11-drivers/xf86-video-i810/files/i810.xinf @@ -0,0 +1,35 @@ +# kudzu effectively does latest match scanning; the list of aliases is built +# via head insertion, but then scanned from head to tail, so later lines in +# this file will win. +# +# Therefore, we whitelist devices over to the modesetting driver by listing +# subdevice matches _after_ the general match. + +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:v00008086d00002772sv*sd*bc*sc*i* i810 # 945G +alias pcivideo:v00008086d000027A2sv*sd*bc*sc*i* i810 # 945GM +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: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 +alias pcivideo:v00008086d00007123sv*sd*bc*sc*i* i810 # i810 DC100 +alias pcivideo:v00008086d00007125sv*sd*bc*sc*i* i810 # i810E |