On Fri, May 30, 2014 at 02:18:33AM -0400, J?r?me Carretero wrote:
> This device normally comes with a proprietary driver, using a web GUI
> to configure RAID:
> http://www.highpoint-tech.com/USA_new/series_rr600-download.htm
> But thankfully it also works out of the box with the AHCI driver,
> being just a Marvell 88SE9235.
>
> Devices 640L, 644L, 644LS should also be supported but not tested here.
>
> Signed-off-by: J?r?me Carretero <[email protected]>
Applied to libata/for-3.16 w/ stable cc'd.
Thanks.
--
tejun
On Tue, Jun 03, 2014 at 02:02:36PM -0400, Tejun Heo wrote:
> On Fri, May 30, 2014 at 02:18:33AM -0400, J?r?me Carretero wrote:
> > This device normally comes with a proprietary driver, using a web GUI
> > to configure RAID:
> > http://www.highpoint-tech.com/USA_new/series_rr600-download.htm
> > But thankfully it also works out of the box with the AHCI driver,
> > being just a Marvell 88SE9235.
> >
> > Devices 640L, 644L, 644LS should also be supported but not tested here.
> >
> > Signed-off-by: J?r?me Carretero <[email protected]>
>
> Applied to libata/for-3.16 w/ stable cc'd.
Ugh... build failure from missing ')'. Please at least try to compile
the changes before submitting patches.
--
tejun
On Tue, 3 Jun 2014 14:41:40 -0400
Tejun Heo <[email protected]> wrote:
> Ugh... build failure from missing ')'. Please at least try to compile
> the changes before submitting patches.
Argh. Sorry, I hadn't used git send-mail and missed the copy/paste...
Shall I send a corrected version or you fixed it?
--
Jérôme
On Tue, Jun 03, 2014 at 02:47:58PM -0400, J?r?me Carretero wrote:
> Argh. Sorry, I hadn't used git send-mail and missed the copy/paste...
> Shall I send a corrected version or you fixed it?
Yes, please.
Thanks.
--
tejun