for kernel panic of ds920p

This commit is contained in:
Ing 2023-05-22 08:53:52 +08:00
parent f1a2ddbc80
commit 834c225f98
2 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@ synoinfo: &synoinfo
maxlanport: "8" maxlanport: "8"
netif_seq: "0 1 2 3 4 5 6 7" netif_seq: "0 1 2 3 4 5 6 7"
buzzeroffen: "0xffff" buzzeroffen: "0xffff"
esataportcfg: "0x00"
#rss_server: "https://raw.githubusercontent.com/wjz304/arpl-i18n/main/rss.xml" #rss_server: "https://raw.githubusercontent.com/wjz304/arpl-i18n/main/rss.xml"
#rss_server_ssl: "https://raw.githubusercontent.com/wjz304/arpl-i18n/main/rss.xml" #rss_server_ssl: "https://raw.githubusercontent.com/wjz304/arpl-i18n/main/rss.xml"
#rss_server_v2: "https://raw.githubusercontent.com/wjz304/arpl-i18n/main/rss.json" #rss_server_v2: "https://raw.githubusercontent.com/wjz304/arpl-i18n/main/rss.json"

View File

@ -8,7 +8,7 @@ synoinfo: &synoinfo
supportraidgroup: supportraidgroup:
maxlanport: "8" maxlanport: "8"
netif_seq: "0 1 2 3 4 5 6 7" netif_seq: "0 1 2 3 4 5 6 7"
esataportcfg: "0x0" esataportcfg: "0x00"
#rss_server: "https://raw.githubusercontent.com/wjz304/arpl-i18n/main/rss.xml" #rss_server: "https://raw.githubusercontent.com/wjz304/arpl-i18n/main/rss.xml"
#rss_server_ssl: "https://raw.githubusercontent.com/wjz304/arpl-i18n/main/rss.xml" #rss_server_ssl: "https://raw.githubusercontent.com/wjz304/arpl-i18n/main/rss.xml"
#rss_server_v2: "https://raw.githubusercontent.com/wjz304/arpl-i18n/main/rss.json" #rss_server_v2: "https://raw.githubusercontent.com/wjz304/arpl-i18n/main/rss.json"