FYSOS: Media Storage Devices
暫譯: FYSOS:媒體儲存裝置

Benjamin David Lunt

  • 出版商: CreateSpace Independ
  • 出版日期: 2015-05-27
  • 售價: $1,190
  • 貴賓價: 9.5$1,131
  • 語言: 英文
  • 頁數: 228
  • 裝訂: Paperback
  • ISBN: 1514111888
  • ISBN-13: 9781514111888
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

This book is Volume 3 of the series, FYSOS: Operating System Design, and will show the reader how to detect, initialize, and communicate with three of the most common media hardware devices, the Floppy Disk Controller, the IDE Hard Disk Controller, and the SATA (AHCI) Hard Disk Controller. The reader will learn how to detect the controller, what type of controller it is, initialize it to default values, detect attached devices, and then communicate with those devices, such as reading and writing to the attached media. All of this is done without any outside help, such as operating system calls or the help of the BIOS. The reader will learn how to communicate with the hardware directly, reading and writing to the system bus to achieve these tasks. The companion CD-ROM contains complete source code of each example within the book, showing how to accomplish these tasks. This book, and its companion series of books, does not expect you to build the next great wonder of the computer world. It simply will help you with your interest in controlling the computer’s hardware, from the point the BIOS releases execution to your boot code to the point of a fully working Graphical User Interface. It is not required that you know much about operating system design, though a good knowledge of C Programming Language and a moderate knowledge of an Intel®/AMD® x86 computer’s hardware is expected to use this book.

商品描述(中文翻譯)

本書是系列的第三卷,FYSOS:作業系統設計,將向讀者展示如何檢測、初始化和與三種最常見的媒體硬體設備進行通信:軟碟控制器、IDE 硬碟控制器和 SATA (AHCI) 硬碟控制器。讀者將學習如何檢測控制器、識別控制器類型、將其初始化為預設值、檢測附加設備,然後與這些設備進行通信,例如讀取和寫入附加媒體。所有這些操作均不依賴任何外部幫助,例如作業系統調用或 BIOS 的協助。讀者將學習如何直接與硬體通信,通過讀取和寫入系統匯流排來完成這些任務。隨書附贈的 CD-ROM 包含書中每個範例的完整源代碼,展示如何完成這些任務。本書及其相關系列書籍並不期望您構建出計算機世界的下一個偉大奇蹟。它僅僅是幫助您對控制計算機硬體的興趣,從 BIOS 釋放執行到您的啟動代碼,再到完全運作的圖形用戶介面。雖然不要求您對作業系統設計有深入了解,但期望您對 C 程式語言有良好的知識,並對 Intel®/AMD® x86 計算機的硬體有中等程度的了解,以便使用本書。