kernel 3.10: missing module (block device) cciss

dea

Renowned Member
Feb 6, 2009
243
87
68
Hello all !

In kernel 3.10 missing module cciss for HP smartarray controller (old version).
I know that cciss module in block device was replaced by hpsa module, but hpsa supports controllers after HP SA P212, P410, etc. not natively old controllers (like P200, P400, etc).
I've tried to ad:
hpsa_allow_any=1 (https://www.kernel.org/doc/Documentation/scsi/hpsa.txt)
on grub, add directly hpsa in initramfs, module autoload, but the device is not present (/dev/sda missing).

Thanks

Luca