Re: Next round of console patches

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 1 Sep 1998 17:08:39 +0100 (BST)


> > There is a chip table in the bttv driver giving which base register matches
> > what PCI id, and the code to walk the busses to find it. Perhaps that should
> > be extracted into a shared file and a flag set added (MTRR etc)
> > (drivers/char/bttv.c)
>
> Most of these things can be done drivers/pci/quirks.c.

What does it have to do with PCI ? PCI is just one way to ident boards.
We may be setting mtrrs on things identified by other means on other busses
and with other processors

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html