lkml.org 
[lkml]   [2001]   [Nov]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [OT] Intel chipset development documents
From
Date
On Sat, 2001-11-03 at 11:04, Martin Mares wrote:
> Hello!
>
> > 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?
>
> It's quite strange -- can you send me 'lspci -vvx -MH1' output, please?
>

Well I would, but with the assistance of Martin Bligh from IBM I've
found my bug. Major thinko - there seems to be something funky in the
440BX chipset that allowed me to do something like:

outl(PCI_CONF1_ADDRESS(bus, 0, dev, fn), 0xCF8);

but still returned the correct PCI information! The problem was that I'd
done my own inline for the addressing and, since I wasn't using reg, I'd
left it out. Somehow I'd managed to shift the important stuff around...

Thanks to everyone who's offered suggestions and documents, it's much
appreciated.

Cheers,
Greg.

-
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 13:12    [W:0.413 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site