commit | 59a10b172fccaea793352c00fd9065f0a5b4ef70 | [log] [tgz] |
---|---|---|
author | Albert Lee <albertcc@tw.ibm.com> | Wed Oct 12 15:09:42 2005 +0800 |
committer | Jeff Garzik <jgarzik@pobox.com> | Tue Oct 18 17:16:14 2005 -0400 |
tree | fc0acf367b9fca2ff2c5f8062288f8e271771862 | |
parent | 8cbd6df1f0ce977ab7b61feffa59879bb5e0ed8f [diff] |
[PATCH] libata CHS: reread device identify info (revise #6) problem: id[53-58] might be changed after initializing device CHS settings. changes: - call ata_dev_reread_id() to reread the identify device info, after initializing device CHS settings. Signed-off-by: Albert Lee <albertcc@tw.ibm.com> ============ Signed-off-by: Jeff Garzik <jgarzik@pobox.com>