DragonFly BSD
DragonFly commits List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/i386/isa clock.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 19 Jul 2004 21:12:09 -0700 (PDT)

dillon      2004/07/19 21:12:09 PDT

DragonFly src repository

  Modified files:
    sys/i386/isa         clock.c 
  Log:
  Unconditionally print startup 8254 and TSC calibrations.
  
  Add the hw.i8254 sysctl node which returns systimer statistics.  In
  particular, hw.i8254.timestamp generates both an 8254 and a TSC timestamp
  and can be used to check whether the 8254 timer 2 has gone whacko or not.
  
  Revision  Changes    Path
  1.15      +31 -8     src/sys/i386/isa/clock.c


http://www.dragonflybsd.org/cvsweb/src/sys/i386/isa/clock.c.diff?r1=1.14&r2=1.15&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]