Hi, Jose Sanchez wrote: > I patched the kernel with the patch in the web page. Everything went > ok. I compiled the kernel, but the modules where not compiled again. > Do I have to configure something or I am missing something in my > compilation. You have to enable ppSCSI and the module for your card in the kernel config:
CONFIG_PPSCSI and some CONFIG_PPSCSI_* variable they should be under scsi drivers in your kernel config. kind regards -- jochen