diff mbox

rt2800pci.c : more ids

Message ID 4AD434B6.3090903@gmail.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Xose Vazquez Perez Oct. 13, 2009, 8:05 a.m. UTC
None
diff mbox

Patch

diff -Nuar o/drivers/net/wireless/rt2800pci.c n/drivers/net/wireless/rt2800pci.c
--- o/drivers/net/wireless/rt2800pci.c	2009-10-13 09:57:37.523379731 +0200
+++ n/drivers/net/wireless/rt2800pci.c	2009-10-13 09:56:53.169379162 +0200
@@ -3237,6 +3237,7 @@ 
 	{ PCI_DEVICE(0x1814, 0x0681), PCI_DEVICE_DATA(&rt2800pci_ops) },
 	{ PCI_DEVICE(0x1814, 0x0701), PCI_DEVICE_DATA(&rt2800pci_ops) },
 	{ PCI_DEVICE(0x1814, 0x0781), PCI_DEVICE_DATA(&rt2800pci_ops) },
+	{ PCI_DEVICE(0x1814, 0x3060), PCI_DEVICE_DATA(&rt2800pci_ops) },
 	{ PCI_DEVICE(0x1814, 0x3062), PCI_DEVICE_DATA(&rt2800pci_ops) },
 	{ PCI_DEVICE(0x1814, 0x3090), PCI_DEVICE_DATA(&rt2800pci_ops) },
 	{ PCI_DEVICE(0x1814, 0x3091), PCI_DEVICE_DATA(&rt2800pci_ops) },