lkml.org 
[lkml]   [2004]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: AGP problem SiS 746FX Linux 2.6.5-rc3
On Tue, Apr 06, 2004 at 10:06:38PM +0200, Hemmann, Volker Armin wrote:
> static void __devinit sis_get_driver(struct agp_bridge_data *bridge)
> {
> - if (bridge->dev->device == PCI_DEVICE_ID_SI_648 ||
> - bridge->dev->device == PCI_DEVICE_ID_SI_746) {
> - if (agp_bridge->major_version == 3) {
> + if (bridge->dev->device == PCI_DEVICE_ID_SI_648 ||
> + bridge->dev->device == PCI_DEVICE_ID_SI_746) {
> + if (agp_bridge->major_version == 3 &&
> agp_bridge->minor_version < 5) {
> + sis_driver.agp_enable=sis_648_enable;
> + } else {

Ah, a clue. lspci -vvv output please ?

Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:02    [W:0.077 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site