어제, 오늘 실장아찌는 구미로...
난 어제, 오늘 땡땡이... (오늘은 이것저것 설치는 좀 했군.)
내가 계속 해야 할 것들...

1. mz_test device driver
자동화된 test를 위한 tool
a. 기능 명세서 작성
b. 구현 명세서 작성

2. kernel 2.6 porting

3. kernel device driver내 debugging feature에 대한 제언들
a. debug msg 출력 방법
가. DPRINTK(3, "hello, world\n");
나. #define
다. Config.in
라. /proc/sys/...
b. 관련 문서 작성 정리...