Subversion Repositories Kolibri OS

Rev

Rev 1275 | Rev 1321 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1275 Rev 1313
Line 893... Line 893...
893
        {
893
        {
894
            printf("Can't open %s\nExit\n", log);
894
            printf("Can't open %s\nExit\n", log);
895
            return 0;
895
            return 0;
896
        };
896
        };
897
    }
897
    }
898
    dbgprintf("Radeon RC07 cmdline %s\n", cmdline);
898
    dbgprintf("Radeon RC08 cmdline %s\n", cmdline);
Line 899... Line 899...
899
 
899
 
Line 900... Line 900...
900
    enum_pci_devices();
900
    enum_pci_devices();