1 What: /sys/devices/platform/docg3/f[0-3]_dps[01]_is_keylocked
4 Contact: Robert Jarzmik <robert.jarzmik@free.fr>
6 Show whether the floor (0 to 4), protection area (0 or 1) is
7 keylocked. Each docg3 chip (or floor) has 2 protection areas,
8 which can cover any part of it, block aligned, called DPS.
9 The protection has information embedded whether it blocks reads,
12 0 -> the DPS is not keylocked
13 1 -> the DPS is keylocked
14 Users: None identified so far.
16 What: /sys/devices/platform/docg3/f[0-3]_dps[01]_protection_key
19 Contact: Robert Jarzmik <robert.jarzmik@free.fr>
21 Enter the protection key for the floor (0 to 4), protection area
22 (0 or 1). Each docg3 chip (or floor) has 2 protection areas,
23 which can cover any part of it, block aligned, called DPS.
24 The protection has information embedded whether it blocks reads,
26 The protection key is a string of 8 bytes (value 0-255).
27 Entering the correct value toggle the lock, and can be observed
28 through f[0-3]_dps[01]_is_keylocked.
34 Users: None identified so far.