Please consider a donation to the Higher Intellect project. See https://preterhuman.net/donate.php or the Donate to Higher Intellect page for more info.

Sun SPARCstation 2: Difference between revisions

From Higher Intellect Vintage Wiki
No edit summary
No edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<html>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- misc-responsive -->
<ins class="adsbygoogle"
    style="display:block"
    data-ad-client="ca-pub-8542359430745061"
    data-ad-slot="5971110325"
    data-ad-format="auto"
    data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</html>


Part of the [[SPARCstation]] line of workstations from Sun Microsystems.
Part of the [[SPARCstation]] line of workstations from Sun Microsystems.
Line 31: Line 18:


[[Category:Sun]]
[[Category:Sun]]
[[Category:SPARC]]

Revision as of 23:23, 2 September 2020

Part of the SPARCstation line of workstations from Sun Microsystems.


NVRAM

The SPARCstation 2 uses an M48T02 battery-backed real-time clock with RAM chip which handles the real time clock and boot parameter storage. The only problem with this chip is that the battery is internal, which means the entire chip must be replaced when its battery runs out. As all sun4c machines are now older than the battery life of this chip, a substantial number of these systems now refuse to boot. Additionally, the sun4c design used the reserved bits in the M48T02's NVRAM in a non-standard way; since later revisions of the M48T02 chip exert stricter control over these bits, a current M48T02 will store the NVRAM data, but the RTC will not function correctly and the system may fail to auto-boot.

Due to incompatibilities with modern M48T02s, it is common to modify failed NVRAMs by cutting into the encapsulation and patching in a new battery. It is also possible to replace the entire encapsulation, which also contains a 32.768 KHz clock crystal. Repair modules such as the open source Glitch Works GW-48T02-1 exist to make repairs neater and maintainable over time, avoiding the need to repeatedly modify old NVRAM modules.

See also

References