laforge has submitted this change. ( 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(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
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, }