K 10 svn:author V 3 bde K 8 svn:date V 27 1996-03-31T04:05:36.000000Z K 7 svn:log V 326 Moved rtcin() to clock.c. Always delay using one inb(0x84) after each i/o in rtcin() - don't do this conditional on the bogus option DUMMY_NOPS not being defined. If you want an optionally slightly faster rtcin() again, then inline it and use a better named option or sysctl variable. It only needs to be fast in rtcintr(). END