Sun-2
Encyclopedia
The Sun-2 series of UNIX
Unix
Unix is a multitasking, multi-user computer operating system originally developed in 1969 by a group of AT&T employees at Bell Labs, including Ken Thompson, Dennis Ritchie, Brian Kernighan, Douglas McIlroy, and Joe Ossanna...

 workstation
Workstation
A workstation is a high-end microcomputer designed for technical or scientific applications. Intended primarily to be used by one person at a time, they are commonly connected to a local area network and run multi-user operating systems...

s and server
Server (computing)
In the context of client-server architecture, a server is a computer program running to serve the requests of other programs, the "clients". Thus, the "server" performs some computational task on behalf of "clients"...

s was launched by Sun Microsystems
Sun Microsystems
Sun Microsystems, Inc. was a company that sold :computers, computer components, :computer software, and :information technology services. Sun was founded on February 24, 1982...

 in November 1983. As the name suggests, the Sun-2 represented the second generation of Sun systems, superseding the original Sun-1
Sun-1
Sun-1 was the first generation of UNIX computer workstations and servers produced by Sun Microsystems, launched in May 1982. These were based on a CPU board designed by Andy Bechtolsheim while he was a graduate student at Stanford University and funded by DARPA...

 series. The Sun-2 series used a 10 MHz Motorola 68010
Motorola 68010
The Motorola MC68010 processor is a 16/32-bit microprocessor from Motorola, released in 1982. In line with the Motorola 68000 naming convention, it is usually just referred to as the 010 ....

 microprocessor
Microprocessor
A microprocessor incorporates the functions of a computer's central processing unit on a single integrated circuit, or at most a few integrated circuits. It is a multipurpose, programmable device that accepts digital data as input, processes it according to instructions stored in its memory, and...

 with a proprietary Sun-2 Memory Management Unit
Memory management unit
A memory management unit , sometimes called paged memory management unit , is a computer hardware component responsible for handling accesses to memory requested by the CPU...

 (MMU), which enabled it to be the first Sun architecture to run a full virtual memory
Virtual memory
In computing, virtual memory is a memory management technique developed for multitasking kernels. This technique virtualizes a computer architecture's various forms of computer data storage , allowing a program to be designed as though there is only one kind of memory, "virtual" memory, which...

 UNIX implementation, SunOS
SunOS
SunOS is a version of the Unix operating system developed by Sun Microsystems for their workstation and server computer systems. The SunOS name is usually only used to refer to versions 1.0 to 4.1.4 of SunOS...

 1.0, based on 4.1BSD
Berkeley Software Distribution
Berkeley Software Distribution is a Unix operating system derivative developed and distributed by the Computer Systems Research Group of the University of California, Berkeley, from 1977 to 1995...

. Early Sun-2 models were based on the Intel Multibus
Multibus
Multibus is a computer bus standard used in industrial systems. It was developed by Intel Corporation and was adopted as the IEEE 796 bus.The Multibus specification was important because it was a robust, well-thought out industry standard with a relatively large form factor so complex devices could...

 architecture, later ones using VMEbus
VMEbus
VMEbus is a computer bus standard, originally developed for the Motorola 68000 line of CPUs, but later widely used for many applications and standardized by the IEC as ANSI/IEEE 1014-1987. It is physically based on Eurocard sizes, mechanicals and connectors , but uses its own signalling system,...

 instead, which was also used in the later Sun-3
Sun-3
Sun-3 was the name given to a series of UNIX computer workstations and servers produced by Sun Microsystems, launched on September 9th, 1985. The Sun-3 series were VMEbus-based systems similar to some of the earlier Sun-2 series, but using the Motorola 68020 microprocessor, in combination with the...

 and Sun-4
Sun-4
Sun-4 is a series of Unix workstations and servers produced by Sun Microsystems, launched in 1987. The original Sun-4 series were VMEbus-based systems similar to the earlier Sun-3 series, but employing microprocessors based on Sun's own SPARC V7 RISC architecture in place of the 68k family...

 families.

Sun-2 systems were supported in SunOS until version 4.0.3. Support for Multibus Sun-2 systems was added to NetBSD
NetBSD
NetBSD is a freely available open source version of the Berkeley Software Distribution Unix operating system. It was the second open source BSD descendant to be formally released, after 386BSD, and continues to be actively developed. The NetBSD project is primarily focused on high quality design,...

 in 2002, with the release of NetBSD 1.6.

Sun-2 models

Models are listed in approximately chronological order.
Model CPU board Display Max. RAM Chassis
2/120 Sun-2 Multibus or Sun-2 Multibus Prime Monochrome 8 MB 9-slot Multibus (deskside)
2/170 Sun-2 Multibus or Sun-2 Multibus Prime Optional 8 MB 15-slot Multibus (rackmount)
2/50 Sun 2050 VME Monochrome 8 MB 2-slot VME (desktop)
2/130 Sun 2050 VME Monochrome 8 MB 12-slot VME (deskside)
2/160 Sun 2050 VME Color 8 MB 12-slot VME (deskside)


A desktop disk and tape sub-system was introduced for the Sun-2/50 desktop workstation. It could hold a 5 ¼" disk drive and 5 ¼" tape drive
Tape drive
A tape drive is a data storage device that reads and performs digital recording, writes data on a magnetic tape. Magnetic tape data storage is typically used for offline, archival data storage. Tape media generally has a favorable unit cost and long archival stability.A tape drive provides...

. It used DD-50
D-subminiature
The D-subminiature or D-sub is a common type of electrical connector. They are named for their characteristic D-shaped metal shield. When they were introduced, D-subs were among the smaller connectors used on computer systems....

 (sometimes erroneously referred to as DB-50) connectors for its SCSI
SCSI
Small Computer System Interface is a set of standards for physically connecting and transferring data between computers and peripheral devices. The SCSI standards define commands, protocols, and electrical and optical interfaces. SCSI is most commonly used for hard disks and tape drives, but it...

 cables, a Sun specific design. It was often referred to as a "Sun Shoebox".
Sun-1 systems upgraded with Sun-2 Multibus CPU boards were sometimes referred to as the 2/100U (upgraded Sun-100) or 2/150U (upgraded Sun-150).

A typical configuration of a monochrome 2/120 with 4 Mb of memory, 71 Mb SCSI disk and 20 Mb 1/4" SCSI tape cost $29,300 (1986 US price list).

A color 2/160 with 8Mb of memory, two 71 Mb SCSI disks and 60 Mb 1/4" SCSI tape cost $48,800 (1986 US price list).

A Sun 2/170 server with 4Mb of memory, no display, two Fujitu Eagle 380 Mb disk drive, one Xylogics 450 SMD disk controller, a 6250 bpi 1/2 inch tape drive and a 72" rack cost $79,500 (1986 US price list).

Sun 2 Multibus systems

Sun 2/120 (9 slot deskside) and 2/170 (15 slot rackmount) systems were based on the Multibus
Multibus
Multibus is a computer bus standard used in industrial systems. It was developed by Intel Corporation and was adopted as the IEEE 796 bus.The Multibus specification was important because it was a robust, well-thought out industry standard with a relatively large form factor so complex devices could...

 architecture. The CPU board was based on a 10MHz 68010 processor with a proprietary Sun Memory Management Unit (MMU) and could address 8 MB of physical and 16MB of virtual memory. The top 1 MB of physical memory address space was reserved for the monochrome frame buffer. The Multibus CPU board supported the Sun-1 parallel keyboard and mouse as well as two serial ports.

Sun 2 VMEbus systems

The Sun 2/50 (2 slot desktop), Sun 2/130 (12 slot monochrom deskside) and Sun 2/160 (12 slot color deskside) used quad-depth, triple height Eurocard VMEbus
VMEbus
VMEbus is a computer bus standard, originally developed for the Motorola 68000 line of CPUs, but later widely used for many applications and standardized by the IEC as ANSI/IEEE 1014-1987. It is physically based on Eurocard sizes, mechanicals and connectors , but uses its own signalling system,...

 CPU boards. The VMEbus
VMEbus
VMEbus is a computer bus standard, originally developed for the Motorola 68000 line of CPUs, but later widely used for many applications and standardized by the IEC as ANSI/IEEE 1014-1987. It is physically based on Eurocard sizes, mechanicals and connectors , but uses its own signalling system,...

 CPU board was based on the same design as the Multibus
Multibus
Multibus is a computer bus standard used in industrial systems. It was developed by Intel Corporation and was adopted as the IEEE 796 bus.The Multibus specification was important because it was a robust, well-thought out industry standard with a relatively large form factor so complex devices could...

 CPU but also included 2Mb or 4Mb of memory, the Sun-2 monochrome frame buffer, and 10 Mbit/s Thick Ethernet on board.

Sun provided 1 Mb Multibus memory boards and 1 MB and 4 MB VMEbus memory boards but only supported configurations with a maximum of 4 MB RAM. Companies such as Helios Systems also made 4 MB memory boards that would work in Sun systems.

A common frame buffer was the Sun-2 Prime Monochrome Video. This board provided an 1152x900 monochrome display with TTL or ECL
Emitter-coupled logic
In electronics, emitter-coupled logic , is a logic family that achieves high speed by using an overdriven BJT differential amplifier with single-ended input, whose emitter current is limited to avoid the slow saturation region of transistor operation....

 video signals, and keyboard and mouse ports. It normally occupied the top 1 MB of physical memory address space. There was also a Sun-2 Color Video board available that provided an 1152x900 8-bit color display. This board occupied the top 4 MB of address space.

42MB MFM
Modified Frequency Modulation
Modified Frequency Modulation, commonly MFM, is a line coding scheme used to encode the actual data-bits on most floppy disk formats, hardware examples include Amiga, most CP/M machines as well as IBM PC compatibles. Early hard disk drives also used this coding.MFM is a modification to the original...

 disks were commonly used for storage. Two disks could be connected to an Adaptec
Adaptec
Adaptec is a computer hardware brand owned by PMC-Sierra that is used on some of its host adapters for connecting storage devices to computers. The production line of Adaptec is in Indonesia. Products are made to interface with SCSI, Serial ATA, and Serial attached SCSI. Some of its host adapters...

 MFM/SCSI
SCSI
Small Computer System Interface is a set of standards for physically connecting and transferring data between computers and peripheral devices. The SCSI standards define commands, protocols, and electrical and optical interfaces. SCSI is most commonly used for hard disks and tape drives, but it...

 and then to a Sun-2 Multibus Serial/SCSI Host Adapter. The SCSI board provided two additional serial ports. For larger storage requirements, 65, 130, and 380 MB SMD
Storage Module Device
Storage Module Device was a family of storage devices first shipped by Control Data Corporation in December 1973 as the CDC 9760 40 MB storage module disk drive. The CDC 9762 80 MB variant was announced in June 1974 and the CDC 9764 150 MB and the CDC 9766 300 MB variants were announced in 1975...

 disks were connected to a Xylogics
Xylogics
Xylogics started out building disk and other controllers for DEC hardware.They also built serial terminal servers from 4-port to 72-port units.Xylogics was acquired by Bay Networks in December 1995 which in turn was acquired by Nortel in June 1998....

 450 SMD Controller. The SMD controller could support four disks even though Sun only supported two. A 20 MB QIC
Quarter Inch Cartridge
Quarter inch cartridge tape is a magnetic tape data storage format introduced by 3M in 1972, with derivatives still in use as of 2009. QIC comes in a rugged enclosed package of aluminum and plastic that holds two tape reels driven by a single belt in direct contact with the tape. The tape was...

 tape drive could be connected through an Archive
Archive Corp.
Archive Corporation was a computer tape drive manufacturer, based in Costa Mesa, California that was acquired by Conner Peripherals in 1993.Of particular note are the Archive DDS tape drives produced for Silicon Graphics that could also read and write Digital Audio Tapes.* Archive Python 4320*...

 QIC/SCSI converter. The system also supported 1/2" tape drives connected to a Computer Products Corporation TAPEMASTER or a Xylogics 472 board.

An Ethernet connection was provided by a Sun board based on the Intel 82586 chip, or a 3Com
3Com
3Com was a pioneering digital electronics manufacturer best known for its computer network infrastructure products. The company was co-founded in 1979 by Robert Metcalfe, Howard Charney, Bruce Borden, and Greg Shaw...

 3c400 board. The server could support diskless
Diskless workstation
A diskless node is a workstation or personal computer without disk drives, which employs network booting to load its operating system from a server...

 Sun-2/50 clients through the Ethernet board.

Other supported Multibus boards included the Sky Computer Floating Point Processor, Sun ALM (Asynchronous Line Multiplexer) with 8 serial ports, and Sun SunLink Communications Processor (SCP) for SNA
Systems Network Architecture
Systems Network Architecture is IBM's proprietary networking architecture created in 1974. It is a complete protocol stack for interconnecting computers and their resources. SNA describes the protocol and is, in itself, not actually a program...

 and X.25
X.25
X.25 is an ITU-T standard protocol suite for packet switched wide area network communication. An X.25 WAN consists of packet-switching exchange nodes as the networking hardware, and leased lines, Plain old telephone service connections or ISDN connections as physical links...

connectivity.

External links

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK