Re: qla2xxx async scan in kernel 2.6.16

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2009-04-27 at 00:04 +0800, 谢纲 wrote:
> In kernel 2.6.16, I find that there is no scsi_scan_host in
> qla2xxx_probe_one. So how does the qla driver scan the scsi device?

scsi_scan_host() is only really for non hotplug busses that need a fixed
id scan.

Hotplug buses use scsi_scan_target() instead when the device appears on
the bus.  Most do this (like fc) from the target port appearance via the
allied transport class.

James


--
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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux