OpenGrok
Cross Reference: rambo.h
xref
: /
src
/
sys
/
arch
/
mipsco
/
obio
/
rambo.h
Home
|
History
|
Annotate
|
Download
|
only in
obio
History log of
/src/sys/arch/mipsco/obio/rambo.h
Revision
Date
Author
Comments
1.9
26-Apr-2025
tsutsui
Remove dead code and variables from clock interrupt code.
These should have been removed on switching to using MI timecounter(9)
from MD microtime(9) impementation back in 2006:
https://mail-index.netbsd.org/source-changes/2006/09/15/0042.html
https://github.com/NetBSD/src/commit/12fed6d0
Patch from Miod Vallat.
1.8
17-Aug-2021
andvar
fix multiplei repetitive typos in comments, messages and documentation. mainly because copy paste code big amount of files are affected.
1.7
29-Jun-2009
mbalmer
Fix integer constant RB_FREQUENC, 25MHz/4 is 6250000L, not 625000L
This fixes PR 39931
PR and fix from Miod Vallat <miod@online.fr>, many thanks!
1.6
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.5
15-Sep-2006
gdamore
branches: 1.5.54; 1.5.56; 1.5.58;
Convert mipsco to generic TODR and TC. Compile tested only. If the
port-mipsco mailing list is any indication, nobody has actually run netbsd
on this port for several years.
1.4
16-Sep-2001
wiz
branches: 1.4.4; 1.4.36; 1.4.66;
Spell 'occurred' with two 'r's.
1.3
02-Oct-2000
wdk
branches: 1.3.2; 1.3.4; 1.3.6;
Add parenthesis to TICKS_TO_USECS macro avoiding side-effects.
Fixes glitch where microtime goes backward. KNF rules!
1.2
06-Sep-2000
wdk
Microtime calculation was seriously incorrect when HZ != 100
Give rest of clock interrupt code a revamp. Because we are using an external
cycle counter we can now handle loosing several hundred interrupts without
the time slipping.
1.1
12-Aug-2000
wdk
Initial commit of port to MIPS Computer Systems RC3xxx systems.
Currently supports the RC3230
1.3.6.1
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.3.4.1
01-Oct-2001
fvdl
Catch up with -current.
1.3.2.2
20-Nov-2000
bouyer
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
1.3.2.1
02-Oct-2000
bouyer
file rambo.h was added on branch thorpej_scsipi on 2000-11-20 20:14:11 +0000
1.4.66.1
18-Nov-2006
ad
Sync with head.
1.4.36.1
30-Dec-2006
yamt
sync with head.
1.4.4.2
16-Sep-2001
wiz
Spell 'occurred' with two 'r's.
1.4.4.1
16-Sep-2001
wiz
file rambo.h was added on branch nathanw_sa on 2001-09-16 16:34:34 +0000
1.5.58.2
18-Jul-2009
yamt
sync with head.
1.5.58.1
16-May-2008
yamt
sync with head.
1.5.56.1
18-May-2008
yamt
sync with head.
1.5.54.1
02-Jun-2008
mjf
Sync with HEAD.
Indexes created Tue Oct 28 02:10:10 GMT 2025