public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* Question about driver category for submission
@ 2015-05-05 17:00 linux
  2015-05-05 17:23 ` James Bottomley
  0 siblings, 1 reply; 4+ messages in thread
From: linux @ 2015-05-05 17:00 UTC (permalink / raw)
  To: JBottomley; +Cc: linux-scsi

Hello,
We would like to submit our driver for Linux kernel embedded. Our product is using Marvell 9480/9495 SAS/SATA controller with Marvell Port Multiplier(PM) controller to provide PM feature for SATA HDDs. From driver source package, we found the Marvell has provided “mvsas” source package that covers this chip. But here are questions

1.  The “mvsas” is based on SCSI modules so it links to scsi library where it doesn’t support PM feature
2.  We use the same controller chip, so we can’t have the code in other category. 
3. To use PM feature, we need to link to SATA library

Our current code is proprietary which uses scsi module and add PM and staggered drive spin up features. Hence, this question is to ask Linux community to tell us how should we proceed this if we want to open our code and get driver embedded? Do we need to add our code based on mvsas source? How do we include SATA library in scsi module? or other alternatives?


Best Regards,
HighPoint Linux Team 





--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-05 17:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-05 17:00 Question about driver category for submission linux
2015-05-05 17:23 ` James Bottomley
2015-05-05 17:34   ` linux
2015-05-05 17:43     ` James Bottomley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox