commit | a0a00cbf8ae5cea3d72e28982c06f3270420c657 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Wed Oct 04 12:47:14 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 04 08:15:15 2006 -0700 |
tree | f776f8521563e43d274d1a9275097175da8f4ddc | |
parent | 11966adc33fa1504c2d9a78e6fc129e5c87bdee1 [diff] |
[PATCH] pata: teach ali about rev C8, keep pcmcia driver in sync This fixes support for rev c8 of the ALi/ULi PATA, and keeps pcmcia in sync so ide_cs and pata_pcmcia are interchangable, both are only changes to constants. Right now rev 0xC8 and higher don't work with libata but 0xc8 is in the field now. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>