Hi Alex, Alex Buell <alex.buell@xxxxxxxxxxxxx> : [...] > The above code seems to work, and crashes after this point: > > /* Identify chip type */ > par->chip = id->driver_data & CHIP_MASK; > par->rev = vga_rcrt(par->vga_iobase, 0x2f); > if (par->chip & CHIP_UNDECIDED_FLAG) > par->chip = s3_identification(par->chip); ^^^^^^^^^ ? Sorry for the obvious but you modified s3_identification() so that it stops emitting vga_rcrt(NULL, ...), right ? -- Ueimor -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html