Results 1 to 1 of 1
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 ...
- 03-18-2009 #1Just Joined!
- Join Date
- Mar 2009
- Location
- Pune
- Posts
- 1
SCSI Device Driver
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.......


Reply With Quote