aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2020-07-26 09:53:27 +0200
committerJonathan Corbet <corbet@lwn.net>2020-07-27 16:21:33 -0600
commit5569f8967f888bee07dcda700683e4f2ad64f3df (patch)
treefae9c8ee12168ca29ee442f6e5d97efa570e7089
parentPCI: correct flag name (diff)
downloadlinux-dev-5569f8967f888bee07dcda700683e4f2ad64f3df.tar.xz
linux-dev-5569f8967f888bee07dcda700683e4f2ad64f3df.zip
devices.txt: document rfkill allocation
Document rfkill allocation. Signed-off-by: Pavel Machek (CIP) <pavel@denx.de> Link: https://lore.kernel.org/r/20200726075327.GA25647@duo.ucw.cz Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/admin-guide/devices.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/admin-guide/devices.txt b/Documentation/admin-guide/devices.txt
index a622dfec92a4..d336f3f73a4c 100644
--- a/Documentation/admin-guide/devices.txt
+++ b/Documentation/admin-guide/devices.txt
@@ -375,8 +375,9 @@
239 = /dev/uhid User-space I/O driver support for HID subsystem
240 = /dev/userio Serio driver testing device
241 = /dev/vhost-vsock Host kernel driver for virtio vsock
+ 242 = /dev/rfkill Turning off radio transmissions (rfkill)
- 242-254 Reserved for local use
+ 243-254 Reserved for local use
255 Reserved for MISC_DYNAMIC_MINOR
11 char Raw keyboard device (Linux/SPARC only)