patch-2.2.11 linux/drivers/video/imsttfb.c
Next file: linux/drivers/video/newport_con.c
Previous file: linux/drivers/video/g364fb.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 9 12:04:57 1999
- Orig file:
v2.2.10/linux/drivers/video/imsttfb.c
- Orig date:
Mon Dec 21 14:48:04 1998
diff -u --recursive --new-file v2.2.10/linux/drivers/video/imsttfb.c linux/drivers/video/imsttfb.c
@@ -1079,7 +1079,7 @@
out_le32(&p->dc_regs[BI], 0xffffffff);
out_le32(&p->dc_regs[MBC], 0xffffffff);
out_le32(&p->dc_regs[CLR], bgc);
- out_le32(&p->dc_regs[BLTCTL], 0x200000);
+ out_le32(&p->dc_regs[BLTCTL], 0x840); /* 0x200000 */
while(in_le32(&p->dc_regs[SSTATUS]) & 0x80);
while(in_le32(&p->dc_regs[SSTATUS]) & 0x40);
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)