Re: Can you please test the attached patch for nv hardreset problem?
From: gettinther <hidden>
Date: 2008-10-16 07:04:44
On Thu, Oct 16, 2008 at 2:44 AM, Tejun Heo [off-list ref] wrote:
gettinther wrote:quoted
On Wed, Oct 15, 2008 at 6:22 AM, Tejun Heo [off-list ref] wrote:quoted
gettinther wrote:quoted
The log simply ignores the drive altogether. from the sound coming from the drive, it does seem that the drive initially starts at boot, then stops. After that stage the device detection takes place. as the item is a pata to sata converter (emulated sata), it does not support hot plugging. I also need to mention that this behavior (start-stop during boot) did not happen on the 2.6.24 and I need to check the 2.6.27. However the device is detected by both of these kernels.Hmmm...quoted
Oct 14 21:18:12 localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)Hmmm... Can you please apply the attached patch on top of it and report the boot log? -- tejunhere it is. Let me know if you need other parts of the logs.Ah.. okay, you need to change .hardreset to ATA_OP_NULL instead of sata_std_hardreset. -- tejun
On both 2.6.26 and 2.6.27 or just the 2.6.26? The initial patch does work on the 2.6.27 Thanks, Cyrille