All of lore.kernel.org
 help / color / mirror / Atom feed
* SG_GET_VERSION_NUM and SG_IO issue
@ 2008-07-08  0:59 Kantor Zsolt
  2008-07-08 15:38 ` Douglas Gilbert
  0 siblings, 1 reply; 2+ messages in thread
From: Kantor Zsolt @ 2008-07-08  0:59 UTC (permalink / raw)
  To: linux-scsi

Hi, I have a strange problem with the SG_GET_VERSION_NUM, and the SG_IO ioctl
I have blacklisted and renamed all my SCSI subsystem drivers, so the kernel can't load them. I have checked with lsmod, and yes the drivers are not loaded. All my SCSI subsystem is compiled as modules for my running kernel (CONFIG_SCSI=m, CONFIG_CHR_DEV_SG=m, CONFIG_BLK_DEV_SD=m . . .), I checked that in the running kernel config file in the /boot directory.
In my initrd image the SCSI drivers are not present either.    
Even so, if the SCSI susbsystem is not loaded at all I can execute successfully the SG_GET_VERSION_NUM ioctl and I can even send commands via the SG_IO ioctl. How is that possible if there are no SCSI drivers loaded ??
My kernel version is 2.6.18-6-k7 and I'm using Debian etch, if this information is helpful 

Thanks,
  Kantor


      

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-08 15:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-08  0:59 SG_GET_VERSION_NUM and SG_IO issue Kantor Zsolt
2008-07-08 15:38 ` Douglas Gilbert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.