forked from Minki/linux
pata_via: Add VIA VX900 support
Signed-off-by: Joseph Chan <josephchan@via.com.tw> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
parent
ae6be51ed0
commit
4f1deba435
@ -677,6 +677,7 @@ static const struct pci_device_id via[] = {
|
||||
{ PCI_VDEVICE(VIA, 0x3164), },
|
||||
{ PCI_VDEVICE(VIA, 0x5324), },
|
||||
{ PCI_VDEVICE(VIA, 0xC409), VIA_IDFLAG_SINGLE },
|
||||
{ PCI_VDEVICE(VIA, 0x9001), VIA_IDFLAG_SINGLE },
|
||||
|
||||
{ },
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user