Re: [PATCH 2.6.24-rc3] aec62xx: Fix kernel oops in driver's probe function

2007-11-18 Thread Bartlomiej Zolnierkiewicz
On Saturday 17 November 2007, Aleksandar Radovanovic wrote: From: Aleksandar Radovanovic [EMAIL PROTECTED] 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

[PATCH 2.6.24-rc3] aec62xx: Fix kernel oops in driver's probe function

2007-11-17 Thread Aleksandar Radovanovic
From: Aleksandar Radovanovic [EMAIL PROTECTED] 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