[<prev] [next>] [day] [month] [year] [list]
Message-ID: <23986fd90901301405r462563c1o5a28e18f4dd63e34@mail.gmail.com>
Date: Fri, 30 Jan 2009 14:05:36 -0800
From: "Patrick J. LoPresti" <lopresti@...il.com>
To: linux-kernel <linux-kernel@...r.kernel.org>
Subject: Fibre Channel without SCSI?
I am interested in experimenting with Fibre Channel at a low level
(layer FC-2), preferably using off-the-shelf hardware.
But as near as I can tell browsing the Linux source, Fibre Channel and
SCSI seem to be joined at the hip.
Questions:
- Is there a user-space interface to access the raw Fibre Channel
protocol via an ordinary HBA?
- If not, are the kernel internals such that doing this from kernel
space would be relatively straightorward?
- Or is this just a bad idea?
Again, my goal is to bypass the SCSI protocol entirely. Put another
way, I want to implement my own upper-level protocol on top of FC-2,
but without having to re-write an entire HBA driver.
Any pointers (however brief) or redirection to a more appropriate
forum would be appreciated.
Thank you!
- Pat
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists