I'm trying to install a scsi host adapter card (Adaptec 7850) in my linux system. When the system boots up, my scsi card is not detected. However, when I run "modprobe aic7xxx" the card is detected, configured and everything is fine. How do I configure the system so that the card is automatically setup at boot time? I've tried editing "etc/conf.modules" maybe I got it wrong? Also, when I run "modprobe -c", the listing that I get contains a line like "alias scsi_hostadapter off". Could this be my problem, if so how do I change this? The "modprobe -c" list also contains a lot more aliases...... where are these aliases defined?????