Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 20308871 authored by Michael Prokop's avatar Michael Prokop Committed by Jeff Garzik
Browse files

Documentation/kernel-parameters.txt: document libata's ignore_hpa option



By default the kernel honors the HPA (host protected area) of hard
drives.  Using libata's ignore_hpa module option it's possible to
change this behaviour.

Document usage and options of libata.ignore_hpa in
Documentation/kernel-parameters.txt.

Signed-off-by: default avatarMichael Prokop <mika@grml.org>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 51c89499
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1116,6 +1116,10 @@ and is between 256 and 4096 characters. It is defined in the file
			Combinations also work, so libata.dma=3 enables DMA
			for disks and CDROMs, but not CFs.
	
	libata.ignore_hpa=	[LIBATA] Ignore HPA limit
			libata.ignore_hpa=0	  keep BIOS limits (default)
			libata.ignore_hpa=1	  ignore limits, using full disk

	libata.noacpi	[LIBATA] Disables use of ACPI in libata suspend/resume
			when set.
			Format: <int>