Commit 3b4f5fc0 authored by Evan N. McNabb's avatar Evan N. McNabb Committed by Stephen Hemminger

[wireless orinoco_pci] add Vaio PCI id

parent 6c191c7d
...@@ -360,6 +360,7 @@ static int orinoco_pci_resume(struct pci_dev *pdev) ...@@ -360,6 +360,7 @@ static int orinoco_pci_resume(struct pci_dev *pdev)
} }
static struct pci_device_id orinoco_pci_pci_id_table[] = { static struct pci_device_id orinoco_pci_pci_id_table[] = {
{0x1260, 0x3872, PCI_ANY_ID, PCI_ANY_ID,},
{0x1260, 0x3873, PCI_ANY_ID, PCI_ANY_ID,}, {0x1260, 0x3873, PCI_ANY_ID, PCI_ANY_ID,},
{0,}, {0,},
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment