Reputation: 383
During the PCI Express Bus enumeration, How does BIOS figure out the type of the device i.e. whether its a PCI or PCI express device?
Upvotes: 0
Views: 396
Reputation: 12435
A PCI Express device must have a capability list and must have the PCI Express capability—capability ID 0x10.
Upvotes: 1