start rewrite of pci_find_classcode

was scanning PCI config space of all valid slot/bus combination when all needed information is already available from the initial scan.
This commit is contained in:
Markus Fröschle
2016-12-05 07:03:16 +00:00
parent 1411589816
commit 21401b69a3
8 changed files with 52 additions and 81 deletions

View File

@@ -12,6 +12,8 @@
#include "wait.h"
#include "video.h"
#define RADEON_TILING
//#include "radeon_theatre.h"
#include "radeon_reg.h"