Adding module to romfs_list and using gpio driver from user space
I am progressing pretty good. Now I am stuck with two 1. Loading driver for my custom device I have added the code linux2.6/drivers/projectx directory, modified the make file and Kconfig f...