Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2009 21:54:26 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/arm/at91 at91.c at91var.h
Message-ID:  <200901222154.n0MLshgZ089388@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-01-22 21:54:26 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         at91.c at91var.h 
  Log:
  SVN rev 187599 on 2009-01-22 21:54:26Z by imp
  
  Store at91_master_clock in a global variable as opposed to a compile
  time constant.  This allows us to potentially change it at runtime or
  autodetect it early in the boot (the latter being much more likely to
  have a good outcome).
  
  Revision  Changes    Path
  1.22      +2 -0      src/sys/arm/at91/at91.c
  1.4       +2 -0      src/sys/arm/at91/at91var.h



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