lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 10 Nov 2007 14:04:22 -0500
From:	Jeff Garzik <jeff@...zik.org>
To:	Allen Martin <AMartin@...dia.com>
CC:	Alan Cox <alan@...rguk.ukuu.org.uk>, Mark Lord <liml@....ca>,
	Riki Oktarianto <rkoktarianto@...il.com>,
	linux-kernel@...r.kernel.org, Greg Kroah-Hartman <gregkh@...e.de>,
	linux-ide@...r.kernel.org
Subject: Re: [PATCH] Add quirk to set AHCI mode on ICH boards

Allen Martin wrote:
> At least for NVIDIA controllers, loading the AHCI driver when the BIOS
> is set to IDE mode is not recommended by NVIDIA.  Any AHCI workarounds
> in the BIOS are likely to be disabled when set to IDE mode.  In practice

What workarounds, if any, are needed?

We need those in the driver not BIOS anyway, in order to fully support 
suspend/resume and host controller reset during runtime operation.


> we don't expect to see a lot of users running an AHCI controller in IDE
> mode unless they have explicitly disabled AHCI from the BIOS or the
> system builder has some specific reason for shipping IDE mode by default
> (like support for some legacy DOS or Win9x tools)

That's the situation we run into the most:  the system is in IDE mode 
not because AHCI doesn't work, but for legacy compatibility.  We even 
run into cases (MacBook, Dell servers) where the user is never offered 
the option to turn on AHCI, even though the silicon supports it.

As such, the user winds up being forced to into the inferior mode for no 
reason related to their own setup (since they are obviously running Linux).

In Linux at least, we have a bunch of open sata_nv issues, so forcing 
users' interface into AHCI mode as a default future policy seems like 
the most stable choice on NVIDIA AHCI platforms.

	Jeff


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ