Powerbook Duo 2300C Computer

Total Page:16

File Type:pdf, Size:1020Kb

Powerbook Duo 2300C Computer Developer Note Macintosh PowerBook Duo 2300c Computer Developer Press Apple Computer, Inc. 1995 Thi d t t d ith F M k 4 0 4 Apple Computer, Inc. Adobe Illustrator, Adobe Photoshop, LIMITED WARRANTY ON MEDIA AND 1995, Apple Computer, Inc. and PostScript are trademarks of Adobe REPLACEMENT All rights reserved. Systems Incorporated, which may be If you discover physical defects in the registered in certain jurisdictions. No part of this publication may be manual or in the media on which a software reproduced, stored in a retrieval America Online is a service mark of product is distributed, APDA will replace system, or transmitted, in any form or Quantum Computer Services, Inc. the media or manual at no charge to you by any means, mechanical, electronic, CompuServe is a registered service provided you return the item to be replaced photocopying, recording, or otherwise, mark of CompuServe, Inc. with proof of purchase to APDA. without prior written permission of DECnet is a trademark of Digital ALL IMPLIED WARRANTIES ON THIS Apple Computer, Inc. Printed in the Equipment Corporation. MANUAL, INCLUDING IMPLIED United States of America. FrameMaker is a registered trademark WARRANTIES OF MERCHANTABILITY The Apple logo is a registered of Frame Technology Corporation. AND FITNESS FOR A PARTICULAR trademark of Apple Computer, Inc. Helvetica and Palatino are registered PURPOSE, ARE LIMITED IN DURATION Use of the “keyboard” Apple logo trademarks of Linotype Company. TO NINETY (90) DAYS FROM THE DATE (Option-Shift-K) for commercial OF THE ORIGINAL RETAIL PURCHASE IBM is a registered trademark of purposes without the prior written OF THIS PRODUCT. consent of Apple may constitute International Business Machines trademark infringement and unfair Corporation. Even though Apple has reviewed this competition in violation of federal and ITC Zapf Dingbats is a registered manual, APPLE MAKES NO WARRANTY state laws. trademark of International Typeface OR REPRESENTATION, EITHER EXPRESS Corporation. OR IMPLIED, WITH RESPECT TO THIS No licenses, express or implied, are MANUAL, ITS QUALITY, ACCURACY, Motorola is a registered trademark of granted with respect to any of the MERCHANTABILITY, OR FITNESS FOR A Motorola Corporation. technology described in this book. PARTICULAR PURPOSE. AS A RESULT, Apple retains all intellectual property NuBus is a trademark of Texas THIS MANUAL IS SOLD “AS IS,” AND rights associated with the technology Instruments. YOU, THE PURCHASER, ARE ASSUMING described in this book. This book is PowerPC is a trademark of THE ENTIRE RISK AS TO ITS QUALITY intended to assist application International Business Machines AND ACCURACY. developers to develop applications only Corporation, used under license for Apple Macintosh computers. IN NO EVENT WILL APPLE BE LIABLE therefrom. FOR DIRECT, INDIRECT, SPECIAL, Apple Computer, Inc. Windows is a trademark of Microsoft INCIDENTAL, OR CONSEQUENTIAL 20525 Mariani Avenue Corporation. DAMAGES RESULTING FROM ANY Cupertino, CA 95014 Simultaneously published in the United DEFECT OR INACCURACY IN THIS 408-996-1010 States and Canada. MANUAL, even if advised of the possibility Apple, the Apple logo, APDA, of such damages. AppleLink, AppleTalk, GeoPort, THE WARRANTY AND REMEDIES SET LaserWriter, LocalTalk, Macintosh, FORTH ABOVE ARE EXCLUSIVE AND IN Macintosh Quadra, MacTCP, LIEU OF ALL OTHERS, ORAL OR PowerBook, and Power Macintosh are WRITTEN, EXPRESS OR IMPLIED. No trademarks of Apple Computer, Inc., Apple dealer, agent, or employee is registered in the United States and authorized to make any modification, other countries. extension, or addition to this warranty. AOCE, Apple Desktop Bus, AppleScript, Finder, Mac, Macintosh Some states do not allow the exclusion or PC Exchange, PowerBook Duo, Power limitation of implied warranties or liability Macintosh, and QuickDraw are for incidental or consequential damages, so trademarks of Apple Computer, Inc. the above limitation or exclusion may not apply to you. This warranty gives you specific legal rights, and you may also have other rights which vary from state to state. Thi d t t d ith F M k 4 0 4 Contents Figures and Tables vii Preface About This Note ix Contents of This Note ix Supplementary Documents x Conventions and Abbreviations xi Typographical Conventions xi Abbreviations xii Chapter 1 Introduction 1 Features 2 Configurations 3 Appearance 3 Accessory Devices 4 Compatibility Issues 4 Size of Case 5 Microprocessor Differences 5 Completion Serialized Instructions 5 Split Cache 5 Data Alignment 5 POWER-Clean Code 6 Power Manager Interface 6 Chapter 2 Architecture 7 Processor And Memory Subsystem 9 Main Processor 9 RAM 9 ROM 10 PBX Memory Controller IC 10 Memory Control 10 Bus Bridge 10 I/O Subsystem 10 Whitney Peripheral Support IC 11 Combo IC 11 Singer IC 12 Power Manager IC 12 Display Controller IC 12 Baboon Disk Drive IC 12 iii Thi d t t d ith F M k 4 0 4 Chapter 3 Input and Output Features 13 Displays 14 Internal IDE Hard Disk Drive 15 Hard Disk Specifications 15 Hard Disk Connector 16 Pin Assignments 17 IDE Signal Descriptions 19 Terminator 19 Power Requirements 20 Chapter 4 Software Features 21 ROM Software 22 PowerPC 603 Microprocessor 22 Machine Identification 22 Memory Controller Software 23 Power Manager Software 23 Display Controller Software 23 Sound Features 23 IDE Disk Mode 24 Ethernet Driver 24 Trackpad Software 24 System Software 25 Control Strip 26 Support for IDE Disk Drives 26 Large Partition Support 26 64-bit Volume Addresses 26 System-Level Software 26 Application-Level Software 27 Limitations 27 Drive Setup 27 Improved File Sharing 28 Dynamic Recompilation Emulator 28 Resource Manager in Native Code 28 Math Library 28 New BlockMove Extensions 29 POWER-Clean Native Code 30 POWER Emulation 31 POWER-Clean Code 31 Emulation and Exception Handling 31 Code Fragments and Cache Coherency 32 Limitations of PowerPC 601 Compatibility 32 QuickDraw Acceleration API 33 Display Manager 33 iv Chapter 5 Power Manager Interface 35 About the Power Manager Interface 36 Things That May Change 36 Checking for Routines 37 Power Manager Interface Functions 37 Header File for Power Manager Dispatch 57 Chapter 6 Large Volume Support 65 Overview of the Large Volume File System 66 API Changes 66 Allocation Block Size 66 File Size Limits 67 Compatibility Requirements 67 The API Modifications 67 Data Structures 67 Extended Volume Parameter Block 67 Extended I/O Parameter Block 69 New Extended Function 71 Chapter 7 Software for the ATA Hard Disk 75 Introduction to the ATA Software 76 ATA Disk Driver 77 ATA Manager 77 ATA Disk Driver Reference 78 Standard Device Routines 78 The Control Routine 78 The Status Routine 79 Control Functions 80 Status Functions 88 ATA Manager Reference 93 The ATA Parameter Block 93 Functions 98 Using the ATA Manager With Drivers 126 Notification of Device Events 127 Device Driver Loading 128 New API Entry Point for Device Drivers 128 Loading a Driver From the Media 130 Notify-All Driver Notification 130 ROM Driver Notification 131 Device Driver Purging 131 Setting the I/O Speed 133 Error Code Summary 134 v Appendix Color Lookup Table 137 Glossary 147 Index 149 vi Figures and Tables Chapter 1 Introduction 1 Figure 1-1 Front view of the computer 3 Figure 1-2 Back view of the computer 4 Table 1-1 Configurations 3 Chapter 2 Architecture 7 Figure 2-1 Block diagram 8 Chapter 3 Input and Output Features 13 Figure 3-1 Maximum dimensions of the internal IDE hard disk 16 Figure 3-2 Location of the connector on the hard disk 17 Figure 3-3 Connector pin arrangement 17 Table 3-1 Pin assignments on the IDE hard disk connector 17 Table 3-2 Signals on the IDE hard disk connector 19 Table 3-3 Hard disk power requirements 20 Chapter 4 Software Features 21 Table 4-1 Summary of BlockMove routines 29 Chapter 5 Power Manager Interface 35 Table 5-1 Interface functions and their selector values 38 Chapter 7 Software for the ATA Hard Disk 75 Figure 7-1 ATA software model 76 Table 7-1 Control functions 79 Table 7-2 Status functions 80 Table 7-3 Control bits in the ataFlags field 96 Table 7-4 ATA Manager functions 99 Table 7-5 Event masks 104 Table 7-6 Bits in pcValid field 114 Table 7-7 ATA register selectors 122 Table 7-8 Register mask bits 122 Table 7-9 Event codes send by the ATA Manager 127 vii Thi d t t d ith F M k 4 0 4 Table 7-10 Input parameter bits for the old API 129 Table 7-11 Input parameter bits for the new API 129 Table 7-12 Purge permissions and responses 132 Table 7-13 ATA driver error codes 134 Appendix Color Lookup Table 137 Table A-1 Color lookup table 137 viii PREFACE About This Note This developer note describes the Macintosh PowerBook Duo 2300c computer, emphasizing the features that are new or different from those of earlier PowerBook Duo computers. This developer note is a supplement to the Macintosh PowerBook Duo Developer Note, described in the section “Supplementary Documents,” later in this preface. This developer note is intended to help hardware and software developers design products that are compatible with the Macintosh products described in the note. If you are not already familiar with Macintosh computers or if you would simply like more technical information, you may wish to read the supplementary reference documents described in this preface. Contents of This Note 0 This developer note is arranged in seven chapters and an appendix: ■ Chapter 1, “Introduction,” describes the Macintosh PowerBook Duo 2300c computer and compares it with other PowerBook Duo models. ■ Chapter 2, “Architecture,” describes the architecture of the computer, with emphasis on the PowerPC 603 microprocessor and the custom ICs. ■ Chapter 3, “Input and Output Features,” describes the input and output features and the internal hard disk drive.
Recommended publications
  • Official Apple Macintosh Pricelist (Oct 1993 Macnews Australia)
    l\/1'-'� t 5.��.. .. er 1993 Issue 52 The Australian Macintosh Business Magazine NZ $6.95 (INC GST) $5.00 Apple puts PowerPC on hold TECHNICAL SUPPORT: Release of the first PowerPC Mac has been delayed until March 1994. Apple was expecting non-PowerPC How to find the answers you need! applications to run at Quadra 700 speed in emulation rnode, but some Free technical support, included in programs are only reaching LCIII the price we pay for our speed, while others software, is becoming a thing of the are not running at all. 11 past But when you're in need of help, there are a range of · Sorting through large alternative sources, including screen monitors resellers and third party Knowing the right questions to ask support providers. 22 can make your selection of a larger monitor seem less Australian company ....?; ;/,. Breakthrough daunting. We look at the issues involved, localises Newton '). in high quality and include a guide to locally available Australians using Apple's MessagePad are printing large screen ( over in for a time. Newton's hand• ...co frustrating 19") displays. 48 co"' writing is based on I recognition technology Digital prepress technology CD > recognising words has enabled a revolutionary 0 c c contained in its built- halftone that Mercury chip breaks .Q system iii .s in system dictionaries, delivers high-quality litho the speed barrier :0 :, a. Image proce sing speed will I and if the word isn't printing unmatched by ui accelerate beyone workstation 8. there it won't traditional methods. .!!! performance with the introduction of � recognise it However, an Australian third• With stochastic screening a radical new board architecture from ui :, <{ party company has come to the rescue, and there's no moires, pattern RasterOps, codenamed 'Mercury'.
    [Show full text]
  • Macintoshpowerbook
    Macintosh PowerBook Duo User’s Guide Includes setup, troubleshooting, and health-related information for Macintosh PowerBook Duo 2300 series computers K Apple Computer, Inc. © 1995 Apple Computer, Inc. All rights reserved. Under the copyright laws, this manual may not be copied, in whole or in part, without the written consent of Apple. Your rights to the software are governed by the accompanying software license agreement. The Apple logo is a trademark of Apple Computer, Inc., registered in the U.S. and other countries. Use of the “keyboard” Apple logo (Option-Shift-K) for commercial purposes without the prior written consent of Apple may constitute trademark infringement and unfair competition in violation of federal and state laws. Every effort has been made to ensure that the information in this manual is accurate. Apple is not responsible for printing or clerical errors. Apple Computer, Inc. 1 Infinite Loop Cupertino, CA 95014-2084 (408) 996-1010 Apple, the Apple logo, AppleShare, AppleTalk, EtherTalk, LaserWriter, LocalTalk, Macintosh, PowerBook, PowerBook Duo, and StyleWriter are trademarks of Apple Computer, Inc., registered in the U.S. and other countries. Apple Desktop Bus, Balloon Help, Disk First Aid, Finder, and Mac are trademarks of Apple Computer, Inc. Adobe, Adobe Illustrator, Adobe Photoshop, and PostScript are trademarks of Adobe Systems Incorporated, which may be registered in certain jurisdictions. Linotype and Times are registered trademarks of Linotype-Hell AG. PowerPC and the PowerPC logo are trademarks of International Business Machines Corporation, used under license therefrom. SuperPaint is a trademark of Aldus Corporation, a subsidiary of Adobe Systems Incorporated, which may be registered in certain jurisdictions.
    [Show full text]
  • Ebook - Informations About Operating Systems Version: August 15, 2006 | Download
    eBook - Informations about Operating Systems Version: August 15, 2006 | Download: www.operating-system.org AIX Internet: AIX AmigaOS Internet: AmigaOS AtheOS Internet: AtheOS BeIA Internet: BeIA BeOS Internet: BeOS BSDi Internet: BSDi CP/M Internet: CP/M Darwin Internet: Darwin EPOC Internet: EPOC FreeBSD Internet: FreeBSD HP-UX Internet: HP-UX Hurd Internet: Hurd Inferno Internet: Inferno IRIX Internet: IRIX JavaOS Internet: JavaOS LFS Internet: LFS Linspire Internet: Linspire Linux Internet: Linux MacOS Internet: MacOS Minix Internet: Minix MorphOS Internet: MorphOS MS-DOS Internet: MS-DOS MVS Internet: MVS NetBSD Internet: NetBSD NetWare Internet: NetWare Newdeal Internet: Newdeal NEXTSTEP Internet: NEXTSTEP OpenBSD Internet: OpenBSD OS/2 Internet: OS/2 Further operating systems Internet: Further operating systems PalmOS Internet: PalmOS Plan9 Internet: Plan9 QNX Internet: QNX RiscOS Internet: RiscOS Solaris Internet: Solaris SuSE Linux Internet: SuSE Linux Unicos Internet: Unicos Unix Internet: Unix Unixware Internet: Unixware Windows 2000 Internet: Windows 2000 Windows 3.11 Internet: Windows 3.11 Windows 95 Internet: Windows 95 Windows 98 Internet: Windows 98 Windows CE Internet: Windows CE Windows Family Internet: Windows Family Windows ME Internet: Windows ME Seite 1 von 138 eBook - Informations about Operating Systems Version: August 15, 2006 | Download: www.operating-system.org Windows NT 3.1 Internet: Windows NT 3.1 Windows NT 4.0 Internet: Windows NT 4.0 Windows Server 2003 Internet: Windows Server 2003 Windows Vista Internet: Windows Vista Windows XP Internet: Windows XP Apple - Company Internet: Apple - Company AT&T - Company Internet: AT&T - Company Be Inc. - Company Internet: Be Inc. - Company BSD Family Internet: BSD Family Cray Inc.
    [Show full text]
  • Single-Chip Geoport Transceiver Datasheet (Rev. B)
    SN75LBC776 SINGLE-CHIP GeoPort TRANSCEIVER SLLS221B – NOVEMBER 1995 – REVISED MARCH 2002 D Single-Chip Interface Solution for the DB or DW PACKAGE 9-terminal GeoPort Host (DTE) (TOP VIEW) D Designed to Operate up to 4 Mbit/s Full DA1 1 20 GND Duplex VEE 2 19 VCC D Single 5-V Supply Operation C– 3 18 DY1 D 6-kV ESD Protection on All Terminals C+ 4 17 RY3 5 16 D SHDN RB3 Backward compatible With AppleTalk and DZ2 6 15 RA2 LocalTalk DY2 7 14 RY2 D Combines Multiple Components into a GND 8 13 RB1 Single-chip Solution DEN 9 12 RA1 D Complements the SN75LBC777 9-Terminal DA2 10 11 RY1 GeoPort Peripheral (DCE) Interface Device D LinBiCMOS Process Technology description The SN75LBC776 is a low-power LinBiCMOS device that incorporates the drivers and receivers for a 9-pin GeoPort host interface. GeoPort combines hybrid EIA/TIA-422-B and EIA/TIA-423-B drivers and receivers to transmit data up to four megabits per second (Mbit/s) full duplex. GeoPort is a serial communications standard that is intended to replace the RS-232, Appletalk, and LocalTalk printer ports all in one connector in addition to providing real-time data transfer capability. It provides point-to-point connections between GeoPort-compatible devices with data transmission rates up to 4 Mbit/s full duplex and a hot-plug feature. Applications include connection to telephony, integrated services digital network (ISDN), digital sound and imaging, fax-data modems, and other serial and parallel connections. The GeoPort is backwardly compatible to both LocalTalk and AppleTalk.
    [Show full text]
  • Macintosh Powerbook 100.Pdf
    Macintosh PowerBook 100 System Fact Sheet SYSTEM POWER PORTS ADB: 1 Introduced: October 1991 Max. Watts: 17 Video: none Discontinued: August 1992 Amps: 2.00 Floppy: HDI-20 Gestalt ID: 24 BTU Per Hour: 58.14 SCSI: HDI-30 Form Factor: PowerBook 100 Voltage Range: 100-240 GeoPort Connectors: none Weight (lbs.): 5.1 Freq'y Range (Hz): 50-60 Ethernet: none Dimensions (inches): 1.8 H x 11 W x 8.5 D Battery Type: PB100, lead acid Microphone Port Type: none Soft Power Printer Speaker Codename: Asahi, Derringer, Monitor Power Outlet Headphone Oder Number: Modem KB Article #: 8981, 8982 Airport Remote Control Support Discontinued 9/1/98 1 VIDEO Built-in Display: 9" supertwist LCD Maximum Color Bit-depth At: 512 640 640 640 800 832 1024 1152 1280 VRAM Speed: VRAM Needed: Video Configuration: x384 x400 x480 x8702 x600 x624 x768 x870 x1024 n/a built in built-in LCD screen n/a 1 n/a n/a n/a n/a n/a n/a n/a 1 1-bit = Black & White; 2-bit = 4 colors; 4-bit = 16 colors; 8-bit = 256 colors; 16-bit = Thousands; 24-bit = Millions 2 The maximum color depth listed for 640x870 is 8-bit, reflecting the capabilities of the Apple 15" Portrait Display. LOGIC BOARD MEMORY Main Processor: 68000, 16 MHz Memory on Logic Board: 2 MB PMMU: none Minimum RAM: 2 MB FPU: none Maximum RAM: 8 MB Data Path: 16-bit, 16 MHz RAM Slots: 1 PB1xx L1 Cache: none Minimum RAM Speed: 100 ns L2 Cache: none RAM Sizes: 2, 4, 6 MB Secondary Processor: none Install in Groups of: 1 Slots: modem Speech Recognition Supported Supported Macintosh System Software: SOFTWARE A/UX 1.0 NOS 1.11 ProDOS
    [Show full text]
  • Owner's Manual for Mac OS
    Warranty Registration: User Manual register online today for a chance to win a FREE Tripp Lite product—www.tripplite.com/warranty USB Serial Adapter for MAC OS 8.6 - 9.x (Software v 2.2) Model: USA-19HS Table of Contents • Introduction • Capabilities • Installation Instructions • Configuring Your Serial Device • Keyspan Serial Assistant • Problem Solving • Appendices • Frequently Asked Questions (FAQs) • Compatibility List for Mac OS • Configuration Examples for Mac OS • Serial Port Pin Outs • TX Ack Advance • Notices • Keyspan Warranty Information Note: This documentation applies to Keyspan's USB Serial Adapter Software for Mac OS 8.6 - 9.x and covers the features and use of this software on that platform. For Mac OS X information and instructions, please read the Keyspan USB Serial Software for Mac OS X User Manual or visit Keyspan's web page <http://www.keyspan.com>. This User Manual applies to the Keyspan USB Serial Adapter Software for Mac OS. Rev 03jul13 Page 1 Keyspan:USB Serial Adapter for Mac OS-v2.2 User Manual 1.1 - Introduction Looking for a way to connect a graphics tablet, modem, GPS receiver, or Palm Organizer to your USB equipped Macintosh computer? The Keyspan USB Serial Adapter is a simple, inexpensive, and reliable way to make the connection. The Adapter plugs into any USB port on your Mac. It provides one DB9 serial port which can be used to connect your Dt. Up to 8 Keyspan USB Serial Adapters may be installed on one CPU if desired. Requirements The Keyspan USB Serial Adapter Software for Mac OS requires the following: • Macintosh: • At least one available USB port • Mac OS 8.6 - 9.x Contents The Keyspan USB Serial Adapter package includes: • Keyspan USB Serial Adapter (USA-19H) • USB cable • Mac and Windows compatible CD with software and user manual This User Manual applies to the Keyspan USB Serial Adapter Software for Mac OS.
    [Show full text]
  • Power Macintosh 5400 Technical Information 1996.Pdf
    Specificalions for Power Macintosh 5400 series computers Technical Information Main unit Processor A PowerPC™ 603e processor with the following features: • 180 megahertz (MHz) processor clock • built-in floating point unit (FPU) • 40 MHz system bus • 32 kilobytes (K) internal cache ( 16K data, 16K instruction) Memory • 16 megabytes (MB) of dynamic random-access memory (DRAM), expandable to a maximum of 136 MB in two sockets. The main logic board has 8 MB of DRAM soldered to it, and an 8 MB DRAM DIMM is installed in one of the sockets. DRAM DIMMs installed later should be 64-bit wide, 168-pin fast-paged mode, with 70-nanosecond (ns) RAM access time or faster. • I MB of built-in video RAM • 4 MB of read-only memory (ROM) • 8K of nonvolatile parameter memory • One socket for an optional High Performance Module (256K Level 2 Cache) Internal disk drives The following drives were installed in your computer at the factory: • Apple SuperDrive 1.4 MB high-density floppy disk drive • Apple ATA (AT Attachment) hard disk drive, also known as an Integrated Device Electronics (IDE) hard disk drive • Tray-loading CD-ROM drive (5.25-inch, 1/2-height 8x-speed). Video Graphic modes supported Your Power Macintosh 5400 series computer can display the graphic modes listed in the following table. In addition, your computer can display video input in some modes. Resolution Color depth Vertical scan rate · Video lop~ supp,orted 640 x 480 16-bit 60 Hz and 67 Hz yes 800 x 600 16-bit 60 Hz yes, 8-bit or less color depth 800 x 600 8-bit 72 Hz no 832 x 624 8-bit 75 Hz yes Video output With the optional Apple External Video Connector kit, your computer can be connected to an Apple Video Presentation System or a liquid crystal display (LCD) panel.
    [Show full text]
  • A Developer's Guide to the POWER Architecture
    http://www.ibm.com/developerworks/linux/library/l-powarch/ 7/26/2011 10:53 AM English Sign in (or register) Technical topics Evaluation software Community Events A developer's guide to the POWER architecture POWER programming by the book Brett Olsson , Processor architect, IBM Anthony Marsala , Software engineer, IBM Summary: POWER® processors are found in everything from supercomputers to game consoles and from servers to cell phones -- and they all share a common architecture. This introduction to the PowerPC application-level programming model will give you an overview of the instruction set, important registers, and other details necessary for developing reliable, high performing POWER applications and maintaining code compatibility among processors. Date: 30 Mar 2004 Level: Intermediate Also available in: Japanese Activity: 22383 views Comments: The POWER architecture and the application-level programming model are common across all branches of the POWER architecture family tree. For detailed information, see the product user's manuals available in the IBM® POWER Web site technical library (see Resources for a link). The POWER architecture is a Reduced Instruction Set Computer (RISC) architecture, with over two hundred defined instructions. POWER is RISC in that most instructions execute in a single cycle and typically perform a single operation (such as loading storage to a register, or storing a register to memory). The POWER architecture is broken up into three levels, or "books." By segmenting the architecture in this way, code compatibility can be maintained across implementations while leaving room for implementations to choose levels of complexity for price/performances trade-offs. The levels are: Book I.
    [Show full text]
  • Macintosh Powerbook File Assistant
    PowerBook File Assistant User’s Guide K Apple Computer, Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, mechanical, electronic, photocopying, recording, or otherwise, without prior written permission of Apple Computer, Inc. The Apple logo is a trademark of Apple Computer, Inc., registered in the U.S. and other countries. Use of the “keyboard” Apple logo (Option-Shift-K) for commercial purposes without the prior written consent of Apple may constitute trademark infringement and unfair competition in violation of federal and state laws. Every effort has been made to ensure that the information in this manual is accurate. Apple is not responsible for printing or clerical errors. © 1993 Apple Computer, Inc. 20525 Mariani Avenue Cupertino, CA 95014-6299 (408) 996-1010 Apple, the Apple logo, AppleTalk, LaserWriter, LocalTalk, and Macintosh are trademarks of Apple Computer, Inc., registered in the U.S. and other countries. Finder, Duo, and PowerBook are trademarks of Apple Computer, Inc. This program was developed in part using NeoAccess™:©1992-1993 NeoLogic Systems. The NeoAccess™ software contained within this program is proprietary to NeoLogic Systems and is licensed to Apple Computer, Inc., for distribution only for use in combination with the Apple software. NeoLogic Systems makes no warranties whatsoever, expressed or implied, regarding this product, including warranties with respect to its merchantability or its fitness for any particular purpose. Adobe, Adobe Illustrator, Adobe Photoshop, and PostScript are trademarks of Adobe Systems Incorporated, which may be registered in in certain jurisdictions.
    [Show full text]
  • Develop-16 9312 December 1993.Pdf
    E D I T O R I A L S T A F F Editor-in-Cheek Caroline Rose Technical Buckstopper Dave Johnson Our Boss Greg Joswiak His Boss Dennis Matthews Review Board Pete (“Luke”) Alexander, C. K. Haun, Jim Reekes, Bryan K. (“Beaker”) Ressler, Larry Rosenstein, Andy Shebanow, Gregg Williams Managing Editor Cynthia Jasper Contributing Editors Lorraine Anderson, Philip Borenstein, Robin Cowan, Matt Deatherage, The cover. Mark Jenkins of Rucker Toni Haskell, Judy Helfand, Rebecca Pepper Huggins Design created this cover using Indexer Marc Savage Adobe Photoshop, Adobe Illustrator, Special thanks to Smart Friend Dean Yu for Fractal Design Painter, and a Macintosh his help during Dave Johnson’s sabbatical. Quadra 950. He looks forward to making the leap himself to Macintosh on PowerPC. A R T & P R O D U C T I O N This issue’s CD. The develop Bookmark Production/Art Director Diane Wilcox CD (or the Developer CD Series disc, Technical Illustration Dave Olmos, John Ryan Reference Library edition) for December Formatting Forbes Mill Press 1993 or later contains this issue and all Printing Wolfer Printing Company, Inc. back issues of develop along with the code Film Preparation Aptos Post, Inc. that the articles describe. The develop Production PrePress Assembly issues and code are also available on AppleLink and via anonymous ftp on Photography Sharon Beals ftp.apple.com. Note that some software Online Production Cassi Carpenter and documentation referred to as being on develop, The Apple Technical Journal, a this issue’s CD may be located on the Tool quarterly publication of Apple Computer’s Chest edition rather than the Reference Developer Press group, is published in Library edition of the Developer CD Series March, June, September, and December.
    [Show full text]
  • Powerbook 2300 Series
    K Service Source PowerBook 2300 Series PowerBook Duo 2300c K Service Source Basics PowerBook 2300 Series Basics General Information - 1 General Information The PowerBook Duo 2300c brings RISC- based PowerPC processor technology to the subnotebook class. This system features a 100- megahertz PowerPC 603e processor, an active-matrix color display, and a trackpad. Its integrated 9.5- inch display offers two modes—640 by 480 pixels with 256 colors, or 640 by 400 pixels with up to Basics General Information - 2 thousands of colors. Also offered are a high-capacity hard disk and RAM that can easily be expanded to 56 megabytes. Basics Tools Required - 3 Tools Required The following tools are required to disassemble a PowerBook Duo 2300c system: • T-6 torx driver • T-8 torx driver • T-10 torx driver • IC extractor • Jeweler’s flat-blade screwdriver • # 00 Phillips screwdriver • Duo battery contact alignment tool Basics Logic Board Connectors - 4 Logic Board Microphone FSTN TFT Connectors Modem PPC 603e RAM Expansion Sleep SCSI Hard Drive Keyboard Switch Backup Battery Trackpad IDE Hard Drive Basics Rear Panel - 5 Rear Panel Modem Power Docking Power Serial Port On Connector Adapter Port (internal) Basics Screw Matrix - 6 Screw Matrix Nine different types of screws are used in the PowerBook Duo 2300c. Most are Torx screws that require a T-6 or T-8 Torx screwdriver. The following matrix illustrates these screws and notes their location in the unit. When installing the screws, make them finger-tight; do not overtighten. K Service Source Specifications
    [Show full text]
  • Introduction to the Cell Multiprocessor
    Introduction J. A. Kahle M. N. Day to the Cell H. P. Hofstee C. R. Johns multiprocessor T. R. Maeurer D. Shippy This paper provides an introductory overview of the Cell multiprocessor. Cell represents a revolutionary extension of conventional microprocessor architecture and organization. The paper discusses the history of the project, the program objectives and challenges, the design concept, the architecture and programming models, and the implementation. Introduction: History of the project processors in order to provide the required Initial discussion on the collaborative effort to develop computational density and power efficiency. After Cell began with support from CEOs from the Sony several months of architectural discussion and contract and IBM companies: Sony as a content provider and negotiations, the STI (SCEI–Toshiba–IBM) Design IBM as a leading-edge technology and server company. Center was formally opened in Austin, Texas, on Collaboration was initiated among SCEI (Sony March 9, 2001. The STI Design Center represented Computer Entertainment Incorporated), IBM, for a joint investment in design of about $400,000,000. microprocessor development, and Toshiba, as a Separate joint collaborations were also set in place development and high-volume manufacturing technology for process technology development. partner. This led to high-level architectural discussions A number of key elements were employed to drive the among the three companies during the summer of 2000. success of the Cell multiprocessor design. First, a holistic During a critical meeting in Tokyo, it was determined design approach was used, encompassing processor that traditional architectural organizations would not architecture, hardware implementation, system deliver the computational power that SCEI sought structures, and software programming models.
    [Show full text]