summaryrefslogtreecommitdiffstats
path: root/sys/dev/sio/sio_pci.c
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2004-06-07 16:33:47 +0000
committerwpaul <wpaul@FreeBSD.org>2004-06-07 16:33:47 +0000
commit0d6380d8e72cac4ae44c49d9bd0c64b7b409e896 (patch)
treea415960babff4c5f4af48783c10a4bd3c1b44ef4 /sys/dev/sio/sio_pci.c
parentcffa6fd685cb3d687a95e04c56203ce7f553c478 (diff)
downloadFreeBSD-src-0d6380d8e72cac4ae44c49d9bd0c64b7b409e896.zip
FreeBSD-src-0d6380d8e72cac4ae44c49d9bd0c64b7b409e896.tar.gz
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
Diffstat (limited to 'sys/dev/sio/sio_pci.c')
-rw-r--r--sys/dev/sio/sio_pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sio/sio_pci.c b/sys/dev/sio/sio_pci.c
index 30896c0..efd32ba 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
OpenPOWER on IntegriCloud