.. | .. |
---|
4 | 4 | Contact: Thomas Maier <balagi@justmail.de> |
---|
5 | 5 | Description: |
---|
6 | 6 | |
---|
7 | | -debugfs interface |
---|
8 | | ------------------ |
---|
9 | | - |
---|
10 | 7 | The pktcdvd module (packet writing driver) creates |
---|
11 | 8 | these files in debugfs: |
---|
12 | 9 | |
---|
13 | 10 | /sys/kernel/debug/pktcdvd/pktcdvd[0-7]/ |
---|
14 | | - info (0444) Lots of driver statistics and infos. |
---|
15 | 11 | |
---|
16 | | -Example: |
---|
17 | | -------- |
---|
| 12 | + ==== ====== ==================================== |
---|
| 13 | + info 0444 Lots of driver statistics and infos. |
---|
| 14 | + ==== ====== ==================================== |
---|
18 | 15 | |
---|
19 | | -cat /sys/kernel/debug/pktcdvd/pktcdvd0/info |
---|
| 16 | +Example:: |
---|
| 17 | + |
---|
| 18 | + cat /sys/kernel/debug/pktcdvd/pktcdvd0/info |
---|