Zhonglei, after your kernel boots up and you have command line on ur console type "insmod htm.o" for normal insertion, if anything goes wrong try to force "insmod -f htm.o"
forcing option is not recommended .. go through these pages http://www.tldp.org/LDP/lkmpg/ > My driver is a char device driver htm.o. How can I compile it into my kernel?