• Please review our updated Terms and Rules here

Digital Research

WMH

Experienced Member
Joined
Dec 26, 2011
Messages
425
Location
Florida
(Copied from Wikipedia; feel free to edit and add to this article, and then remove this notice.)

Drinc.png

Digital Research, Inc. (aka DR or DRI; originally Intergalactic Digital Research) was the company created by Dr. Gary Kildall to market and develop his CP/M operating system and related products. It was the first large software company in the microcomputer world.[1] Digital Research was based in Pacific Grove, California.

The company's operating systems, starting with CP/M for 8080/Z80-based microcomputers, were the de facto standard of their era, as MS-DOS and MS Windows came later. DR's product suite included the original CP/M and its various offshoots; DR-DOS which was a MS-DOS compatible version of CP/M, and MP/M, the multi-user CP/M. The first 16-bit system was CP/M-86, which was to be unsuccessful in competition with MS-DOS. There followed Concurrent CP/M, a single-user version of the multi-tasking MP/M-86 featuring "virtual consoles" from which applications could be launched to run concurrently. Successive revisions of this system, which gradually supported MS-DOS applications and the FAT filesystem, were labelled Concurrent DOS, Concurrent DOS XM and Concurrent DOS 386.

In 1985, soon after the introduction of the Intel 80286, Digital Research introduced a real-time system, initially called Concurrent DOS 286 and subsequently FlexOS. This exploited the greater memory addressing capability of the new CPU to provide a more flexible multi-tasking environment. There was a small but powerful set of system APIs, each with a synchronous and an asynchronous variant. Pipes were supported, and all named resources could be aliased by setting Environment variables. This system was to enjoy enduring favour in point-of-sale systems and was adopted by the IBM 4690 OS.

Digital Research was purchased by Novell in 1991, primarily for Novell to gain access to the OS line.

DR produced a selection of programming language compilers and interpreters for their OS-supported platforms, including C, Pascal, COBOL, Forth, PL/I, PL/M, BASIC, and Logo. They also produced a microcomputer version of the GKS graphics standard (related to NAPLPS) called GSX, and later used this as the basis of their GEM GUI. Less known are their application programs, limited largely to the GSX-based DR DRAW, Dr. Halo for DOS and a small suite of GUI programs for GEM.


CP/M-86 and DOS

When the IBM Personal Computer was being developed, DR was asked to supply a version of CP/M written for the Intel 8086 microprocessor as the standard operating system for the PC, which used the code-compatible Intel 8088 chip. DR, which had the dominant OS system of the day, was uneasy about the agreement with IBM and refused, Microsoft seized this opportunity to supply the OS in addition to other software (e.g. BASIC) for the new IBM PC. When the IBM PC arrived in late 1981, it came with PC-DOS, which was developed from 86-DOS, which Microsoft acquired for this purpose. By mid-1982, it was marketed as MS-DOS for use in hardware compatible non-IBM computers. This one decision resulted in Microsoft becoming the leading name in computer software. This story is detailed from Microsoft and IBM's point of view in the PBS series Triumph of the Nerds and from Gary Kildall's friends and coworkers point of view on The Computer Chronicles.

Digital Research developed CP/M-86 as an alternative to MS-DOS and it was made available through IBM in early 1982. DR later created an MS-DOS clone with advanced features called DR-DOS, which pressured Microsoft to further improve its own DOS. The competition between MS-DOS and DR-DOS is one of the more controversial chapters of microcomputer history. Microsoft offered the best licensing terms to computer manufacturers that committed to selling MS-DOS with every processor they shipped, making it uneconomical for them to offer both systems. This practice led to a 1994 government antitrust lawsuit against Microsoft that barred it from per-processor licensing. DRI (and later its successor Caldera, Inc.) accused Microsoft of announcing vaporware versions of MS-DOS to suppress sales of DR-DOS. Microsoft refused to support DR-DOS in Windows; in one beta release of Windows 3.1, Microsoft included code that detected DR-DOS and displayed a warning message. However this code was not included in the final version of windows 3.1. It is said that other versions of Windows deliberately crashed the system if DR-DOS was detected so as to give the impression that DR-DOS was unstable. These activities came to light when the discovery process of the subsequent lawsuit uncovered emails from senior Microsoft executives that showed this time bomb plant was part of a concerted program to drive DRI out of the PC operating systems business. DRI's successor Caldera raised these disputes in a 1996 lawsuit, but the case was settled without a trial. As a condition of the settlement Microsoft paid Caldera $150 million ($222 million in present-day terms[2]) and Caldera destroyed all documents it had produced in connection with the case. Although a costly settlement to Microsoft, this eliminated the most damning evidence of Microsoft's anti-trust behaviors, and allowed Microsoft to control and dominate this sector of the marketplace without concerns about any further serious competitor.
 
Back
Top