mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 22:21:42 +00:00
[libata] pata_atiixp: add SB700 PCI ID
From AMD. Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
64578a3de7
commit
1ca972c202
@ -285,6 +285,7 @@ static const struct pci_device_id atiixp[] = {
|
||||
{ PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP300_IDE), },
|
||||
{ PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP400_IDE), },
|
||||
{ PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP600_IDE), },
|
||||
{ PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP700_IDE), },
|
||||
|
||||
{ },
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user