The PCI enumeration did, until now, only write a PCI device's address into the device area. Now, it also writes the class and subclass.
In this commit, the PCI driver can finally enumerate the devices in the system. Some other things are still not pushed.