Levin Du (zsdjw@xxxxxxxx) said: > Hi, Bill. I grep some scsi module name with modules.pcimap and modules.alias: > > $ grep "qlogicfas408" modules.pcimap modules.alias > > $ grep "BusLogic" modules.pcimap modules.alias > > $ grep "wd7000" modules.pcimap modules.alias > > $ grep "aha1542" modules.pcimap modules.alias > > $ grep "3w-9xxx" modules.pcimap modules.alias > modules.pcimap:3w-9xxx 0x000013c1 0x00001002 0xffffffff > 0xffffffff 0x00000000 0x00000000 0x0 > modules.pcimap:3w-9xxx 0x000013c1 0x00001003 0xffffffff > 0xffffffff 0x00000000 0x00000000 0x0 > modules.alias:alias pci:v000013C1d00001002sv*sd*bc*sc*i* 3w-9xxx > modules.alias:alias pci:v000013C1d00001003sv*sd*bc*sc*i* 3w-9xxx > > Not all of them are in modules.pcimap and modules.alias. I'm currently running > kernel 2.6.15.3. If these are kernel modules, then this is considered driver bugs if they support PCI devices. Note that I don't think wd7000 or aha1542 support PCI devices. I suspect for VMWare it's recommended to use the mptfusion emulation. Bill