Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 2010 11:11:42 +0000 (UTC)
From:      Takahashi Yoshihiro <nyan@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/pc98/cbus clock.c
Message-ID:  <201003051111.o25BBwCv063766@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nyan        2010-03-05 11:11:42 UTC

  FreeBSD src repository

  Modified files:
    sys/pc98/cbus        clock.c 
  Log:
  SVN rev 204753 on 2010-03-05 11:11:42Z by nyan
  
  MFx86: the part of r204641
  
    In order to do that cleanly, lapic_setup_clock(), on both ia32 and amd64,
    now accepts as arguments the desired sources to handle, and returns the
    actual ones (LAPIC_CLOCK_NONE is forbidden because otherwise there is no
    meaning in calling such function).
    This allows to bring out into commont x86 code the handling part for
    machdep.lapic_allclocks tunable, which is retained.
  
  Revision  Changes    Path
  1.176     +7 -2      src/sys/pc98/cbus/clock.c



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