<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://trans.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=NeXTSTEPDRIVERKIT%3AChapter3_Desc</id>
	<title>NeXTSTEPDRIVERKIT:Chapter3 Desc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://trans.onionmixer.net/wiki/index.php?action=history&amp;feed=atom&amp;title=NeXTSTEPDRIVERKIT%3AChapter3_Desc"/>
	<link rel="alternate" type="text/html" href="https://trans.onionmixer.net/wiki/index.php?title=NeXTSTEPDRIVERKIT:Chapter3_Desc&amp;action=history"/>
	<updated>2026-05-01T18:09:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://trans.onionmixer.net/wiki/index.php?title=NeXTSTEPDRIVERKIT:Chapter3_Desc&amp;diff=5485&amp;oldid=prev</id>
		<title>Onionmixer: NeXTSTEP DRIVER KIT 특정 장치에 대한 지원 내용 추가</title>
		<link rel="alternate" type="text/html" href="https://trans.onionmixer.net/wiki/index.php?title=NeXTSTEPDRIVERKIT:Chapter3_Desc&amp;diff=5485&amp;oldid=prev"/>
		<updated>2017-10-11T05:05:34Z</updated>

		<summary type="html">&lt;p&gt;NeXTSTEP DRIVER KIT 특정 장치에 대한 지원 내용 추가&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;;Support for Specific Devices&lt;br /&gt;
&lt;br /&gt;
==특정 장치에 대한 지원(Support for Specific Devices)==&lt;br /&gt;
&lt;br /&gt;
Earlier chapters considered generic issues for all drivers. This chapter concentrates on the essentials of writing drivers for the following specific types of devices:&amp;lt;BR&amp;gt;&lt;br /&gt;
이전 장에서는 모든 드라이버에 대한 일반 문제들로 고려되어 있었습니다. 이 장에서는 다음과 같은 특정 유형의 장치에 대한 드라이버 작성의 핵심에 중점을 둡니다.&lt;br /&gt;
&lt;br /&gt;
* Display&lt;br /&gt;
* Network&lt;br /&gt;
* SCSI (both controllers and devices attached to controllers)&lt;br /&gt;
* Sound&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The section for each device type lists the development hardware needed. It indicates the basic operations required for such a device driver and provides some implementation suggestions.&amp;lt;BR&amp;gt;&lt;br /&gt;
각 장치 유형에 대한 섹션에는 개발에 필요한 하드웨어가 나열되어 있습니다. 이러한 장치 드라이버에 필요한 기본 작업을 나타내며 구현 제안 사항을 제공합니다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Figure 3-1 shows the IODevice classes that you can use to write specific drivers.&amp;lt;BR&amp;gt;&lt;br /&gt;
그림 3-1 은 특정 드라이버를 작성하는 데 사용할 수있는 IODevice 클래스들을 보여줍니다.&lt;br /&gt;
&lt;br /&gt;
[[image:NeXTSTEPDRIVERKIT_06.png|none|thumb|Figure 3-1. Public IODevice Classes]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Driver Kit has special support for these devices although you can also write other kinds of drivers with the Driver Kit.&amp;lt;BR&amp;gt;&lt;br /&gt;
Driver Kit 에는 Driver Kit 을 사용해서 서로 다른 종류의 드라이버를 작성할 수 있지만, 이 장치에 대한 특별한 지원도 있습니다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In addition to device-specific classes, some kinds of drivers use non-IODevice classes that work with the IODevices. For example, network drivers typically use the IONetwork and IONetbufQueue classes.&amp;lt;BR&amp;gt;&lt;br /&gt;
장치별 클래스 외에도 일부 드라이버는 IODevices 와 함께 작동하는 비 IODevice 클래스를 사용합니다. 예를 들어, 네트워크 드라이버는 일반적으로 IONetwork 및 IONetbufQueue 클래스를 사용합니다.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Examples of each driver type are located in &amp;#039;&amp;#039;&amp;#039;/NextDeveloper/Examples/DriverKit&amp;#039;&amp;#039;&amp;#039;. See also the examples located in &amp;#039;&amp;#039;&amp;#039;/NextLibrary/Documentation/NextDev/Examples/DriverKit&amp;#039;&amp;#039;&amp;#039;.&amp;lt;BR&amp;gt;&lt;br /&gt;
각 드라이버 유형의 예제는 &amp;#039;&amp;#039;&amp;#039;/NextDeveloper/Examples/DriverKit&amp;#039;&amp;#039;&amp;#039; 에 있습니다. &amp;#039;&amp;#039;&amp;#039;/NextLibrary/Documentation/NextDev/Examples/DriverKit&amp;#039;&amp;#039;&amp;#039; 에 있는 예제도 참조하십시오.&lt;/div&gt;</summary>
		<author><name>Onionmixer</name></author>
	</entry>
</feed>