NeXTSTEP DriverKit: Difference between revisions

From 흡혈양파의 번역工房
Jump to navigation Jump to search
(NeXTSTEP DRIVER KIT 목차 수정)
(목차 수정)
 
(4 intermediate revisions by the same user not shown)
Line 6: Line 6:


원본-영어<br>
원본-영어<br>
from Internet
http://www.nextcomputers.org/NeXTfiles/Docs/NeXTStep/3.3/nd/OperatingSystem/Part3_DriverKit/




Line 65: Line 65:




===드라이버 빌드, 구성 디버깅===
===드라이버를 빌드, 설정 디버깅하기===
 
* [[:NeXTSTEPDRIVERKIT:Chapter4_Desc|Building, Configuring, and Debugging Drivers]]
* [[:NeXTSTEPDRIVERKIT:Chapter4_1|Driver Bundles]]
* [[:NeXTSTEPDRIVERKIT:Chapter4_2|Configuring Drivers]]
* [[:NeXTSTEPDRIVERKIT:Chapter4_3|Loading a Driver with driverLoader]]
* [[:NeXTSTEPDRIVERKIT:Chapter4_4|Recovering from a Bad Configuration]]
* [[:NeXTSTEPDRIVERKIT:Chapter4_5|Debugging a Driver]]


* [[:NeXTSTEPDRIVERKIT:Chapter4_|Building, Configuring, and Debugging Drivers]]
* [[:NeXTSTEPDRIVERKIT:Chapter4_|Driver Bundles]]
* [[:NeXTSTEPDRIVERKIT:Chapter4_|Configuring Drivers]]
* [[:NeXTSTEPDRIVERKIT:Chapter4_|Loading a Driver with driverLoader]]
* [[:NeXTSTEPDRIVERKIT:Chapter4_|Recovering from a Bad Configuration]]
* [[:NeXTSTEPDRIVERKIT:Chapter4_|Debugging a Driver]]




===Driver Kit 레퍼런스===
===Driver Kit 레퍼런스===


* [[:NeXTSTEPDRIVERKIT:Chapter5_|Driver Kit Reference]]
* [[:NeXTSTEPDRIVERKIT:Chapter5_Desc|Driver Kit Reference]]
* [[:NeXTSTEPDRIVERKIT:Chapter5_|Functions]]
* [[:NeXTSTEPDRIVERKIT:Chapter5_Functions|Functions]]
 
 
 
===다른 기능들===
 
* [[:NeXTSTEPDRIVERKIT:Chapter6_|Auto Detection of Devices]]
 
 
===프로토콜===
 
* [[:NeXTSTEPDRIVERKIT:Chapter6_|Ptorocols]]
 
 
 
===타입과 상수===
 
* [[:NeXTSTEPDRIVERKIT:Chapter7_|Types and Constants]]
 


===클래스===
====Other Features====


* [[:NeXTSTEPDRIVERKIT:Chapter8_|Classes]]
* [[:NeXTSTEPDRIVERKIT:Chapter5_AutoDetectionofDevices|Auto Detection of Devices]]
* [[:NeXTSTEPDRIVERKIT:Chapter8_|what?]]
* [[:NeXTSTEPDRIVERKIT:Chapter5_Protocols|Protocols]]
* [[:NeXTSTEPDRIVERKIT:Chapter5_TypesandConstants|Types and Constants]]
* [[:NeXTSTEPDRIVERKIT:Chapter5_Classes|Classes]]




Line 107: Line 92:
===장치 드라이버를 작성할때 추천할만한 문서===
===장치 드라이버를 작성할때 추천할만한 문서===


* [[:NeXTSTEPDRIVERKIT:Chapter9_Desc|Suggested Readings on Writing Device Drivers]]
* [[:NeXTSTEPDRIVERKIT:Chapter6_Contents|Suggested Readings on Writing Device Drivers]]

Latest revision as of 12:56, 28 January 2018

NeXTSTEP DriverKit

사이트
없음


원본-영어
http://www.nextcomputers.org/NeXTfiles/Docs/NeXTStep/3.3/nd/OperatingSystem/Part3_DriverKit/


번역진행
Google Translation / Naver Papago


검수진행
없음


NeXTSTEP DriverKit

머리말(Preface)


Driver Kit 아키텍처


Driver 설계하기


특정 장치에 대한 지원


드라이버를 빌드, 설정 및 디버깅하기


Driver Kit 레퍼런스

Other Features


장치 드라이버를 작성할때 추천할만한 문서