From: Kazuo Moriwaka Date: Mon, 28 May 2012 03:06:44 +0000 (+0900) Subject: Doc: document max raw dev number X-Git-Tag: v3.6-rc1~118^2~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d2582a7afcf732cf234adbf14aa7d11a08e30e09;p=platform%2Fupstream%2Fkernel-adaptation-pc.git Doc: document max raw dev number Documenting description about max minor number of raw devices. Signed-off-by: Kazuo Moriwaka Signed-off-by: Jiri Kosina --- diff --git a/Documentation/devices.txt b/Documentation/devices.txt index 47a154f..b6251cc 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