Yes the device id issue has been resolved.
The device id has been changed for 1078 controllers for megaraid_sas to
60
from 62.
Thanks,
Sumant
-----Original Message-----
From: James Bottomley [mailto:[email protected]]
Sent: Friday, February 03, 2006 3:55 PM
To: Moore, Eric; Patro, Sumant
Cc: [email protected]; [email protected];
[email protected]; Bagalkote, Sreenivas; Kolli, Neela; Yang,
Bo; Doelfel, Hardy
Subject: Re: [PATCH 2/2] megaraid_sas: support for 1078 type
controlleradded
On Fri, 2006-02-03 at 15:34 -0800, Sumant Patro wrote:
> {
> + PCI_VENDOR_ID_LSI_LOGIC,
> + PCI_DEVICE_ID_LSI_SAS1078R, // ppc IOP
> + PCI_ANY_ID,
> + PCI_ANY_ID,
> + },
I thought the fusion people objected to this because they also have a
fusion card with this id; has that now been resolved?
James