summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/pcrtc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build error.nyan2005-12-231-0/+1
* Tweak how the MD code calls the fooclock() methods some. Instead ofjhb2005-12-221-3/+3
* Fixup some more fallout from the lapic/i8254 changes:jhb2005-07-131-24/+20
* Remove a || 1 that crept into the i8254 commit and was subsequentlyjhb2005-07-051-1/+1
* MFi386: r1.221 (Use a simpler implementation for the i8254 timecounter).nyan2005-07-031-12/+35
* - Move timerreg.h to <arch>/include and split i8253 specific defines intonyan2005-05-141-7/+7
* Change a directory layout for pc98.nyan2005-05-101-1/+1
* Merge from i386:jhb2005-03-241-7/+16
* MFi386: revision 1.217.nyan2005-03-121-3/+0
* - Remove the BURN_BRIDGES marked support for hooking into the ISA timer 0jhb2005-03-091-144/+2
* Fix pc98 compile: merge in changes to use the local APIC timer. Also, addjhb2005-02-091-14/+14
* MFi386: revision 1.213.nyan2004-07-131-16/+20
* MFi386: revision 1.212.nyan2004-07-111-13/+11
* Add missing <sys/module.h> includes.phk2004-06-071-0/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Add a comment about time stamper.nyan2004-03-291-1/+1
* including isa_device.h was historical in this file, remove itimp2004-03-151-1/+0
* MFi386: revision 1.206nyan2003-11-041-166/+13
* MFi386: revision 1.205nyan2003-10-051-1/+146
* MFi386: revision 1.204.nyan2003-09-111-2/+18
* MFi386: revisions 1.202 and 1.203.nyan2003-08-231-139/+3
* bandaide to make this build againimp2003-08-161-2/+6
* MFi386: revision 1.201.nyan2003-08-081-0/+1
* MFi386: revision 1.199nyan2003-06-011-1/+1
* Deprecate machine/limits.h in favor of new sys/limits.h.kan2003-04-291-1/+1
* PC98 systems don't need to worry about the MCA bus.mdodd2003-03-241-9/+0
* Including <sys/stdint.h> is (almost?) universally only to be able to usephk2003-03-181-1/+0
* Switch to use the TSC code i386/i386/tsc.cphk2003-02-111-110/+1
* Reduce diff to i386/isa/clock.c by unifdef -DPC98phk2003-02-051-415/+0
* Typo in last commitphk2003-02-051-1/+1
* MFi386: write the correct weekday back to the RTC.phk2003-02-051-1/+1
* Split the global timezone structure into two integer fields tophk2003-02-031-3/+3
* Split statclock into statclock and profclock, and made the method for drivingjake2003-02-031-2/+15
* MFi386: revision 1.192.nyan2003-01-301-4/+5
* Make tsc_freq a 64bit on PC98 also.phk2003-01-291-2/+3
* MFi386: revisions 1.189 and 1.190.nyan2002-10-221-12/+10
* Remove #ifdef/#endif 3 years after the stuff they protected was removed.phk2002-09-211-2/+0
* MFi386: sys/i386/isa/clock.c revision 1.187.kato2002-06-241-2/+2
* Don't export timecounter structures under debug. with sysctl, theyphk2002-04-301-6/+0
* Remove the tc_update() function. Any frequency change to thephk2002-04-261-2/+0
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptdillon2002-03-271-0/+11
* Remove __P.kato2002-03-201-11/+11
* MFi386: revision 1.180nyan2002-01-311-0/+5
* MFi386: revision 1.178nyan2001-12-221-7/+4
* MFi386: revision 1.179nyan2001-12-221-0/+10
* MFi386: sys/i386/isa/clock.c revision 1.177nyan2001-10-191-4/+0
* MFi386: sys/i386/isa/clock.c revision 1.175 and 1.176.nyan2001-09-161-5/+36
* Remove unneeded includes of sys/ipl.h and machine/ipl.h.jhb2001-05-151-1/+0
* Merged from sys/i386/isa/clock.c revisions 1.172 and 1.173.kato2001-05-021-1/+15
* Merged from sys/i386/isa/clock.c revision 1.171.nyan2001-04-011-3/+1
OpenPOWER on IntegriCloud