Re: [PATCH] AGPGART for VIA vt8235, kernel 2.4.21-pre2

Dave Jones (davej@codemonkey.org.uk)
Fri, 3 Jan 2003 17:43:23 +0000


On Fri, Jan 03, 2003 at 12:22:16PM -0500, Richard Baverstock wrote:
> > The vt8235 is the southbridge chip and that the AGP bridge is
> > located in the northbridge, which most likely has a different
> > number.
> Sorry about that, thought the AGP was in the southbridge chip. I see
> however that someone else has submitted a patch with the correct
> naming conventions (It does seem to change between P4X333 and P4X400
> however).

What exactly do you mean by 'it' ? The PCI device id ?

If they share the same device ID, then Bernhards patch is
really no better...

#define PCI_DEVICE_ID_VIA_P4X333 0x3168

In fact, P4X333 defines a chipset rather than a chip.
According to ..
http://www.viatech.com/en/apollo/p4x333.jsp and
http://www.viatech.com/en/apollo/p4x400.jsp ,
the northbridge is a VT8754 in both models, so the
correct define would seem to be PCI_DEVICE_ID_VIA_8754

Just to confirm, device 3168 is the host bridge in lspci output right?
And this does all work when you run a DRI application ?

Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
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/