https://github.com/torvalds/linux
Revision ac2164d5e425fa4755bdbab9641d8dab7239b6f5 authored by Tejun Heo on 22 August 2006, 16:00:27 UTC, committed by Jeff Garzik on 24 August 2006, 06:51:24 UTC
vt6420 has super-fragile SCR registers which can hang the whole
machine if accessed with the wrong timings.  This patch makes sata_via
use SCR registers only during probing and with the same timings as
before (pre new EH), which is proven to work.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 9dd9c16
History
Tip revision: ac2164d5e425fa4755bdbab9641d8dab7239b6f5 authored by Tejun Heo on 22 August 2006, 16:00:27 UTC
[PATCH] sata_via: use old SCR access pattern on vt6420
Tip revision: ac2164d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 521 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 70.9 KB
Makefile -rw-r--r-- 46.5 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top