On Tue, 30 May 2000, Eric Clover wrote:
> this has to do with an email i sent out yesterday. i found out , what is
> happening is for some reason , my kernel is loading my advansys scsi
> module twice , first on scsi0 , then it tries to do it again on scsi1 ,
> i Have no scsi1 , thus , it just hangs and gives me the
> "asc_isr_callback" error.
> any words of wisdom? please?
> eric
>
What do you have in your /etc/conf.modules? You might try something like:
alias scsi0 advansys
alias scsi1 <second adapter driver>
(I have not tried this - just guessing.)
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.