I can't get the module aic7xxx to mount at startup.

could someone who has this working send me an example of thier
/etc/conf.modules file

I have tried:

alias eth0 eepro100
alias parport_lowlevel parport_pc
pre-install plip modprobe parport_pc ; echo 7 > /proc/parport/0/irq
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
alias block-major-8 aic7xxx


I have also tried this which was created by diskdrak I believe:
/etc/conf.modules:

alias eth0 eepro100
alias parport_lowlevel parport_pc
pre-install plip modprobe parport_pc ; echo 7 > /proc/parport/0/irq
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
alias scsi_hostadapter aic7xxx
post-install supermount modprobe scsi_hostadapter

thanks for your help

Gavin


-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to