Hello friends....
I am writing a scsi device driver.....
I am using kernel version 2.6.18.1 ...... I hav defined fields of scsi_host_template and registered a device and then bus and then created driver_fs_files of the device....the problem is that wen i insert module....computer hangs and i hav to restart it....so i cant even put printk so as to find wher it hangs.......