make mrproper cp configs/<version>-x86_64.config .config make menuconfig
cp drivers/scsi/ips.o /lib/modules/<kernelversion>/kernel/drivers/scsi/ insmod ips.o
Cheers J Xose Vazquez Perez wrote:
Jeffrey Lane wrote:
make clean
^^^^^^^^^^ this step is -->>
make mrproper cp configs/<version>-x86_64.config .config make menuconfig
turned on the IBM ServRAID support (set to M for module) then:
make dep && make SUBDIRS=drivers/scsi modules
^ -->> HERE
Officially, yes, but unofficially, no, it does work on an AMD 64.
If it's reliable send a note to ipslinux adaptec com and to linux-scsi vger kernel org ;-)
-thanks-