summaryrefslogtreecommitdiffstats
path: root/sys/isa/atrtc.c
Commit message (Expand)AuthorAgeFilesLines
...
* Updated pcaudio.c to latest from 1.1.5.1sos1994-09-291-67/+49
* Don't lose the RTC interrupt in resettodr().bde1994-09-201-2/+2
* resettodr() implemented, inittodr() fixedache1994-09-201-70/+136
* Remove some unnecessary #includes.bde1994-09-181-18/+12
* Redo Kernel NTP PLL support, kernel side.wollman1994-09-181-22/+1
* 1. adjkerntz variable added for preparation to resettodr() implementationache1994-09-141-2/+4
* Fix up some sloppy coding practices:wollman1994-08-181-3/+1
* Bruce Evans' dynamic interrupt support.dg1994-08-181-7/+5
* Enable use of the RTC chip for the statistical clock. While this doeswollman1994-08-151-4/+56
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-11/+11
* For Pentium machines, use a faster version of microtime with 8 usecwollman1994-08-111-1/+29
* Tell Pentium users their CPU speed. (More changes to make use of thiswollman1994-08-101-2/+23
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-14/+26
* Update the reprogram timer stuff, now the frequency of timer 0sos1994-05-021-70/+60
* Define new option, INACCURATE_MICROTIME_IS_OK. When this is defined,wollman1994-04-231-1/+5
* New support for sharing the timerssos1994-04-211-23/+208
* At the suggestion of Bruce Evans, don't zero RTC diag register. Doing sodg1994-02-061-3/+1
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-2/+2
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-4/+15
* DST offset calculation removed, it is wrong in any case.ache1993-11-041-11/+1
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-21/+2
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+271
OpenPOWER on IntegriCloud