2014-06-03 18:02:42

by Tejun Heo

[permalink] [raw]
Subject: Re: [PATCH] ahci: Add Device ID for HighPoint RocketRaid 642L

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


2014-06-03 18:41:46

by Tejun Heo

[permalink] [raw]
Subject: Re: [PATCH] ahci: Add Device ID for HighPoint RocketRaid 642L

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

2014-06-03 18:46:17

by Jérôme Carretero

[permalink] [raw]
Subject: Re: [PATCH] ahci: Add Device ID for HighPoint RocketRaid 642L

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

2014-06-03 18:47:13

by Tejun Heo

[permalink] [raw]
Subject: Re: [PATCH] ahci: Add Device ID for HighPoint RocketRaid 642L

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