cvs commit: src/sys/i386/isa clock.c
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Jul 19 21:12:11 PDT 2004
    
    
  
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
    
    
More information about the Commits
mailing list