summaryrefslogblamecommitdiffstats
path: root/cpukit/libblock/README
blob: 671cc7f6452a706016be7e112f4d77692be83872 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                            
#
#  $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