> + if (pMga->is_G200SE) { > + outMGAdac( 0x1a, 0x09); > + usleep(500); > + outMGAdac( 0x1a, 0x01); > + } > + So this piece stands out here as a change to not just this chip, has this been tested on all G200SE? What does it do? Dave.