Re: 2-1-103-2-1-106ac3 -- insmod aic7xxx aic7xxx='verbose' -- fails

Jeffrey Hundstad (jeffrey.hundstad@mankato.msus.edu)
Fri, 19 Jun 1998 11:48:25 -0500 (CDT)



To: mandree@sx1.HRZ.Uni-Dortmund.DE
cc: linux-kernel@vger.rutgers.edu, dledford@dialnet.net
In-Reply-To: <199806191541.RAA01932@emma1.emma.line.org>
MIME-Version: 1.0
Content-Type: TEXT/plain; CHARSET=US-ASCII

On 19 Jun, Matthias Andree wrote:
> Jeffrey Hundstad wrote:
>> While reading linux/drivers/scsi/README.aic7xxx I came across the
>> format for giving modules loaded on insmod parameters. For example if
>> I wanted to see the 'verbose' messages during load I could:
>>
>> insmod aic7xxx aic7xxx='verbose'
>
> tried aic7xxx=verbose or aic7xxx\=verbose instead?

These also failed with the same message:

# insmod aic7xxx aic7xxx\=verbose
/lib/modules/2.1.106/scsi/aic7xxx.o: invalid parameter aic7xxx

# insmod aic7xxx aic7xxx=verbose
/lib/modules/2.1.106/scsi/aic7xxx.o: invalid parameter aic7xxx

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu