NeXTSTEP DriverKit: Difference between revisions
Jump to navigation
Jump to search
Onionmixer (talk | contribs) (NeXTSTEP DriverKit 기본 목차 추가) |
Onionmixer (talk | contribs) (NeXTSTEP DRIVER KIT 목차 수정) |
||
Line 42: | Line 42: | ||
===Driver 설계하기=== | ===Driver 설계하기=== | ||
* [[:NeXTSTEPDRIVERKIT: | * [[:NeXTSTEPDRIVERKIT:Chapter2_Desc|Designing a Driver]] | ||
* [[:NeXTSTEPDRIVERKIT: | * [[:NeXTSTEPDRIVERKIT:Chapter2_1|Driver Writing Guidelines]] | ||
* [[:NeXTSTEPDRIVERKIT: | * [[:NeXTSTEPDRIVERKIT:Chapter2_2|Creating and Initializing Drivers]] | ||
* [[:NeXTSTEPDRIVERKIT: | * [[:NeXTSTEPDRIVERKIT:Chapter2_3|Connecting a Driver to Other Drivers]] | ||
* [[:NeXTSTEPDRIVERKIT: | * [[:NeXTSTEPDRIVERKIT:Chapter2_4|Interfacing with the Driver]] | ||
* [[:NeXTSTEPDRIVERKIT: | * [[:NeXTSTEPDRIVERKIT:Chapter2_5|Threads in Kernel-Level Drivers]] | ||
* [[:NeXTSTEPDRIVERKIT: | * [[:NeXTSTEPDRIVERKIT:Chapter2_6|Synchronizing Driver Requests with the I/O Thread]] | ||
* [[:NeXTSTEPDRIVERKIT: | * [[:NeXTSTEPDRIVERKIT:Chapter2_7|Handling Interrupts]] | ||
Revision as of 14:51, 7 October 2017
- NeXTSTEP DriverKit
사이트
없음
원본-영어
from Internet
번역진행
Google Translation / Naver Papago
검수진행
없음
NeXTSTEP DriverKit
머리말(Preface)
Driver Kit 아키텍처
- Driver Kit Architecture
- Driver Kit Components
- Device and Bus Support
- Driver Structure
- Driver Classes and Instances
- The User-Level Interface to Drivers
- How IODevice Objects are Created
- I/O and Interrupt Requests
Driver 설계하기
- Designing a Driver
- Driver Writing Guidelines
- Creating and Initializing Drivers
- Connecting a Driver to Other Drivers
- Interfacing with the Driver
- Threads in Kernel-Level Drivers
- Synchronizing Driver Requests with the I/O Thread
- Handling Interrupts
특정 장치에 대한 지원
- Support for Specific Devices
- Development Support
- Warnings
- Display Devices
- Network Devices
- SCSI Controllers and Peripherals
- Sound Devices
드라이버 빌드, 구성 및 디버깅
- Building, Configuring, and Debugging Drivers
- Driver Bundles
- Configuring Drivers
- Loading a Driver with driverLoader
- Recovering from a Bad Configuration
- Debugging a Driver
Driver Kit 레퍼런스
다른 기능들
프로토콜
타입과 상수
클래스