Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jun 2007 23:17:23 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 rtc.c
Message-ID:  <200706162317.l5GNHNt2000936@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2007-06-16 23:17:23 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  rtc.c 
  Log:
  - Flesh out the support for the EBus variant which actually is the
    RTC function of a National Semiconductor PC87317/PC97317. This
    consists of using the century register the same way Solaris does
    for compatibility reasons. Once there is a MD power(4) we'd also
    want to interface the APC (Advanced Power Control) functionality
    of the same chip function with it.
  - Use a macro for the device description and take advantage of
    ISA_PNP_PROBE() setting the device description.
  - Use the generated typedefs for the prototypes of the device
    interface functions.
  
  Revision  Changes    Path
  1.6       +75 -21    src/sys/sparc64/sparc64/rtc.c



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