diff options
author | Bill Paul <wpaul@FreeBSD.org> | 2004-06-07 16:33:47 +0000 |
---|---|---|
committer | Bill Paul <wpaul@FreeBSD.org> | 2004-06-07 16:33:47 +0000 |
commit | cdd83ba3540735f6af2eedc6c6854442b8b2f535 (patch) | |
tree | a415960babff4c5f4af48783c10a4bd3c1b44ef4 | |
parent | d462f0a1ac426ea581d3a7d197abbc435b7a76d2 (diff) |
Notes
-rw-r--r-- | sys/dev/sio/sio_pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sio/sio_pci.c b/sys/dev/sio/sio_pci.c index 30896c0f4e47d..efd32baabd1df 100644 --- a/sys/dev/sio/sio_pci.c +++ b/sys/dev/sio/sio_pci.c @@ -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 |