From 748e4f3d702def1a4bff191e0cf93b6a05340f01 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:41:34 +0000 Subject: [PATCH] add gpio led uart --- 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