Helo I am trying to run a supermicro X7DB3 with adaptec 9410W and 9 sata disks 8 on 9410W and 1 on onboard sata intel controler. I did a git clone of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/aic94xx-sas-2.6.git but I am not able to compile it :( when I do make mrproper; make menuconfig -> disable modular kernel; enable aic94xx, sata piix,and nic e1000 ; make ... i get : drivers/scsi/scsi.c: In function `scsi_device_put': drivers/scsi/scsi.c:880: warning: implicit declaration of function `module_refcount' . . . . LD drivers/built-in.o GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o(.text+0xb2be7): In function `scsi_device_put': : undefined reference to `module_refcount' drivers/built-in.o(.text+0xc7477): In function `asd_request_firmware': : undefined reference to `request_firmware' make: *** [.tmp_vmlinux1] Error 1 can anybody help me ? Vaclav Bilek - 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