Bernd Schubert wrote:
Hello,
for some reasons the kernel.org qla4xxx driver doesn't work for us. Version
5.01.00.08 seems to work a bit better, but all default sg-ioctl's are not
defined.
Adding these manually as in scsi/sg.c works, but IMHO is rather stupid. Is
there a sane way to call sg_ioctl()?
I mean it's static and also not exported and the file_operations ioctl method
is already taken by the qla4xxx driver.
Do you mean that with the driver from qlogic.com (or one of the distros)
you can do sg io to the qla4xxx driver, but with the kernel.org driver
you have to go through the sg (scsi/sg.c) driver?
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html