cvs commit: ports/emulators/rtc Makefile ports/emulators/rtc/files
rtc.c
Mike Silbersack
silby at FreeBSD.org
Wed Jan 28 00:15:24 PST 2004
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
More information about the cvs-all
mailing list