Re: pata_sl82c105 can not reserve IO region
From: Alan <hidden>
Date: 2006-12-03 23:00:09
Also in:
linux-ide
From: Alan <hidden>
Date: 2006-12-03 23:00:09
Also in:
linux-ide
I modified pci_request_regions to request only the first 5 regions. Now the detection works, but access to the drive does not work:
Some drives do that with the new EH code. Its ATAPI specific and I don't know why. With the older libata it all works. It may also be a driver bug but since it also pops up all over the place with the new EH code and not the old its damn near impossible to debug any PATA problems that look like this at the moment. Alan