Add data for generic container devices.

svn path=/trunk/; revision=72036
This commit is contained in:
Sylvain Petreolle 2016-07-28 17:12:31 +00:00
parent ba1b985215
commit 4bbb7474b4

View file

@ -35,6 +35,7 @@ HKR, , Icon, 0, "-27"
%*PNP0A00.DeviceDesc% = PCI_ISA_Inst,*PNP0A00
%*PNP0A03.DeviceDesc% = PCI_Inst,*PNP0A03
%*PNP0A05.DeviceDesc% = NO_DRV,*PNP0A05
%*PNP0A06.DeviceDesc% = NO_DRV,*PNP0A06
%*PNP0A08.DeviceDesc% = PCI_Inst,*PNP0A08
%*PNP0B00.DeviceDesc% = NO_DRV,*PNP0B00
%*PNP0C01.DeviceDesc% = NO_DRV,*PNP0C01
@ -156,6 +157,7 @@ GenericMfg = "(Generic system devices)"
*PNP0A00.DeviceDesc = "ISA bus"
*PNP0A03.DeviceDesc = "PCI bus"
*PNP0A05.DeviceDesc = "Generic ACPI bus"
*PNP0A06.DeviceDesc = "Extended I/O Bus / Generic container Device"
*PNP0A08.DeviceDesc = "PCI bus"
*PNP0B00.DeviceDesc = "AT real-time clock"
*PNP0C01.DeviceDesc = "System board"