mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Oops, revert a commit that snuck in with the earlier critical section
changes. Noticed by: bde
This commit is contained in:
parent
8386475dc8
commit
b9d9b6ef3d
1 changed files with 0 additions and 1 deletions
|
|
@ -71,7 +71,6 @@ struct pci_ids {
|
|||
static struct pci_ids pci_ids[] = {
|
||||
{ 0x100812b9, "3COM PCI FaxModem", 0x10 },
|
||||
{ 0x2000131f, "CyberSerial (1-port) 16550", 0x10 },
|
||||
{ 0x65851282, "Davicom 56PDV PCI Modem", 0x10 },
|
||||
{ 0x01101407, "Koutech IOFLEX-2S PCI Dual Port Serial", 0x10 },
|
||||
{ 0x01111407, "Koutech IOFLEX-2S PCI Dual Port Serial", 0x10 },
|
||||
{ 0x048011c1, "Lucent kermit based PCI Modem", 0x14 },
|
||||
|
|
|
|||
Loading…
Reference in a new issue