SunPCi is a series of single-board computers with a connector that effectively allows a PC motherboard to be fitted in Sun Microsystems SPARC-based workstations based on the PCI architecture adding the capability for the workstation to act as a 'IBM PC compatible' computer. [1] The Sun PCi cards included an x86 processor, RAM, expansion ports, and an onboard graphics controller, allowing a complete Wintel operating environment [lower-alpha 1] on a Solaris system. [2] The SunPCi software running on Solaris emulates the disk drives that contain the PC filesystem. The PC software running on the embedded hardware is displayed in an X window on the host desktop; there is also a connector on the edge of the board that can optionally be used to connect a PC monitor. [3]
The product arose from the issue of people who were working on a Unix workstation that was typically not Intel-based being sent a file from a Microsoft Windows based PC and being unable to handle the file. [1] Sun termed this problem interoperability. [1] By the year 2000 solutions to the problem such as emulators were available but their performance at the time was quite problematic. [1] With Sun workstations adopting the PCI hardware bus standard this became possible. [1]
These cards were the successor to the earlier SunPC cards that had been available for Sun SBus or VME systems. [4] [5] Prior to this a software only application binary interface and DOS emulator called Wabi was used. [4] SunPC was offered as a replacement software emulator that could be used to run more advanced applications, with higher performance, by adding an X86 hardware accelerator. [6] In 1992 the SunPC Accelerator SX (16 MHz 486SX) or SunPC Accelerator DX (25 MHz 486DX) were available for SBus workstations, [7] though the SunPC program emulates the PC memory with or without the accelerator present. [8] An accelerator card is needed for software that requires 80386 or 80486 hardware, such as Windows 3.11 running in enhanced mode or Windows 95; without this hardware SunPC runs in software-only mode which emulates an 80286. [8] In 1997 a 133 MHz 5x86 AMD SBus co-processor was available. [9]
The Ultra 5 workstation with an optional SunPCi for running Windows 95 or NT was announced in November 1998. [2] [10] The next year Ultra 5 systems including a SunPCi with a 300 MHz AMD K6-2 processor and 64 to 256 MB RAM were available. [3] [2] Windows applications running on this system were measured to be 40% slower than a desktop PC with a 300 MHz Pentium II, but the card was cheaper than purchasing a new PC. [11] Following an in-depth review in 1999 with an original 300MHz 64mb memory SunPCi card, Kevin Railsback in InfoWorld magazine noted the price was competitive and the performance was suitable for business applications especially when using the output attached to the SunPCi to a dedicated monitor. The downsides were that a separate license was required for the Windows 95 operating system, MS-DOS disk drivers performed slowly and DirectX was not available unless using the separate dedicated monitor. [2] The 600 MHz SunPCi II was introduced in 2000. [12] With the release of version 2.2 of the SunPCi II software in 2001 it was possible to have more than one accelerator card in a workstation or entry-level Sun Enterprise server. [13] By 2005 the SunPCi IIIpro was available for workstations such as the Sun Blade 150. [14]
According to Sun documentation the "... coprocessor card is not just PC-compatible, it is an actual PC that is constructed from real PC components and follows the de facto and emerging PC hardware design standards." [15]
Model | Clock speed | Part number |
---|---|---|
SunPCi | 300 MHz | 375-0075 |
SunPCi | 400 MHz | 375-0095 |
SunPCi II | 600 MHz | 375-0131 |
SunPCi IIpro | 733 MHz | 375-3051 |
SunPCi III | 1.4 GHz | 375-3116 |
SunPCi IIIpro | 1.6 GHz | 375-3203 |
The SunPCi I [lower-alpha 2] coprocessor with version 1.3 software, the final release for SunPCi I hardware, is compatible with Solaris 2.5.1, 2.6, 7 or 8 running on the host. Solaris 9 support was included starting with the SunPCi II hardware and version 2.3.1 software. [16] The SunPCi III is supported on Solaris 10 with patches, but SunPCi II is not. [17]
The first version of the SunPCi card was intended to run Windows 95 or NT. The cards were not limited to just "officially" supported operating systems; according to Sun "Because the card is a PC system, future Microsoft Windows operating systems should also be compatible." [15] Later, the following Windows and Linux operating systems were officially supported by Sun on the SunPCi IIIpro: [18]
Some people have also claimed to successfully run some other operating systems on particular SunPCi cards, including NetBSD [19] and Debian Linux [20]
PowerPC is a reduced instruction set computer (RISC) instruction set architecture (ISA) created by the 1991 Apple–IBM–Motorola alliance, known as AIM. PowerPC, as an evolving instruction set, has been named Power ISA since 2006, while the old name lives on as a trademark for some implementations of Power Architecture–based processors.
Sun Microsystems, Inc. was an American technology company that sold computers, computer components, software, and information technology services and created the Java programming language, the Solaris operating system, ZFS, the Network File System (NFS), and SPARC microprocessors. Sun contributed significantly to the evolution of several key computing technologies, among them Unix, RISC processors, thin client computing, and virtualized computing. Notable Sun acquisitions include Cray Business Systems Division, Storagetek, and Innotek GmbH, creators of VirtualBox. Sun was founded on February 24, 1982. At its height, the Sun headquarters were in Santa Clara, California, on the former west campus of the Agnews Developmental Center.
Solaris is a proprietary Unix operating system originally developed by Sun Microsystems. After the Sun acquisition by Oracle in 2010, it was renamed Oracle Solaris.
The Risc PC is Acorn Computers's RISC OS/Acorn RISC Machine computer, launched on 15 April 1994, which superseded the Acorn Archimedes. The Acorn PC card and software allows PC compatible software to be run.
A workstation is a special computer designed for technical or scientific applications. Intended primarily to be used by a single user, they are commonly connected to a local area network and run multi-user operating systems. The term workstation has been used loosely to refer to everything from a mainframe computer terminal to a PC connected to a network, but the most common form refers to the class of hardware offered by several current and defunct companies such as Sun Microsystems, Silicon Graphics, Apollo Computer, DEC, HP, NeXT, and IBM which powered the 3D computer graphics revolution of the late 1990s.
A virtual file system (VFS) or virtual filesystem switch is an abstract layer on top of a more concrete file system. The purpose of a VFS is to allow client applications to access different types of concrete file systems in a uniform way. A VFS can, for example, be used to access local and network storage devices transparently without the client application noticing the difference. It can be used to bridge the differences in Windows, classic Mac OS/macOS and Unix filesystems, so that applications can access files on local file systems of those types without having to know what type of file system they are accessing.
QEMU is a free and open-source emulator. It emulates the machine's processor through dynamic binary translation and provides a set of different hardware and device models for the machine, enabling it to run a variety of guest operating systems. It can interoperate with Kernel-based Virtual Machine (KVM) to run virtual machines at near-native speed. QEMU can also do emulation for user-level processes, allowing applications compiled for one architecture to run on another.
Platform virtualization software, specifically emulators and hypervisors, are software packages that emulate the whole physical computer machine, often providing multiple virtual machines on one physical platform. The table below compares basic information about platform virtualization hypervisors.
The Sun Ray was a stateless thin client computer aimed at corporate environments, originally introduced by Sun Microsystems in September 1999 and discontinued by Oracle Corporation in 2014. It featured a smart card reader and several models featured an integrated flat panel display.
The SPARCstation 10 is a workstation computer made by Sun Microsystems. Announced in May 1992, it was Sun's first desktop multiprocessor. It was later replaced with the SPARCstation 20.
SPARCstation 5 or SS5 is a workstation introduced by Sun Microsystems in March 1994. It is based on the sun4m architecture, and is enclosed in a pizza-box chassis. Sun also offered a SPARCserver 5 without a framebuffer. A simplified, cheaper version of the SS5 was released in February 1995 as the SPARCstation 4. Sun also marketed these same machines under the "Netra" brand, without framebuffers or keyboards and preconfigured with all the requisite software to be used as web servers. An estimated 400,000+ SPARCstation 5s were sold.
A system profiler is a program that can provide detailed information about the software installed and hardware attached to a computer. Typically workstations and personal computers have had system profilers as a common feature since the mid-1990s.
The Sun386i is a discontinued hybrid UNIX workstation/PC compatible computer system produced by Sun Microsystems, launched in 1988. It is based on the Intel 80386 microprocessor but shares many features with the contemporary Sun-3 series systems.
Message Signalled Interrupts (MSI) are an alternative in-band method of signalling an interrupt, using special in-band messages to replace traditional out-of-band assertion of dedicated interrupt lines. While more complex to implement in a device, message signalled interrupts have some significant advantages over pin-based out-of-band interrupt signalling.
The following is a timeline of virtualization development. In computing, virtualization is the use of a computer to simulate another computer. Through virtualization, a host simulates a guest by exposing virtual hardware devices, which may be done through software or by allowing access to a physical device connected to the machine.
Oracle VM VirtualBox is a type-2 hypervisor for x86 virtualization developed by Oracle Corporation. VirtualBox was originally created by InnoTek Systemberatung GmbH, which was acquired by Sun Microsystems in 2008, which was in turn acquired by Oracle in 2010.
The Sun Microsystems Ultra 80 is a computer workstation that shipped from November 1999 to 2002.
The Ultra 60 is a fairly large and heavy computer workstation in a tower enclosure from Sun Microsystems. The Ultra 60 was launched in November 1997 and shipped with Solaris 7. It was available in several specifications.
PCem is an IBM PC emulator for Windows and Linux that specializes in running old operating systems and software that are designed for IBM PC compatibles. Originally developed as an IBM PC XT emulator, it later added support for other IBM PC compatible computers as well.