From a1df417e74aa6dae7352dc8cbb0ad471af5b7c69 Mon Sep 17 00:00:00 2001 From: "Michael J. Chudobiak" Date: Mon, 25 Apr 2016 10:00:44 -0400 Subject: initial Olimex linux tree from Daniel, originally Feb 3, 2016 --- linux/Documentation/ABI/testing/debugfs-pktcdvd | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 linux/Documentation/ABI/testing/debugfs-pktcdvd (limited to 'linux/Documentation/ABI/testing/debugfs-pktcdvd') diff --git a/linux/Documentation/ABI/testing/debugfs-pktcdvd b/linux/Documentation/ABI/testing/debugfs-pktcdvd new file mode 100644 index 00000000..cf11736a --- /dev/null +++ b/linux/Documentation/ABI/testing/debugfs-pktcdvd @@ -0,0 +1,19 @@ +What: /sys/kernel/debug/pktcdvd/pktcdvd[0-7] +Date: Oct. 2006 +KernelVersion: 2.6.20 +Contact: Thomas Maier +Description: + +debugfs interface +----------------- + +The pktcdvd module (packet writing driver) creates +these files in debugfs: + +/sys/kernel/debug/pktcdvd/pktcdvd[0-7]/ + info (0444) Lots of driver statistics and infos. + +Example: +------- + +cat /sys/kernel/debug/pktcdvd/pktcdvd0/info -- cgit