public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* Help - interface between Linux SCSI mid-level driver and lower-level driver
@ 2004-03-24 20:12 Lee Xing
  2004-03-26 10:14 ` Michael Pavlovsky
  2004-03-26 14:35 ` James Bottomley
  0 siblings, 2 replies; 3+ messages in thread
From: Lee Xing @ 2004-03-24 20:12 UTC (permalink / raw)
  To: linux-scsi

Hi,

I'm not SCSI driver expert.  Sorry for asking simple questions here.  Your help would be appreciated.

We are working on a new prototype that uses a FC HBA on Linux.  Our FC driver detects the physical FC disks as SCSI devices and reports them to a higher_layer (not Linux SCSI mid-level driver) in Linux kernel.  Now, we need to create another layer that sits in between the existing higher_layer and Linux SCSI mid-level driver, and to register the detected FC/SCSI devices as Linux sd/sg devices.

My question is what are the interface functions in SCSI mid-level driver we can invoke to register the detected FC/SCSI devices as Linux sg/sd devices.  Sample code and documents would be a great help.

Thanks,


L.


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

end of thread, other threads:[~2004-03-26 14:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-24 20:12 Help - interface between Linux SCSI mid-level driver and lower-level driver Lee Xing
2004-03-26 10:14 ` Michael Pavlovsky
2004-03-26 14:35 ` James Bottomley

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