On Thu, 2011-01-06 at 21:42 +0100, Francois Romieu wrote:
Alex Buell [off-list ref] :
[...]
quoted
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 ?
I must have missed that one - thank you for pointing that one out to me!
Regards
Alex
--
Tactical Nuclear Kittens