Newer
Older
ubix / src / sys / drivers / pit.c
@reddawg reddawg on 15 Sep 2002 128 bytes Fixing Bugs
  //outportByte(0x43,0x36);
  //outportByte(0x40,((1193180/1000) & 0xFF));
  //outportByte(0x40,(((1193180/1000) << 8) & 0xFF));