diff --git a/docs/addons.json b/docs/addons.json index 9f2adef9..bd73e0e2 100644 --- a/docs/addons.json +++ b/docs/addons.json @@ -39,6 +39,26 @@ "zh_TW": "移除官方 Addin 卡(M2D20, E10G30-T2, ...)对 DSM 型號限制。" } }, + "amepatcher": { + "system": false, + "description": { + "en_US": "Author: wangsiji. This patcher enables Advanced Media Extensions 3.0 for you, without having to login account.", + "ar_SA": "المؤلف: wangsiji. يتيح لك هذا البرنامج التصحيحي تمكين Advanced Media Extensions 3.0 لك، دون الحاجة إلى تسجيل الدخول.", + "de_DE": "Autor: wangsiji. Dieser Patcher aktiviert Advanced Media Extensions 3.0 für Sie, ohne dass Sie sich anmelden müssen.", + "es_ES": "Autor: wangsiji. Este parche habilita Advanced Media Extensions 3.0 para ti, sin necesidad de iniciar sesión.", + "fr_FR": "Auteur: wangsiji. Ce correctif active les extensions multimédias avancées 3.0 pour vous, sans avoir à vous connecter.", + "ja_JP": "作成者: wangsiji。このパッチャーを使用すると、ログインアカウントを使用せずに Advanced Media Extensions 3.0 を有効にできます。", + "ko_KR": "작성자: wangsiji. 이 패쳐를 사용하면 로그인 계정 없이 Advanced Media Extensions 3.0을 활성화할 수 있습니다.", + "ru_RU": "Автор: wangsiji. Этот патчер позволяет вам активировать Advanced Media Extensions 3.0 без необходимости входа в учетную запись.", + "th_TH": "ผู้เขียน: wangsiji. แพตเชอร์นี้ช่วยให้คุณเปิดใช้งาน Advanced Media Extensions 3.0 โดยไม่ต้องเข้าสู่ระบบ", + "tr_TR": "Yazar: wangsiji. Bu yama, hesaba giriş yapmadan Advanced Media Extensions 3.0'ı etkinleştirir.", + "uk_UA": "Автор: wangsiji. Цей патчер дозволяє активувати Advanced Media Extensions 3.0 для вас, не входячи в обліковий запис.", + "vi_VN": "Tác giả: wangsiji. Bản vá này cho phép bạn kích hoạt Advanced Media Extensions 3.0 mà không cần đăng nhập tài khoản.", + "zh_CN": "作者:wangsiji。此补丁程序可为您启用 Advanced Media Extensions 3.0,无需登录帐户。", + "zh_HK": "作者:wangsiji。此補丁程序可為您啟用 Advanced Media Extensions 3.0,無需登錄帳戶。", + "zh_TW": "作者:wangsiji。此補丁程序可為您啟用 Advanced Media Extensions 3.0,無需登錄帳戶。" + } + }, "bootwait": { "system": true, "description": { diff --git a/docs/addons.xlsx b/docs/addons.xlsx index 56333a1c..6390d344 100644 Binary files a/docs/addons.xlsx and b/docs/addons.xlsx differ diff --git a/docs/models.xlsx b/docs/models.xlsx index 0582d7d3..8031bcad 100644 Binary files a/docs/models.xlsx and b/docs/models.xlsx differ diff --git a/docs/modules.json b/docs/modules.json index e8cc0a08..44729671 100644 --- a/docs/modules.json +++ b/docs/modules.json @@ -48,6 +48,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -360,6 +368,10 @@ "description": "USB FTDI Serial Converters Driver", "depends": "usbserial,usbcore" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "scsi_transport_sas" @@ -420,6 +432,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "" @@ -628,6 +652,14 @@ "description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver", "depends": "" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -636,6 +668,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -1034,6 +1070,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -1378,6 +1422,10 @@ "description": "Google Gasket driver framework", "depends": "" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "scsi_transport_sas" @@ -1442,6 +1490,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "" @@ -1706,6 +1766,14 @@ "description": "802.2 datalink support (Compiled by RR for DSM)", "depends": "llc" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -1714,6 +1782,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -2196,6 +2268,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -2484,6 +2564,10 @@ "description": "USB FTDI Serial Converters Driver", "depends": "usbserial,usbcore" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "" @@ -2536,6 +2620,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "dca" @@ -2744,6 +2840,14 @@ "description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver", "depends": "" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -2752,6 +2856,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -3130,6 +3238,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -3450,6 +3566,10 @@ "description": "Google Gasket driver framework", "depends": "" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "" @@ -3506,6 +3626,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "dca" @@ -3770,6 +3902,14 @@ "description": "802.2 datalink support (Compiled by RR for DSM)", "depends": "llc" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -3778,6 +3918,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -4240,6 +4384,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -4528,6 +4680,10 @@ "description": "USB FTDI Serial Converters Driver", "depends": "usbserial,usbcore" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "" @@ -4580,6 +4736,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "dca" @@ -4788,6 +4956,14 @@ "description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver", "depends": "" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -4796,6 +4972,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -5174,6 +5354,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -5494,6 +5682,10 @@ "description": "Google Gasket driver framework", "depends": "" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "" @@ -5550,6 +5742,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "dca" @@ -5814,6 +6018,14 @@ "description": "802.2 datalink support (Compiled by RR for DSM)", "depends": "llc" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -5822,6 +6034,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -6284,6 +6500,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -6572,6 +6796,10 @@ "description": "USB FTDI Serial Converters Driver", "depends": "usbserial,usbcore" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "" @@ -6624,6 +6852,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "dca" @@ -6832,6 +7072,14 @@ "description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver", "depends": "" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -6840,6 +7088,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -7218,6 +7470,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -7538,6 +7798,10 @@ "description": "Google Gasket driver framework", "depends": "" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "" @@ -7594,6 +7858,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "dca" @@ -7858,6 +8134,14 @@ "description": "802.2 datalink support (Compiled by RR for DSM)", "depends": "llc" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -7866,6 +8150,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -8328,6 +8616,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -8624,6 +8920,10 @@ "description": "USB FTDI Serial Converters Driver", "depends": "usbserial,usbcore" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "" @@ -8676,6 +8976,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "dca" @@ -8884,6 +9196,14 @@ "description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver", "depends": "" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -8892,6 +9212,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -9266,6 +9590,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -9594,6 +9926,10 @@ "description": "Google Gasket driver framework", "depends": "" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "" @@ -9654,6 +9990,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "dca" @@ -9918,6 +10266,14 @@ "description": "802.2 datalink support (Compiled by RR for DSM)", "depends": "llc" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -9926,6 +10282,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -10384,6 +10744,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -10664,6 +11032,10 @@ "description": "USB FTDI Serial Converters Driver", "depends": "usbserial,usbcore" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "scsi_transport_sas" @@ -10720,6 +11092,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "" @@ -10928,6 +11312,14 @@ "description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver", "depends": "" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -10936,6 +11328,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -11310,6 +11706,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -11622,6 +12026,10 @@ "description": "Google Gasket driver framework", "depends": "" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "scsi_transport_sas" @@ -11682,6 +12090,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "" @@ -11946,6 +12366,14 @@ "description": "802.2 datalink support (Compiled by RR for DSM)", "depends": "llc" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -11954,6 +12382,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -12432,6 +12864,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -12716,6 +13156,10 @@ "description": "USB FTDI Serial Converters Driver", "depends": "usbserial,usbcore" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.20-200", "depends": "scsi_transport_sas" @@ -12776,6 +13220,18 @@ "description": "InfiniBand userspace verbs access", "depends": "ib_core" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "" @@ -13188,6 +13644,14 @@ "description": "802.2 datalink support (Compiled by RR for DSM)", "depends": "llc" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-intel-lgm-emmc": { "description": "Intel eMMC PHY driver", "depends": "" @@ -13200,6 +13664,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -13878,6 +14346,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -14166,6 +14642,10 @@ "description": "Google Gasket driver framework", "depends": "dmabuf" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.20-200", "depends": "scsi_transport_sas" @@ -14226,6 +14706,18 @@ "description": "InfiniBand userspace verbs access", "depends": "ib_core" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "" @@ -14638,6 +15130,14 @@ "description": "802.2 datalink support (Compiled by RR for DSM)", "depends": "llc" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-intel-lgm-emmc": { "description": "Intel eMMC PHY driver", "depends": "" @@ -14650,6 +15150,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -15305,6 +15809,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atl1c": { "description": "Qualcomm Atheros 100/1000M Ethernet Network Driver", "depends": "" @@ -15613,6 +16125,10 @@ "description": "USB FTDI Serial Converters Driver", "depends": "usbserial,usbcore" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "scsi_transport_sas" @@ -15669,6 +16185,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "" @@ -15877,6 +16405,14 @@ "description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver", "depends": "" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -15885,6 +16421,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -16279,6 +16819,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atl1c": { "description": "Qualcomm Atheros 100/1000M Ethernet Network Driver", "depends": "" @@ -16611,6 +17159,10 @@ "description": "Google Gasket driver framework", "depends": "" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "scsi_transport_sas" @@ -16671,6 +17223,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "" @@ -16935,6 +17499,14 @@ "description": "802.2 datalink support (Compiled by RR for DSM)", "depends": "llc" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -16943,6 +17515,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -17425,6 +18001,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -17709,6 +18293,10 @@ "description": "USB FTDI Serial Converters Driver", "depends": "usbserial,usbcore" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "" @@ -17761,6 +18349,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "dca" @@ -17969,6 +18569,14 @@ "description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver", "depends": "" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -17977,6 +18585,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -18351,6 +18963,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -18667,6 +19287,10 @@ "description": "Google Gasket driver framework", "depends": "" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "" @@ -18727,6 +19351,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "dca" @@ -18991,6 +19627,14 @@ "description": "802.2 datalink support (Compiled by RR for DSM)", "depends": "llc" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -18999,6 +19643,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -19453,6 +20101,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -19745,6 +20401,10 @@ "description": "USB FTDI Serial Converters Driver", "depends": "usbserial,usbcore" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "scsi_transport_sas" @@ -19801,6 +20461,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "" @@ -20009,6 +20681,14 @@ "description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver", "depends": "" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -20017,6 +20697,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -20387,6 +21071,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -20711,6 +21403,10 @@ "description": "Google Gasket driver framework", "depends": "" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "scsi_transport_sas" @@ -20779,6 +21475,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "" @@ -21039,6 +21747,14 @@ "description": "802.2 datalink support (Compiled by RR for DSM)", "depends": "llc" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -21047,6 +21763,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -21509,6 +22229,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet,usbcore" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -21801,6 +22529,10 @@ "description": "USB FTDI Serial Converters Driver", "depends": "usbserial,usbcore" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "scsi_transport_sas" @@ -21857,6 +22589,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "" @@ -22069,6 +22813,14 @@ "description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver", "depends": "" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -22077,6 +22829,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial,usbcore" @@ -22455,6 +23211,14 @@ "description": "ASIX AX8817X based USB 2.0 Ethernet Devices", "depends": "mii,libphy,usbnet" }, + "ata_generic": { + "description": "low-level driver for generic ATA", + "depends": "" + }, + "ata_piix": { + "description": "SCSI low-level driver for Intel PIIX/ICH ATA controllers", + "depends": "" + }, "atkbd": { "description": "AT and PS/2 keyboard driver", "depends": "" @@ -22779,6 +23543,10 @@ "description": "Google Gasket driver framework", "depends": "" }, + "hpilo": { + "description": "hpilo (Compiled by RR for DSM)", + "depends": "" + }, "hpsa": { "description": "Driver for HP Smart Array Controller version 3.4.14-0", "depends": "scsi_transport_sas" @@ -22847,6 +23615,18 @@ "description": "Intel(R) Ethernet Connection E800 Series Linux Driver", "depends": "vxlan,auxiliary" }, + "ide-core": { + "description": "", + "depends": "" + }, + "ide-gd_mod": { + "description": "generic ATA/ATAPI disk driver", + "depends": "ide-core" + }, + "ide-pci-generic": { + "description": "PCI driver module for generic PCI IDE", + "depends": "ide-core" + }, "igb": { "description": "Intel(R) Gigabit Ethernet Linux Driver", "depends": "" @@ -23111,6 +23891,14 @@ "description": "802.2 datalink support (Compiled by RR for DSM)", "depends": "llc" }, + "pata_acpi": { + "description": "SCSI low-level driver for ATA in ACPI mode", + "depends": "" + }, + "pata_legacy": { + "description": "low-level driver for legacy ATA", + "depends": "" + }, "phy-mt65xx-usb3": { "description": "mt65xx USB PHY driver", "depends": "" @@ -23119,6 +23907,10 @@ "description": "USB phy handling", "depends": "" }, + "piix": { + "description": "PCI driver module for Intel PIIX IDE", + "depends": "ide-core" + }, "pl2303": { "description": "Prolific PL2303 USB to serial adaptor driver", "depends": "usbserial" diff --git a/docs/modules.xlsx b/docs/modules.xlsx index ca9143f4..df3d48e0 100644 Binary files a/docs/modules.xlsx and b/docs/modules.xlsx differ