commit | 042c21fd2c3aa553907020131caa553a9da24589 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Sun Oct 09 09:35:46 2005 -0400 |
committer | Jeff Garzik <jgarzik@pobox.com> | Sun Oct 09 09:35:46 2005 -0400 |
tree | d2118086e12bb88f21d1fc0129e170d49b9b35ef | |
parent | 1fcce839a541ffcd50da99a1bfdfea594be0e3d3 [diff] |
[libata sata_sil24] add support for 3131/3531 This patch adds support for sil_3131 and sil_3531. Both are identical to 3124 except that they have only one port. Bits 30 and 31 of ata_port_info->host_flags is used to encode available port numbers. Version number is bumped to 0.22. Edward Falk supplied all the necessary information and preliminary patch. Signed-off-by: Tejun Heo <htejun@gmail.com>