On 07.05.2019 10:38, Oliver Neukum wrote:
Added the newly added limit and updated the text a bit
Signed-off-by: Oliver Neukum <oneukum@xxxxxxxx>
---
Documentation/usb/rio.txt | 54 +++++++++++++----------------------------------
1 file changed, 15 insertions(+), 39 deletions(-)
diff --git a/Documentation/usb/rio.txt b/Documentation/usb/rio.txt
index ca9adcf56355..63adb030e0e9 100644
--- a/Documentation/usb/rio.txt
+++ b/Documentation/usb/rio.txt
@@ -76,54 +76,25 @@ Additional Information and userspace tools
[...]
-Add a device for the USB rio500::
+Udev should automatically create a device node as soon as plug in your device.
+If that fails, you can manually add a device for the USB rio500::
mknod /dev/usb/rio500 c 180 64
-Set appropriate permissions for /dev/usb/rio500 (don't forget about
+In that case,
Strange formatting...
+set appropriate permissions for /dev/usb/rio500 (don't forget about
group and world permissions). Both read and write permissions are
required for proper operation.
-Load the appropriate modules (if compiled as modules):
+Load the appropriate modules (if ddcompiled as modules):
ddcompiled? :-)
[...]
MBR, Sergei