Windows Device Driver 개발

Windows 2000, XP DDK 를 이용한 Device Driver 개발입니다

Tip

Documents

MSDN Technical Articles

Downloads

  • 장치 관리자 열기 (HIDDEN 영역 포함)
    숨겨진 장치 관리자를 포함하여 장치 관리자를 엽니다
  • WinDBG 6.6.7.5 Release Version (Link)

  • USB 패킷 감시 Snoopy Pro 2.2
    디바이스 드라이버와 허브사이의 패킷 내용을 살펴볼수 있습니다.
  • DebugView for Windows v4.63
    커널 단의 Debug 메세지와 OutputDebugString 의 메세지를 캡쳐하는 프로그램 입니다. DebugView is an application that lets you monitor debug output on your local system, or any computer on the network that you can reach via TCP/IP. It is capable of displaying both kernel-mode and Win32 debug output, so you don't need a debugger to catch the debug output your applications or device drivers generate, nor do you need to modify your applications or drivers to use non-standard debug output APIs.

Links

  • USB.org (Link)
    USB 공식 사이트, USB spec 문서 및 개발 Q&A 게시판이 있음
  • 데브구루 (Link)
    디바이스 드라이버 개발 업체, Q&A, 강좌를 포함하고 있습니다
  • 데브피아 DeviceDriver 코너 (Link)
    데브피아의 DeviceDriver 코너 입니다
  • 하제 소프트 (Link)
    드라이버 개발 업체로서 Q&A, 강좌를 운영
  • OSR Online (Link)
    드라이버 개발과 관련된 Q&A 가 많습니다.
  • Windows Sysinternals (Link)
    커널과 관련된 툴이 많이 인기가 좋은 Sysinternals 입니다. 가보니 Microsoft TechNet 로 옮겼군요