Re: vesa and ati driver problems

2004-03-26 Thread Marc Aurele La France
On Thu, 25 Mar 2004, Lee Olsen wrote: A couple of things I found while sorting out multihead isa systems: The vesa driver's probe looks like this: /* VGA has one more read/write attribute register than EGA */ (void) inb(GenericIOBase + VGA_IN_STAT_1_OFFSET); /* Reset flip-flop */

vesa and ati driver problems

2004-03-25 Thread Lee Olsen
Hello all; A couple of things I found while sorting out multihead isa systems: The vesa driver's probe looks like this: /* VGA has one more read/write attribute register than EGA */ (void) inb(GenericIOBase + VGA_IN_STAT_1_OFFSET); /* Reset flip-flop */ outb(VGA_ATTR_INDEX, 0x14 |