summaryrefslogtreecommitdiff
path: root/microkernel
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2013-05-11 01:07:16 +0200
committerArne Babenhauserheide <arne_bab@web.de>2013-05-11 01:07:16 +0200
commit0a264805bfc431c6718f6089209cc18b91c84469 (patch)
treeb96aa1fda6e0099b2de97ddd2240067f5f52d2c2 /microkernel
parent93eeb0c0bc7429bfd30e6a46f3860403fba68aa4 (diff)
parent209ba8d270d18cd81498b7cd98b42a3abf5da79d (diff)
merge
Diffstat (limited to 'microkernel')
-rw-r--r--microkernel/mach/gnumach/hardware_compatibility_list.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/microkernel/mach/gnumach/hardware_compatibility_list.mdwn b/microkernel/mach/gnumach/hardware_compatibility_list.mdwn
index 3a4f560c..587178e9 100644
--- a/microkernel/mach/gnumach/hardware_compatibility_list.mdwn
+++ b/microkernel/mach/gnumach/hardware_compatibility_list.mdwn
@@ -71,17 +71,17 @@ e.g. drives with hundreds of GiB of storage space, see [[!GNU_Savannah_bug
## SATA
-SATA drives may work in compatibility mode.
+SATA drives can work in IDE compatibility mode or in AHCI mode.
This is how booting a [[GNU/Hurd_system|hurd]] will typically fail if GNU Mach
-couldn't connect to the hard disk, e.g., in a SATA system without IDE
+couldn't connect to the hard disk, e.g., in a SATA system without IDE or AHCI
compatibility mode:
start (hd0,3)/hurd/ext2fs.static: (hd0,3)/hurd/ext2fs.static
device:hd0s4: No such device or address
-There *may* be an option in the system's BIOS setup to configure enabling such
-a compatibility mode.
+There should be an option in the system's BIOS setup to configure enabling at
+least the AHCI compatibility mode.
# Device Drivers