diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-05-14 22:08:50 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-05-14 22:08:50 +0200 |
commit | fb2826e358e561838f11416c071e62416d642fdf (patch) | |
tree | aca00655ed4758cdc8f8d57e9a718ac8d244ad23 /microkernel | |
parent | fd294a621997fffb2593cd197836d0c6946a35b5 (diff) | |
parent | f651dceb8874a277bd0da6d09f3448f1553b520d (diff) | |
download | web-fb2826e358e561838f11416c071e62416d642fdf.tar.gz web-fb2826e358e561838f11416c071e62416d642fdf.tar.bz2 web-fb2826e358e561838f11416c071e62416d642fdf.zip |
Merge remote-tracking branch 'darnassus--hurd-web/master'
Diffstat (limited to 'microkernel')
-rw-r--r-- | microkernel/mach/gnumach/hardware_compatibility_list.mdwn | 8 |
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 |