I looked up some char driver sources, the only thing I could find was 
something called a struct misc_driver which contains a struct file_ops* and 
is registered using misc_register(struct misc_driver*). What am I missing 
here?
Regards,
Irfan.
PS: I have read "Linux Device Drivers" by Alessandro Rubini and also have it 
on hand. So if someone could point me to somewhere in that book it would be 
just as well. TIA.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/