Re: patch fix for intel sdd s3500 series on Sil3512 controller

2014-03-26 Thread David F.
Yes. The drive was found fine on other controllers I tried it on. On Mon, Mar 24, 2014 at 8:27 AM, Bartlomiej Zolnierkiewicz wrote: > > + linux-ide mailing list on Cc: > > On Monday, March 24, 2014 02:15:58 PM One Thousand Gnomes wrote: >> On Sat, 22 Mar 2014 16:32:54 -0700 >> "David F."

Re: patch fix for intel sdd s3500 series on Sil3512 controller

2014-03-26 Thread David F.
Yes. The drive was found fine on other controllers I tried it on. On Mon, Mar 24, 2014 at 8:27 AM, Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com wrote: + linux-ide mailing list on Cc: On Monday, March 24, 2014 02:15:58 PM One Thousand Gnomes wrote: On Sat, 22 Mar 2014 16:32:54 -0700

Re: patch fix for intel sdd s3500 series on Sil3512 controller

2014-03-24 Thread Bartlomiej Zolnierkiewicz
+ linux-ide mailing list on Cc: On Monday, March 24, 2014 02:15:58 PM One Thousand Gnomes wrote: > On Sat, 22 Mar 2014 16:32:54 -0700 > "David F." wrote: > > > Hi, > > > > It appears if nIEN is set all polling type IO fails. After an > > attempt, future non-polled communications also fails.

Re: patch fix for intel sdd s3500 series on Sil3512 controller

2014-03-24 Thread One Thousand Gnomes
On Sat, 22 Mar 2014 16:32:54 -0700 "David F." wrote: > Hi, > > It appears if nIEN is set all polling type IO fails. After an > attempt, future non-polled communications also fails. This patch > allows it to work. Not sure if any spin lock protection would be > needed or the system already

Re: patch fix for intel sdd s3500 series on Sil3512 controller

2014-03-24 Thread One Thousand Gnomes
On Sat, 22 Mar 2014 16:32:54 -0700 David F. df7...@gmail.com wrote: Hi, It appears if nIEN is set all polling type IO fails. After an attempt, future non-polled communications also fails. This patch allows it to work. Not sure if any spin lock protection would be needed or the system

Re: patch fix for intel sdd s3500 series on Sil3512 controller

2014-03-24 Thread Bartlomiej Zolnierkiewicz
+ linux-ide mailing list on Cc: On Monday, March 24, 2014 02:15:58 PM One Thousand Gnomes wrote: On Sat, 22 Mar 2014 16:32:54 -0700 David F. df7...@gmail.com wrote: Hi, It appears if nIEN is set all polling type IO fails. After an attempt, future non-polled communications also

patch fix for intel sdd s3500 series on Sil3512 controller

2014-03-22 Thread David F.
Hi, It appears if nIEN is set all polling type IO fails. After an attempt, future non-polled communications also fails. This patch allows it to work. Not sure if any spin lock protection would be needed or the system already handles the device existence for the generated irq with polling

patch fix for intel sdd s3500 series on Sil3512 controller

2014-03-22 Thread David F.
Hi, It appears if nIEN is set all polling type IO fails. After an attempt, future non-polled communications also fails. This patch allows it to work. Not sure if any spin lock protection would be needed or the system already handles the device existence for the generated irq with polling