Re: [OT] Intel chipset development documents

Charles Marslett (cmarslett9@cs.com)
Fri, 02 Nov 2001 15:11:55 -0700


Greg Sheard wrote:
>
> On Fri, 2001-11-02 at 17:38, Martin Mares wrote:
> > Hello!
> >
> > > Hi all. Apologies for OT, but this seems the best place to ask.
> > > Intel have removed documentation for the 430VX (Triton) chipset from
> > > their developer site. I'm trying to check that the access details for
> > > the Southbridge are the same as for the 440BX chipset, since I'm working
> > > on some code for direct PCI access. If they're not, could somebody
> > > please let me have the relevant documentation?
> >
> > I guess I could have some 430VX documentation at home (will check
> > tomorrow).
> >
> > As far as I remember, Configuration Type 1 should be supported since
> > the earliest Intel chipset, Type 2 could vary.
> >
>
> Thanks for that Martin, much appreciated.
>
> I already have the configuration type down (it's 1), but the 430VX and
> also the VIA 585 seem only to report host bridges. I'm unable to spot
> the piece of code which does different PCI-related things for these
> chipsets in the kernel. Does anybody know if a workaround is applied?
>
> Regards,
> Greg.

Martin has it backwards, I think. The 486 chip sets and (maybe) some
of the early Pentium chip sets from Intel are the ones that used Type 2.

All the PPro and newer chip sets use Type 1 so far as I am aware. Also,
I don't know of any chips that support both -- you get one or the other.

So Type 1 does sound right for the 430VX.

--Charles
-
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/