"USB 장치 클래스"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-== 참고 자료 == +==참고==))
 
(다른 사용자 한 명의 중간 판 14개는 보이지 않습니다)
1번째 줄: 1번째 줄:
==개요==
==개요==
;USB decive classes
;USB decive classes
;USB 장치 클래스
;USB 장치 클래스, USB 장치 유형


{| class="wikitable"
{| class="wikitable"
|-
|-
! 클래스
! 클래스
! 용도
! 용도구분
! 설명
! 설명
! 비고
! 예시
|-
|-
| 00[[hexadecimal|h]]
| 00h
| Device
| Device
| Unspecified<ref>Use class information in the interface descriptors. This base class is defined to use in device descriptors to indicate that class information should be determined from the Interface Descriptors in the device.</ref>
| 미지정<ref>Use class information in the interface descriptors. This base class is defined to use in device descriptors to indicate that class information should be determined from the Interface Descriptors in the device.</ref>
| Device class is unspecified, interface descriptors are used to determine needed drivers
| Device class is unspecified, interface descriptors are used to determine needed drivers
|-
|-
| 01h
| 01h
| Interface
| Interface
| Audio
| 오디오
| [[Loudspeaker|Speaker]], [[microphone]], [[sound card]], [[MIDI#USB|MIDI]]
| [[스피커]], [[마이크]], [[사운드 카드]], [[미디]]
|-
|-
| 02h
| 02h
| Both
| Both
| [[USB communications device class|Communications and CDC Control]]
| [[통신 및 CDC 제어]]
| [[Modem]], [[Network card|Ethernet adapter]], [[Wi-Fi]] adapter
| [[모뎀]], [[이더넷 어댑터]], [[Wi-Fi]] 어댑터
|-
|-
| 03h
| 03h
| Interface
| Interface
| [[USB human interface device class|Human interface device (HID)]]
| [[인간 인터페이스 장치]] (HID)
| [[Keyboard (computing)|Keyboard]], [[Mouse (computing)|mouse]], joystick
| [[키보드]], [[마우스]], 조이스틱
|-
|-
| 05h
| 05h
| Interface
| Interface
| Physical Interface Device (PID)
| 물리 인터페이스 장치 (PID)
| Force feedback joystick
| [[포스 피드백 조이스틱]]
|-
|-
| 06h
| 06h
| Interface
| Interface
| Image
| 이미지
| [[Webcam]], [[Image scanner|scanner]]
| [[웹캠]], [[스캐너]]
|-
|-
| 07h
| 07h
| Interface
| Interface
| [[Computer printer|Printer]]
| [[프린터]]
| [[Laser printer]], [[inkjet printer]], [[Numerical control|CNC machine]]
| [[레이저 프린터]], [[잉크젯 프린터]], [[CNC 머신]]
|-
|-
| 08h
| 08h
| Interface
| Interface
| [[USB mass-storage device class|Mass storage]] (MSC or UMS)
| [[대용량 저장소]] (MSC or UMS)
| [[USB flash drive]], [[memory card]] [[Card reader#Memory card readers|reader]], [[digital audio player]], [[digital camera]], external drive
| [[USB 플래시 드라이브]], [[메모리 카드 리더]], [[디지털 오디오 플레이어]], [[디지털 카메라]], 외장 드라이브
|-
|-
| 09h
| 09h
| Device
| Device
| [[USB hub]]
| [[USB 허브]]
| Full bandwidth hub
| 전 대역폭 허브
|-
|-
| 0Ah
| 0Ah
| Interface
| Interface
| CDC-Data
| CDC-Data
| Used together with class 02h: communications and CDC control
| 클래스 02h와 함께 사용: 통신 및 CDC 제어
|-
|-
| 0Bh
| 0Bh
| Interface
| Interface
| [[Smart Card]]
| [[스마트 카드]]
| USB smart card reader
| USB 스마트 카드 리더
|-
|-
| 0Dh
| 0Dh
| Interface
| Interface
| Content security
| 콘텐츠 보안
| Fingerprint reader
| 지문 리더
|-
|-
| 0Eh
| 0Eh
| Interface
| Interface
| [[USB video device class|Video]]
| [[비디오]]
| [[Webcam]]
| [[웹캠]]
|-
|-
| 0Fh
| 0Fh
| Interface
| Interface
| Personal Healthcare
| 개인 헬스케어
| Pulse monitor (watch)
| 맥박 모니터 (손목시계)
|-
|-
| 10h
| 10h
| Interface
| Interface
| Audio/Video (AV)
| 오디오/비디오 (AV)
| [[Webcam]], TV
| [[웹캠]], TV
|-
|-
| DCh
| DCh
| Both
| Both
| Diagnostic Device
| 진단 장치
| USB compliance testing device
| USB compliance 테스트 장치
|-
|-
| E0h
| E0h
| Interface
| Interface
| [[Wireless]] Controller
| [[무선]] 컨트롤러
| [[Bluetooth]] adapter, Microsoft [[RNDIS]]
| [[블루투스]] 어댑터, Microsoft [[RNDIS]]
|-
|-
| EFh
| EFh
| Both
| Both
| Miscellaneous
| Miscellaneous
| [[ActiveSync]] device
| [[ActiveSync]] 장치
|-
|-
| FEh
| FEh
| Interface
| Interface
| Application-specific
| Application-specific
| [[Infrared Data Association|IrDA]] Bridge, Test & Measurement Class (USBTMC),<ref>{{Cite journal | title = Universal Serial Bus Test and Measurement Class Specification (USBTMC) Revision 1.0 | date = April 14, 2003 | publisher = USB Implementers Forum}}</ref> USB DFU (Direct Firmware Update)<ref>{{Cite journal |url = http://www.usb.org/developers/devclass_docs/DFU_1.1.pdf |title= DFU 1.1 | publisher = USB Implementers Forum | format =PDF |accessdate=2010-06-22}}</ref>
| [[Infrared Data Association|IrDA]] Bridge, Test & Measurement Class (USBTMC),<ref>{{Cite journal | title = Universal Serial Bus Test and Measurement Class Specification (USBTMC) Revision 1.0 | date = 2003-04-14 | publisher = USB Implementers Forum}}</ref> USB DFU (Direct Firmware Update)<ref>{{Cite journal |url = http://www.usb.org/developers/devclass_docs/DFU_1.1.pdf |title= DFU 1.1 | publisher = USB Implementers Forum | format =PDF |accessdate=2010-06-22}}</ref>
|-
|-
| FFh
| FFh
113번째 줄: 113번째 줄:
==같이 보기==
==같이 보기==
*[[USB]]
*[[USB]]
*[[주변장치]]


==주석==
==주석==
<references/>
<references/>


==참고 자료==
==참고==
*http://en.wikipedia.org/wiki/USB
*http://en.wikipedia.org/wiki/USB


[[분류: USB]]
[[분류: USB]]

2017년 6월 27일 (화) 14:33 기준 최신판

1 개요[ | ]

USB decive classes
USB 장치 클래스, USB 장치 유형
클래스 용도구분 설명 예시
00h Device 미지정[1] Device class is unspecified, interface descriptors are used to determine needed drivers
01h Interface 오디오 스피커, 마이크, 사운드 카드, 미디
02h Both 통신 및 CDC 제어 모뎀, 이더넷 어댑터, Wi-Fi 어댑터
03h Interface 인간 인터페이스 장치 (HID) 키보드, 마우스, 조이스틱
05h Interface 물리 인터페이스 장치 (PID) 포스 피드백 조이스틱
06h Interface 이미지 웹캠, 스캐너
07h Interface 프린터 레이저 프린터, 잉크젯 프린터, CNC 머신
08h Interface 대용량 저장소 (MSC or UMS) USB 플래시 드라이브, 메모리 카드 리더, 디지털 오디오 플레이어, 디지털 카메라, 외장 드라이브
09h Device USB 허브 전 대역폭 허브
0Ah Interface CDC-Data 클래스 02h와 함께 사용: 통신 및 CDC 제어
0Bh Interface 스마트 카드 USB 스마트 카드 리더
0Dh Interface 콘텐츠 보안 지문 리더
0Eh Interface 비디오 웹캠
0Fh Interface 개인 헬스케어 맥박 모니터 (손목시계)
10h Interface 오디오/비디오 (AV) 웹캠, TV
DCh Both 진단 장치 USB compliance 테스트 장치
E0h Interface 무선 컨트롤러 블루투스 어댑터, Microsoft RNDIS
EFh Both Miscellaneous ActiveSync 장치
FEh Interface Application-specific IrDA Bridge, Test & Measurement Class (USBTMC),[2] USB DFU (Direct Firmware Update)[3]
FFh Both Vendor-specific Indicates that a device needs vendor-specific drivers

2 같이 보기[ | ]

3 주석[ | ]

  1. Use class information in the interface descriptors. This base class is defined to use in device descriptors to indicate that class information should be determined from the Interface Descriptors in the device.
  2. “Universal Serial Bus Test and Measurement Class Specification (USBTMC) Revision 1.0”. USB Implementers Forum. 2003년 4월 14일. 
  3. “DFU 1.1” (PDF). USB Implementers Forum. 2010년 6월 22일에 확인함. 

4 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}