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