Files
rtems/cpukit/libblock
Joel Sherrill 90f30c8c14 2001-03-21 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: Undo incorrect addition of entry.
2002-03-21 15:01:33 +00:00
..

#
#  $Id$
#

This directory contains the block device (HDD, CDROMs, etc) support code.
It includes:
   - block device driver interface
   - generic open/close/read/write/ioctl primitives for block device drivers
   - disk I/O buffering
   - logical disk support
   - RAM disk block device driver

Victor V. Vengerov, <vvv@oktet.ru>
November, 7 2001