> That and find the part of the code that checks for the card type to > disable ignoring R200 and below. sys/external/bsd/drm2/radeon/radeon_pci.c:bool radeon_pci_ignore_r100_r200 = true; is where it's implemented. .mrg.