mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add an entry to the PCI ID list to support the serial interface on the
Broadcom 802.11g/GPRS CardBus card. Submitted by: Yann Berthier yb at sainte-barbe dot org
This commit is contained in:
parent
d462f0a1ac
commit
cdd83ba354
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ static struct pci_ids pci_ids[] = {
|
|||
{ 0x0000151f, "SmartLink 5634PCV SurfRider", 0x10 },
|
||||
{ 0x0103115d, "Xircom Cardbus modem", 0x10 },
|
||||
{ 0x98459710, "Netmos Nm9845 PCI Bridge with Dual UART", 0x10 },
|
||||
{ 0x432214e4, "Broadcom 802.11g/GPRS CardBus (Serial)", 0x10 },
|
||||
{ 0x01c0135c, "Quatech SSCLP-200/300", 0x18
|
||||
/*
|
||||
* NB: You must mount the "SPAD" jumper to correctly detect
|
||||
|
|
|
|||
Loading…
Reference in a new issue