On Mon, 19 Feb 2007 23:15:02 -0800 Chris Wedgwood <[EMAIL PROTECTED]> wrote:
> On Sun, Feb 11, 2007 at 04:57:55PM +0200, Matti Aarnio wrote: > > > With the skge driver there seems to be some sort of problem to work > > in a system with memory above the 4 GB of PCI address space. > > The chipset (apparently) doesn't deal with bus addresses over 4GB even > though the MAC does. > > I guess the right way to fix this long term is to detect systems with > these chips and mask the dma_mask globally (or if you're clever per > bus)? This needs to be done in via PCI quirks blacklisting. The driver has no real way to test it. -- Stephen Hemminger <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html