> > What is the pci vendor and device id for your adaptec 2940 card?
> > (check scanpci -v output)
> 
> pci bus 0x0003 cardnum 0x06 function 0x00: vendor 0x9004 device 0x8178

> > SX:CE supports these devices with the cadp driver:
> > # grep "^cadp " /etc/driver_aliases
> 
> Looks like a vendor/device mismatch.

Yep, "cadp" is the wrong driver;  we need "adp".
Again, this driver is not available as 64-bit driver.
And it's probably missing in OpenSolaris.
In SX:CE it's part of the SUNWadp package.

% grep "^adp " /etc/driver_aliases
adp "pci9004,7078"
adp "pci9004,7178"
adp "pci9004,7278"
adp "pci9004,7478"
adp "pci9004,7578"
adp "pci9004,8078"
adp "pci9004,8178"     <<<<<<
adp "pci9004,8278"
adp "pci9004,8478"
adp "pci9004,8578"
adp "pci9004,5078"
adp "pci9004,5578"
adp "pci9004,6078"
adp "pci9004,6075"
adp "pci9004,6178"
adp "pci9004,6278"
adp "pci9004,7860"
adp "pci9004,7880"
adp "pci9004,7881"
adp "pci9004,7884"
adp "pci9004,7891"
adp "pci9004,7892"
adp "pci9004,7895"
-- 
This message posted from opensolaris.org

Reply via email to