How do I make the module for my scsi card load at boot time. After the computer boots I have no access to the cd or tape but when I type #modprobe ncr53c8xx it loads the drivers for the card and the Tape and CD work fine. I've tried running depmod as well. I've created a template fragment for /etc/modules.conf with the one line in it "alias scsi_hostadapter ncr53c8xx" yet I still have to run modprobe after booting. Do I have to put some line in my lilo.conf or something? Any help would be greatly appreaciated. P.S Does anyone know what the difference between ncr53c8xx and sym53c8xx is? They both appear to work fine??