commit | 1a5a86fb7a9d98d05fe38c78d49a6fe4b923d3d2 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Tue Dec 14 01:34:39 2010 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Dec 17 16:11:02 2010 +0100 |
tree | 54a7d90524990ac5a081333e64cad87c7e951f66 | |
parent | 6ed6c24a2d4a23c11ac7397a9fb12d5c143333eb [diff] |
pci: add ich9 pci id We need a PCI ID for our new AHCI adapter. I just picked an ICH-9 because that's the one in the Q35 chipset. This patch adds a PCI ID define for an ICH-9 AHCI adapter. Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Kevin Wolf <kwolf@redhat.com>