Skip to content

Commit

Permalink
pata_via: Add VIA VX900 support
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph Chan <josephchan@via.com.tw>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
  • Loading branch information
JosephChan@via.com.tw authored and Jeff Garzik committed Mar 23, 2010
1 parent ae6be51 commit 4f1deba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/ata/pata_via.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 },

{ },
};
Expand Down

0 comments on commit 4f1deba

Please sign in to comment.