Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2004 00:15:19 -0800 (PST)
From:      Mike Silbersack <silby@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/emulators/rtc Makefile ports/emulators/rtc/files rtc.c
Message-ID:  <200401280815.i0S8FJjt073297@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
silby       2004/01/28 00:15:19 PST

  FreeBSD ports repository

  Modified files:
    emulators/rtc        Makefile 
    emulators/rtc/files  rtc.c 
  Log:
  Replace rtc with a revamped version that I've been working on.  This version
  uses tsleep / selrecord and a worker thread to provide a much better emulation
  of the rtc driver, as well as greatly decreased processor usage.
  
  Device cloning as well as a few more tweaks to the emulation are still pending.
  
  Revision  Changes    Path
  1.18      +2 -2      ports/emulators/rtc/Makefile
  1.10      +108 -30   ports/emulators/rtc/files/rtc.c



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