https://git.reactos.org/?p=reactos.git;a=commitdiff;h=8813a0dff85ac01b30ac9…
commit 8813a0dff85ac01b30ac9c41321a3b0087f2b1c9
Author: Eric Kohl <eric.kohl(a)reactos.org>
AuthorDate: Sun Nov 24 19:08:20 2019 +0100
Commit: Eric Kohl <eric.kohl(a)reactos.org>
CommitDate: Sun Nov 24 19:27:03 2019 +0100
[INF] Add the docking station device
---
media/inf/machine.inf | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/media/inf/machine.inf b/media/inf/machine.inf
index 4bd292611a1..bed48883dee 100644
--- a/media/inf/machine.inf
+++ b/media/inf/machine.inf
@@ -46,6 +46,7 @@ HKR, , Icon, 0, "-27"
%*PNP0C0D.DeviceDesc% = NO_DRV,*PNP0C0D
%*PNP0C0E.DeviceDesc% = NO_DRV,*PNP0C0E
%*PNP0C0F.DeviceDesc% = NO_DRV,*PNP0C0F
+%*PNP0C15.DeviceDesc% = NO_DRV,*PNP0C15
%SWENUM.DeviceDesc% = SWENUM_Inst, ROOT\SWENUM
%ACPI\FixedButton.DeviceDesc% = NO_DRV,ACPI\FixedButton
@@ -169,6 +170,7 @@ GenericMfg = "(Generic system devices)"
*PNP0C0D.DeviceDesc = "ACPI lid"
*PNP0C0E.DeviceDesc = "ACPI sleep button device"
*PNP0C0F.DeviceDesc = "PCI interrupt link device"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "ACPI fixed feature button"
PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
PCI\CC_0600.DeviceDesc = "Standard CPU to PCI bridge"
@@ -212,6 +214,7 @@ GenericMfg = "(Obecná systémová zařízení)"
*PNP0C0D.DeviceDesc = "ACPI víko"
*PNP0C0E.DeviceDesc = "ACPI tlačítko spánku"
*PNP0C0F.DeviceDesc = "PCI linkové zařízení přerušení"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "ACPI tlačítko s pevnou vlastností"
PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
PCI\CC_0600.DeviceDesc = "Standardní most CPU na PCI"
@@ -247,6 +250,7 @@ GenericMfg = "(Generische Systemgeräte)"
*PNP0C02.DeviceDesc = "Motherboard Ressourcen"
*PNP0C04.DeviceDesc = "mathematischer Koprozessor"
*PNP0C0B.DeviceDesc = "ACPI Ventilator"
+*PNP0C15.DeviceDesc = "Dockingstation"
PCI\CC_0500.DeviceDesc = "Standard PCI RAM-Controller"
PCI\CC_0600.DeviceDesc = "Standard CPU zu PCI Brücke"
PCI\CC_0601.DeviceDesc = "Standard PCI zu ISA Brücke"
@@ -278,6 +282,7 @@ GenericMfg = "(Πρότυπες συσκευές συστήματος)"
*PNP0C0D.DeviceDesc = "ACPI lid"
*PNP0C0E.DeviceDesc = "ACPI sleep button device"
*PNP0C0F.DeviceDesc = "PCI interrupt link device"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "ACPI fixed feature button"
PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
PCI\CC_0600.DeviceDesc = "Πρότυπη γέφυρα από CPU σε PCI"
@@ -318,6 +323,7 @@ GenericMfg = "(Dispositivos del sistema estándar)"
*PNP0C0D.DeviceDesc = "Tapa ACPI"
*PNP0C0E.DeviceDesc = "Botón de suspensión ACPI"
*PNP0C0F.DeviceDesc = "Dispositivo de interrupción de enlaces PCI"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "Botón de funcionalidad fija ACPI"
PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
PCI\CC_0600.DeviceDesc = "Puente CPU-PCI estándar"
@@ -357,6 +363,7 @@ GenericMfg = "(Périphériques systèmes génériques)"
*PNP0C0D.DeviceDesc = "ACPI lid"
*PNP0C0E.DeviceDesc = "Périphérique de bouton de veille ACPI"
*PNP0C0F.DeviceDesc = "Périphérique de lien d'interruption PCI"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "Bouton de fonction définie ACPI"
PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
PCI\CC_0600.DeviceDesc = "Pont standard CPU vers PCI"
@@ -392,6 +399,7 @@ GenericMfg = "(標準 システム デバイス)"
*PNP0C0D.DeviceDesc = "ACPI lid"
*PNP0C0E.DeviceDesc = "ACPI スリープボタン デバイス"
*PNP0C0F.DeviceDesc = "PCI 割り込みリンクデバイス"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "ACPI 固定 機能 ボタン"
PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
PCI\CC_0600.DeviceDesc = "スタンダード CPU to PCI ブリッジ"
@@ -433,6 +441,7 @@ GenericMfg = "(Standardowe urządzenia systemowe)"
*PNP0C0D.DeviceDesc = "Pokrywa ACPI"
*PNP0C0E.DeviceDesc = "Przycisk zasypiania ACPI"
*PNP0C0F.DeviceDesc = "Urządzenie PCI interrupt link"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "Przycisk ACPI Fixed Feature"
PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
PCI\CC_0600.DeviceDesc = "Standardowy mostek CPU do PCI"
@@ -472,6 +481,7 @@ GenericMfg = "(Dispositivos de sistema padrão)"
*PNP0C0D.DeviceDesc = "Tampa ACPI"
*PNP0C0E.DeviceDesc = "Botão dormir ACPI"
*PNP0C0F.DeviceDesc = "Dispositivo de interrupção de ligações PCI"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "Botão de recurso fixo ACPI"
PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
PCI\CC_0600.DeviceDesc = "Ponte padrão CPU - PCI"
@@ -514,6 +524,7 @@ GenericMfg = "(dispozitiv generic de sistem)"
*PNP0C0D.DeviceDesc = "Capac ACPI"
*PNP0C0E.DeviceDesc = "Dispozitiv buton de repaus ACPI"
*PNP0C0F.DeviceDesc = "Dispozitiv de întrerupere legătură PCI"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "Buton de funcție fixă ACPI"
PCI\CC_0500.DeviceDesc = "Dispozitiv de control PCI RAM standard"
PCI\CC_0600.DeviceDesc = "Punte standard CPU spre PCI"
@@ -553,6 +564,7 @@ GenericMfg = "(Стандартные системные устройства)"
*PNP0C0D.DeviceDesc = "Крышка ACPI"
*PNP0C0E.DeviceDesc = "Кнопка спящего режима ACPI"
*PNP0C0F.DeviceDesc = "Контроллер прервываний PCI"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "Кнопка фиксированной возможности ACPI"
PCI\CC_0500.DeviceDesc = "Стандартный контроллер PCI RAM"
PCI\CC_0600.DeviceDesc = "Стандартный процессор на мосте PCI"
@@ -590,6 +602,7 @@ GenericMfg = "(Generické systémové zariadenia)"
*PNP0C0D.DeviceDesc = "ACPI lid"
*PNP0C0E.DeviceDesc = "ACPI sleep button device"
*PNP0C0F.DeviceDesc = "PCI interrupt link device"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "ACPI fixed feature button"
PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
PCI\CC_0600.DeviceDesc = "Štandardný most CPU na PCI"
@@ -631,6 +644,7 @@ GenericMfg = "(Umûmî Dizge Aygıtları)"
*PNP0C0D.DeviceDesc = "ACPI Kapak"
*PNP0C0E.DeviceDesc = "ACPI Uyku Düğmesi Aygıtı"
*PNP0C0F.DeviceDesc = "PCI Kesme Bağlantı Aygıtı"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "ACPI Sâbit Husûsîyet Düğmesi"
PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
PCI\CC_0600.DeviceDesc = "Ölçünlü CPU'dan PCI'ya Köprü"
@@ -674,6 +688,7 @@ GenericMfg = "(Стандартні системні пристрої)"
*PNP0C0D.DeviceDesc = "Кришка ACPI"
*PNP0C0E.DeviceDesc = "Кнопка сплячого режиму ACPI"
*PNP0C0F.DeviceDesc = "Контроллер переривань PCI"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "Кнопка фіксованої можливості ACPI"
PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
PCI\CC_0600.DeviceDesc = "Стандартний міст CPU на PCI"
@@ -711,6 +726,7 @@ GenericMfg = "(Standartiniai sisteminiai įrenginiai)"
*PNP0C0D.DeviceDesc = "ACPI dangtis"
*PNP0C0E.DeviceDesc = "ACPI miego mygtukas"
*PNP0C0F.DeviceDesc = "PCI pertraukimo sąsajos įrenginys"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "ACPI fiksuotos galimybės mygtukas"
PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
PCI\CC_0600.DeviceDesc = "Standartinis CPU į PCI tiltas"
@@ -751,6 +767,7 @@ GenericMfg = "(通用系统设备)"
*PNP0C0D.DeviceDesc = "ACPI 盖子"
*PNP0C0E.DeviceDesc = "ACPI 休眠按钮设备"
*PNP0C0F.DeviceDesc = "PCI 中断链接设备"
+*PNP0C15.DeviceDesc = "Docking Station"
ACPI\FixedButton.DeviceDesc = "ACPI 固定功能按钮"
PCI\CC_0500.DeviceDesc = "Standard PCI RAM controller"
PCI\CC_0600.DeviceDesc = "标准 CPU - PCI 桥"