On Tue, Sep 06, 2005 at 03:15:46PM -0700, Andrew Morton wrote: > "John W. Linville" <[EMAIL PROTECTED]> wrote: > > > > I fully intend to have have a flag in the private data set based on > > the PCI ID when I accumulate some data on which devices support this > > and which don't. So far I've only got a short list... Do you think > > such a flag should be based on which ones work, or which ones break? > > The ones which are known to work. > > Bear in mind that this is an old, messy and relatively stable driver which > handles a huge number of different NICs. Caution is the rule here.
I definitely agree. That is another part of why I defaulted to "use_mmio=0". I'll post PCI ID based patches as I determine supported cards. Thanks, John -- John W. Linville [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/