Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sun3



Module Name:    src
Committed By:   tsutsui
Date:           Wed Oct  4 15:14:49 UTC 2006

Modified Files:
        src/sys/arch/sun3/conf: files.sun3 obio.sun3
        src/sys/arch/sun3/sun3: clock.c
        src/sys/arch/sun3/sun3x: clock.c

Log Message:
Make sun3 port use MI mk48txx(4) and intersil7170(4) TOD clock drivers
with bus_space(9) support.
Note clock device name in obio.sun3 is renamed to oclock to use the same
MI attribute (intersil7170) with sun3x.

Tested on 3/80 and TME emulating 3/120 (but not on 3/4xx VME monsters).


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/sys/arch/sun3/conf/files.sun3
cvs rdiff -r1.3 -r1.4 src/sys/arch/sun3/conf/obio.sun3
cvs rdiff -r1.56 -r1.57 src/sys/arch/sun3/sun3/clock.c
cvs rdiff -r1.31 -r1.32 src/sys/arch/sun3/sun3x/clock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index