|
@@ -2285,6 +2285,8 @@ static struct pciserial_board pci_boards[] __devinitdata = {
|
|
|
|
|
|
static const struct pci_device_id softmodem_blacklist[] = {
|
|
|
{ PCI_VDEVICE(AL, 0x5457), }, /* ALi Corporation M5457 AC'97 Modem */
|
|
|
+ { PCI_VDEVICE(MOTOROLA, 0x3052), }, /* Motorola Si3052-based modem */
|
|
|
+ { PCI_DEVICE(0x1543, 0x3052), }, /* Si3052-based modem, default IDs */
|
|
|
};
|
|
|
|
|
|
/*
|