

PCI\\CC_c(2)s(2)&DT_d(4) (applies only to a PCI Express device) PCI\\CC_c(2)s(2)p(2)&DT_d(4) (applies only to a PCI Express device) When the PnP manager queries the driver for the compatible IDs of a device, the PCI bus driver returns a list of compatible IDs in order of decreasing compatibility. The PCI bus driver constructs a list of compatible IDs based on the information that the driver can obtain from the device. The variety of these formats provides substantial flexibility to specify compatible IDs. The following is a list of the device identification string formats that the PCI bus driver uses to report compatible IDs.
#Pci ven 1002 driver download windows
In Windows 10, some IDs that previously appeared in the Hardware IDs list now appear in the list of Compatible IDs.
#Pci ven 1002 driver download code
R(2) is the two-character revision number.Ĭ(2) is the two-character base class code from the configuration space. As specified in Publishing restrictions, 0000 and FFFF are invalid codes for this identifier. N(4) is the four-character PCI SIG-assigned identifier for the vendor of the subsystem. S(4) is the four-character vendor-defined subsystem identifier. Title, AMD Catalyst 15.9 Proprietary Ubuntu 12.04.4 x8664 Video Driver for Graphics Accelerators Devel Files (OGL. As specified in Publishing restrictions, 0000 and FFFF are invalid codes for this identifier.ĭ(4) is the four-character vendor-defined identifier for the device. V(4) is the four-character PCI SIG-assigned identifier for the vendor of the device, where the term device, following PCI SIG usage, refers to a specific PCI chip. When the Plug and Play (PnP) manager queries the driver for the hardware IDs of a device, the PCI bus driver returns a list of hardware IDs in order of increasing generality. The following is a list of the device identification string formats that the PCI bus driver uses to report hardware IDs. To list IDs on Windows, use devcon hwids *. You can find a list of known IDs used in PCI devices at The PCI ID Repository.
