add r1000(ds923p) (#8)

This commit is contained in:
Ing 2022-12-01 15:09:42 +08:00 committed by GitHub
parent c972114178
commit e5d82842da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 29 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
platform: [apollolake, broadwell, broadwellnk, denverton, geminilake, v1000]
platform: [apollolake, broadwell, broadwellnk, denverton, geminilake, v1000, r1000]
steps:
- name: Checkout

View File

@ -0,0 +1,27 @@
{
"mod_version": "1.1.1",
"files": [
{
"name": "igc-r1000.tgz",
"url": "https://raw.githubusercontent.com/wjz304/synology-igc/master/igc/releases/igc-r1000.tgz",
"sha256": "33615d980a5b8734a2964d8e93c63b2fd56d8c7742419a1326ffed97bf946066",
"packed": true
},
{
"name": "check-igc.sh",
"url": "https://raw.githubusercontent.com/wjz304/synology-igc/master/igc/src/check-igc.sh",
"sha256": "4892e37cc4f974700b88332e005d61676257876938f8e57677c655a2eca5a8ef",
"packed": false
}
],
"kmods": {
"igc.ko": ""
},
"scripts": {
"on_boot": "check-igc.sh"
}
}

View File

@ -74,6 +74,7 @@
"dva1622_42661": "https://raw.githubusercontent.com/jim3ma/synology-igc/master/igc/releases/geminilake_42218.json",
"dva1622_42951": "https://raw.githubusercontent.com/jim3ma/synology-igc/master/igc/releases/geminilake_42218.json",
"dva1622_42962": "https://raw.githubusercontent.com/jim3ma/synology-igc/master/igc/releases/geminilake_42218.json",
"ds923p_42962": "https://raw.githubusercontent.com/jim3ma/synology-igc/master/igc/releases/r1000_42218.json",
"endofmodel": "endofurls"
}
}