From 04dd17822334871b23ea2862f7798fb0e0007777 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Sat, 11 May 2024 08:53:19 +0000 Subject: [PATCH] change otg to host mode --- kernel/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-pyra | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-pyra b/kernel/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-pyra index 16020b3..66545c5 100644 --- a/kernel/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-pyra +++ b/kernel/Documentation/ABI/obsolete/sysfs-driver-hid-roccat-pyra @@ -5,12 +5,15 @@ press of a button. When read, this file returns the raw number of the actual cpi setting reported by the mouse. This number has to be further - processed to receive the real dpi value. + processed to receive the real dpi value: + ===== ==== VALUE DPI + ===== ==== 1 400 2 800 4 1600 + ===== ==== This file is readonly. Has never been used. If bookkeeping is done, it's done in userland tools. -- Gitblit v1.6.2