blob: 69360f0ede68ac02579c93011a17d0419d525b2e (
plain)
1
2
3
4
5
6
7
8
|
# This file and interface are deprecated.
# Applications needing raw device access should open regular
# block devices with O_DIRECT.
# raw device bindings
# format: <rawdev> <major> <minor>
# <rawdev> <blockdev>
# example: /dev/raw/raw1 /dev/sda1
# /dev/raw/raw2 8 5
|