/* A quick hack to set the refresh timer to a longer period than the standard 15 microseconds. This is to help out people who have to have their Cx486DLC flush the internal cache on every DRAM refresh, because their motherboard doesn't support the Cx's FLUSH input. Paul Gortmaker. */ #include #include #include unsigned short dram_refresh; unsigned char dram_timer_lo; unsigned char dram_timer_hi; int main(int argc, char *argv[]) { if (argc!=2) { fprintf(stderr,"\nUsage: %s