aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devices.txt
diff options
context:
space:
mode:
authorKazuo Moriwaka <moriwaka@gmail.com>2012-05-28 12:06:44 +0900
committerJiri Kosina <jkosina@suse.cz>2012-06-03 12:05:50 +0200
commitd2582a7afcf732cf234adbf14aa7d11a08e30e09 (patch)
treed7399638a3dcbbee49eee0fc5cc3e7cd7a3d6ccd /Documentation/devices.txt
parentFix comment typo multipy -> multiply (diff)
downloadlinux-dev-d2582a7afcf732cf234adbf14aa7d11a08e30e09.tar.xz
linux-dev-d2582a7afcf732cf234adbf14aa7d11a08e30e09.zip
Doc: document max raw dev number
Documenting description about max minor number of raw devices. Signed-off-by: Kazuo Moriwaka <moriwaka@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/devices.txt')
-rw-r--r--Documentation/devices.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devices.txt b/Documentation/devices.txt
index 47a154f30290..b6251cca9263 100644
--- a/Documentation/devices.txt
+++ b/Documentation/devices.txt
@@ -2416,6 +2416,8 @@ Your cooperation is appreciated.
1 = /dev/raw/raw1 First raw I/O device
2 = /dev/raw/raw2 Second raw I/O device
...
+ max minor number of raw device is set by kernel config
+ MAX_RAW_DEVS or raw module parameter 'max_raw_devs'
163 char