commit | 1a1276e7b6cba549553285f74e87f702bfff6fac | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Wed Jun 28 04:26:58 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jun 28 14:59:06 2006 -0700 |
tree | 4765d49634c9c1c0aca565287ba28b6c1b5910f9 | |
parent | 1e866f0bf89e829736a12599bb7f476d1c378646 [diff] |
[PATCH] Old IDE, fix SATA detection for cabling This is based on the proposed patches flying around but also checks that the device in question is new enough to have word 93 rather thanb blindly assuming word 93 == 0 means SATA (see ATA-5, ATA-7) Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>