Re: Layered Driver Support in Linux ?

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Thu Aug 08 2002 - 14:53:12 EST


On Thu, 2002-08-08 at 19:16, Tom Sanders wrote:
> Does Linux support layered drivers ?
>
> I want to write a driver that will take requests from
> the applications and will pass them on to underlying
> SD disk driver. For this I need to map open, close,
> read, write, ioctl etc entry points to corresponding
> functions of the underlying driver.

Two examples we have are

loop - maps a file as a device
md - a software implemented raid layer

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



This archive was generated by hypermail 2b29 : Thu Aug 15 2002 - 22:00:17 EST