diff --git a/drivers/dahdi/firmware/Makefile b/drivers/dahdi/firmware/Makefile index e2d7ca6..74c3e70 100644 --- a/drivers/dahdi/firmware/Makefile +++ b/drivers/dahdi/firmware/Makefile @@ -31,8 +31,8 @@ VPMADT032_VERSION:=1.25.0 HX8_VERSION:=2.06 VPMOCT032_VERSION:=1.12.0 WCT820_VERSION:=1.76 -TE133_VERSION:=6f0017 -TE134_VERSION:=6f0017 +TE133_VERSION:=780017 +TE134_VERSION:=780017 TE435_VERSION:=e0017 A8A_VERSION:=1d0017 A8B_VERSION:=1d0017 diff --git a/drivers/dahdi/wcte13xp-base.c b/drivers/dahdi/wcte13xp-base.c index 2270e6b..4d9651b 100644 --- a/drivers/dahdi/wcte13xp-base.c +++ b/drivers/dahdi/wcte13xp-base.c @@ -45,7 +45,7 @@ static const char *TE133_FW_FILENAME = "dahdi-fw-te133.bin"; static const char *TE134_FW_FILENAME = "dahdi-fw-te134.bin"; -static const u32 TE13X_FW_VERSION = 0x6f0017; +static const u32 TE13X_FW_VERSION = 0x780017; #define VPM_SUPPORT #define WC_MAX_IFACES 8