From mboxrd@z Thu Jan 1 00:00:00 1970 From: MShetty Subject: Inputs on implementing 'Layered Driver' in Linux Date: Thu, 24 Oct 2002 21:35:15 +0530 Sender: linux-raid-owner@vger.kernel.org Message-ID: <3DB81A3B.BCF10E7D@patni.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: To: linux-scsi , linux-raid List-Id: linux-raid.ids Hi, I want to implement a 'Layered Driver' in Linux... where requests from the application will be passed to the sd driver. I thinks it is possible to do so .... as the 'md driver' I believe is also done in a similar fashion. Would help if I could get some input on how this could be achieved. Thanks and Regards M Shetty