summaryrefslogtreecommitdiffstats
path: root/Documentation/pcmcia/devicetable.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/pcmcia/devicetable.txt')
-rw-r--r--Documentation/pcmcia/devicetable.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/pcmcia/devicetable.txt b/Documentation/pcmcia/devicetable.txt
index 199afd100cf2..5f3e00ab54c4 100644
--- a/Documentation/pcmcia/devicetable.txt
+++ b/Documentation/pcmcia/devicetable.txt
@@ -27,7 +27,7 @@ pcmcia:m0149cC1ABf06pfn00fn00pa725B842DpbF1EFEE84pc0877B627pd00000000
27The hex value after "pa" is the hash of product ID string 1, after "pb" for 27The hex value after "pa" is the hash of product ID string 1, after "pb" for
28string 2 and so on. 28string 2 and so on.
29 29
30Alternatively, you can use crc32hash (see Documentation/pcmcia/crc32hash.c) 30Alternatively, you can use crc32hash (see tools/pcmcia/crc32hash.c)
31to determine the crc32 hash. Simply pass the string you want to evaluate 31to determine the crc32 hash. Simply pass the string you want to evaluate
32as argument to this program, e.g.: 32as argument to this program, e.g.:
33$ ./crc32hash "Dual Speed" 33$ tools/pcmcia/crc32hash "Dual Speed"