From a36159eec6ca17402b0e146b86efaf76568dc353 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Fri, 20 Sep 2024 01:41:23 +0000
Subject: [PATCH] 重命名 AX88772C_eeprom/asix.c 为 asix_mac.c

---
 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