DISLab Seminar/2004
Retired DISLab
2004이전
Windows Device Driver
- 목표 : 플래시 메모리를 위한 Device Driver를 구현하기 위함
- 교재

- 예제로 배우는 Windows 2000 Device Driver
- Ch 1. Windows 2000 Driver 개요 박성환
- Ch 2. 하드웨어 환경 박원주
- Ch 3. Kernel-Mode I/O Processing 박원주
- Ch 4. Drivers And Kernel-Mode Object 김도윤
- Ch 5. Device Driver 개발의 일반적인 사항 박성환
- Ch 6. Initialization and Cleanup Routines 박원주
- Ch 7. Driver Dispatch Routines - Appendix 김도윤
- Ch 8. Interrupt-Driven I/O 박성환
- Ch 9. Hareware Initialization 박원주
- Ch 10. Power Management (Skip)
- Ch 11. Timers (Skip)
- Ch 12. DMA Driver 김도윤
- Ch 13. Windows Management and Instrumentation 박성환
- Ch 14. System Thread 박원주