aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index c603ef7b0568..7c6624e7a5cb 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -2585,6 +2585,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
2585 bytes of sense data); 2585 bytes of sense data);
2586 c = FIX_CAPACITY (decrease the reported 2586 c = FIX_CAPACITY (decrease the reported
2587 device capacity by one sector); 2587 device capacity by one sector);
2588 d = NO_READ_DISC_INFO (don't use
2589 READ_DISC_INFO command);
2590 e = NO_READ_CAPACITY_16 (don't use
2591 READ_CAPACITY_16 command);
2588 h = CAPACITY_HEURISTICS (decrease the 2592 h = CAPACITY_HEURISTICS (decrease the
2589 reported device capacity by one 2593 reported device capacity by one
2590 sector if the number is odd); 2594 sector if the number is odd);