On Saturday 17 November 2007, Aleksandar Radovanovic wrote: > From: Aleksandar Radovanovic <biblbroks@xxxxxxxxxxx> > > Add pci_enable_device() to aec62xx probe function > before doing any I/O. > > Original probe function tries to read from device's > PCI region 4 before calling ide_setup_pci_device(). > Since the device is not enabled at this point, > on machines that have no firmware PCI initialization > (e.g. ASUS WL-700gE router), corresponding PCI BAR > is 0 and the following inb() causes a kernel oops. > > Signed-off-by: Aleksandar Radovanovic <biblbroks@xxxxxxxxxxx> applied, thanks! - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html