Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Mar 2005 15:33:58 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include clock.h src/sys/i386/isa clock.c src/sys/pc98/pc98 clock.c
Message-ID:  <200503091533.j29FXw3m001965@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2005-03-09 15:33:58 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/include     clock.h 
    sys/i386/isa         clock.c 
    sys/pc98/pc98        clock.c 
  Log:
  - Remove the BURN_BRIDGES marked support for hooking into the ISA timer 0
    interrupt.
  - Remove the timer_func variable as it now has a static value of
    hardclock() and is only used in one place.
  
  Axe borrowed from:      phk
  
  Revision  Changes    Path
  1.51      +0 -4      src/sys/i386/include/clock.h
  1.216     +2 -144    src/sys/i386/isa/clock.c
  1.142     +2 -144    src/sys/pc98/pc98/clock.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503091533.j29FXw3m001965>