tags 637591 + upstream
quit
Hi Alexander,
Alexander Kurtz wrote:
> I recently bough a SAS/SATA expansion card[1] based on Marvell's
> 88SE9480 chip:
[...]
> As you can see, the "mvsas" driver failed to get the card up and
> running. That's because there is no matching pci id:
[...]
> --- linux-2.6-3.0.0.orig/drivers/scsi/mvsas/mv_init.c 2011-07-22
> 04:17:23.000000000 +0200
> +++ linux-2.6-3.0.0/drivers/scsi/mvsas/mv_init.c 2011-08-12
> 18:36:54.456523703 +0200
> @@ -692,6 +692,15 @@
> .class_mask = 0,
> .driver_data = chip_9485,
> },
> + {
> + .vendor = 0x1b4b,
> + .device = 0x9480,
> + .subvendor = PCI_ANY_ID,
> + .subdevice = PCI_ANY_ID,
> + .class = 0,
> + .class_mask = 0,
> + .driver_data = chip_9480,
> + },
Thanks! Please send this information (perhaps in patch form) to
[email protected], cc-ing Xiangliang Yu
<[email protected]> and James Bottomley <[email protected]>?
We'd be happy to apply this when it is accepted upstream.
(There's also more information than you ever wanted to know about
sending patches in Documentation/SubmittingPatches. Though most of
it is probably not too relevant here. I'd also suggest putting the
entry before the one for 9485, so they are in chip order, though maybe
that's too anal. :))
Hope that helps,
Jonathan
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]