[Jack Wang]
Do you see bug51881, which may relate to what you see
https://bugzilla.kernel.org/show_bug.cgi?id=51881
btw: also correct Dan's mail address.
I'm using Asus PIKE 6480 SAS card, whose chipset is "RAID bus
controller: Marvell Technology Group Ltd. MV64460/64461/64462 System
Control
On Sun, 2012-12-23 at 16:26 +0800, Drunkard Zhang wrote:
> > Particularly, can you first change
> >
> > #define bit(n) ((u64)1 << n)
> >
> > in drivers/scsi/mvsas/mv_sas.h back to
> >
> > #define bit(n) ((u32)1 << n)
> >
> > and see if it works for you? Thanks.
> >
>
> Thanks for reply.
>
>
2012/12/23 Xi Wang :
> On 12/22/12 10:33 AM, Drunkard Zhang wrote:
>> I'm using Asus PIKE 6480 SAS card, whose chipset is "RAID bus
>> controller: Marvell Technology Group Ltd. MV64460/64461/64462 System
>> Controller, Revision B", with latest stable branch 3.7.1 only 1 of 8
>> ports works, to get
On 12/22/12 10:33 AM, Drunkard Zhang wrote:
> I'm using Asus PIKE 6480 SAS card, whose chipset is "RAID bus
> controller: Marvell Technology Group Ltd. MV64460/64461/64462 System
> Controller, Revision B", with latest stable branch 3.7.1 only 1 of 8
> ports works, to get others works I got to pull
4 matches
Mail list logo