Commit 63a3d2cf authored by Russell King's avatar Russell King

[SERIAL] Remove USR 56K voice modem specific PCI table entry.

Jordan Breeding confirms that our serial PCI detection algorithms
now correctly determine this device, and doesn't require a specific
entry.
parent b486a581
......@@ -1801,13 +1801,6 @@ static struct pci_device_id serial_pci_tbl[] __devinitdata = {
PCI_ANY_ID, PCI_ANY_ID, 0, 0,
pbn_b1_1_115200 },
/*
* 3Com US Robotics 56k Voice Internal PCI model 5610
*/
{ PCI_VENDOR_ID_USR, 0x1008,
PCI_ANY_ID, PCI_ANY_ID, 0, 0,
pbn_b0_1_115200 },
/*
* Titan Electronic cards
* The 400L and 800L have a custom setup quirk.
......
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