cvs commit: src/sys/pc98/cbus clock.c

Takahashi Yoshihiro nyan at FreeBSD.org
Sun Mar 4 11:36:17 UTC 2007


nyan        2007-03-04 11:36:16 UTC

  FreeBSD src repository

  Modified files:
    sys/pc98/cbus        clock.c 
  Log:
  - Use mtx_{lock,unlock}_spin rather than {disable,enable}_intr.
  - Remove unnecessary findcpuspeed() function.
  - Initialize the timer_freq in i8254_init().
  - Fix inittodr() and resettodr().  These are broken by rev.1.154.
  
  Revision  Changes    Path
  1.159     +15 -29    src/sys/pc98/cbus/clock.c


More information about the cvs-src mailing list