My block device driver has problems in regestering itself with the OS.
I have included entries in blk.h, major.h.
Is there any other file in which I have to include entries specific to my driver? (I saw a file Config.in..... I am not sure how to include my lines in it)
|