mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-04 04:06:26 +00:00
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>
This commit is contained in:
parent
92a9f14b8b
commit
d2582a7afc
@ -2416,6 +2416,8 @@ Your cooperation is appreciated.
|
|||||||
1 = /dev/raw/raw1 First raw I/O device
|
1 = /dev/raw/raw1 First raw I/O device
|
||||||
2 = /dev/raw/raw2 Second 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
|
163 char
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user