Greg Stark <[EMAIL PROTECTED]> wrote: > > Andrew Morton <[EMAIL PROTECTED]> writes: > > > I would agree with that. If it's in the tree and the config system offers > > it, it should work. And if it _used_ to work, and no longer does so then > > double bad. > > Er, yeah, it's not like this is a new card that some crufty old driver never > supported well. It worked fine in the past and got broke. > > > Are you able to narrow it down to something more fine grained than "between > > 2.6.6 and 2.6.9-rc1"? > > Er, I suppose I would have to build some more kernels. Ugh. Is there a good > place to start or do I have to just do a binary search? >
I'd suggest the first step would be to take the driver(s) from a working kernel, put them into a current tree and see if things start working again. If that doesn't reveal anything then yes, it's down to binary searching. - 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/