roox has uploaded this change for review. (
https://gerrit.osmocom.org/c/dahdi-linux/+/27991 )
Change subject: wcb4xxp: Add support for Swyx 4xS0 SX2-Express QuadBRI
......................................................................
wcb4xxp: Add support for Swyx 4xS0 SX2-Express QuadBRI
This adds support for the PCIe-variant (-Express) of
the Swyx 4xS0 SX2 QuadBRI.
Change-Id: Id8adeae8545c06694c4d3f4a4939d4842f2c4651
---
M drivers/dahdi/wcb4xxp/base.c
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/dahdi-linux refs/changes/91/27991/1
diff --git a/drivers/dahdi/wcb4xxp/base.c b/drivers/dahdi/wcb4xxp/base.c
index 802fbc2..1c69147 100644
--- a/drivers/dahdi/wcb4xxp/base.c
+++ b/drivers/dahdi/wcb4xxp/base.c
@@ -3675,6 +3675,7 @@
{0x1397, 0x16b8, 0x1397, 0xb562, 0, 0, (unsigned long)&hfc8s_BN},
{0x1397, 0x16b8, 0x1397, 0xb56b, 0, 0, (unsigned long)&hfc8s_BN},
{0x1397, 0x08b4, 0x1397, 0xb540, 0, 0, (unsigned long)&hfc4s_SW},
+ {0x1397, 0x08b4, 0x1397, 0xb742, 0, 0, (unsigned long)&hfc4s_SW},
{0x1397, 0x08b4, 0x1397, 0x08b4, 0, 0, (unsigned long)&hfc4s_EV},
{0, }
--
To view, visit
https://gerrit.osmocom.org/c/dahdi-linux/+/27991
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: dahdi-linux
Gerrit-Branch: master
Gerrit-Change-Id: Id8adeae8545c06694c4d3f4a4939d4842f2c4651
Gerrit-Change-Number: 27991
Gerrit-PatchSet: 1
Gerrit-Owner: roox <mardnh(a)gmx.de>
Gerrit-MessageType: newchange