On Mon, Mar 21, 2005 at 02:28:23PM -0800, Andrew Morton wrote: > Marko Rebrina <[EMAIL PROTECTED]> wrote: > > > > I have problem with w6692 (mISDN-2005-02-25) & kernel >=2.6.10 (with > > 2.6.9 is OK!) > > There haven't been any changes in the w6692 driver for ages, so I'd be > suspecting PCI changes or something like that. Are you able to test > 2.6.12-rc1? >
Marko do not point to the in kernel w6692 driver, but to the (still ALPHA) mISDN driver from cvs.isdn4linux.de. This driver had a problem with the pci_register_driver return code changes in 2.6.10, it now always returns 0 (if no error), but < 2.6.10 did return the number of detected devices, which was tested in this driver. This is fixed since last week in our CVS. -- Karsten Keil SuSE Labs ISDN development - 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/