Skip to content

Commit

Permalink
add xdsl drivers A2pvfbH046y B2pvfbH046y
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancYescO committed May 30, 2021
1 parent 866eefe commit 8d75af8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ a4ecffcbde7dd55e7eaa08d694a96fde A2pvfbH045p
74c89e5ada33e6bbc439185d541f1529 A2pvfbH045r
7f95a5b59938204db25939bcfc0a1ae7 A2pvfbH046w
41f1d53abfaf30390ceaa354d0d84c49 B2pvfbH046w
d1ae358e154f32cb33607ae7f5072f9c A2pvfbH046y
90cc6b3354c22965b4e6c4b716cae682 B2pvfbH046y
"

if [ -z "$1" ]; then
Expand Down
2 changes: 2 additions & 0 deletions decompressed/gui_file/www/docroot/modals/xdsl-low-modal.lp
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ if content.dsl0_xdsl_FirmwareVersion:match(".*H046")
tinsert(driver_option, {"B2pvfbH045o1", "B2pvfbH045o1 (Zyxel VMG4005-B50A_5.15(ABQA.0)C0)"})
tinsert(driver_option, {"A2pvfbH043b", "A2pvfbH043b (New FastGate Fastweb)"})
tinsert(driver_option, {"B2pvfbH046w", "B2pvfbH046w (FRITZ!Box 7582 7.13-84683)"})
tinsert(driver_option, {"B2pvfbH046y", "B2pvfbH046y (FRITZ!Box 7582 7.14-88881)"})
tinsert(driver_option, {"A2pvfbH043d1", "A2pvfbH043d1 (FRITZ!Box 7581 6.54)"})
--table.insert(driver_option,{ "A2pvfbH043e", 'A2pvfbH043e (Zyxel 8823)'}) --Annex b???
--table.insert(driver_option,{ "A2pvfbH043f", 'A2pvfbH043f (DSL AC88U) ' .. T'Less Ping'}) --Missing
Expand All @@ -229,6 +230,7 @@ if content.dsl0_xdsl_FirmwareVersion:match(".*H046")
tinsert(driver_option, {"A2pvfbH045q", "A2pvfbH045q (iopsys 5.1.0RC4)"})
tinsert(driver_option, {"A2pvfbH045r", "A2pvfbH045r (AGTHP_2.2.2_001)"})
tinsert(driver_option, {"A2pvfbH046w", "A2pvfbH046w (FRITZ!Box 7582 7.13-84683)"})
tinsert(driver_option, {"A2pvfbH046y", "A2pvfbH046y (FRITZ!Box 7582 7.14-88881)"})
end

driver_Params.driver_ver = "rpc.xdslctl.DslFirmwareVersion"
Expand Down
Binary file added xdsl_driver/arm/A2pvfbH046y
Binary file not shown.
Binary file added xdsl_driver/arm/B2pvfbH046y
Binary file not shown.

0 comments on commit 8d75af8

Please sign in to comment.