I believe the proper syntax would be more like: aic7xxx=reset_delay:15,tagged_queuing:on,proc_stats:off
However, I didn't see any of them listed as valid options in /usr/src/linux/drivers/scsi/README.aic7xxx (though I believe they all exist as kernel configuration options). What version of the aic7xxx driver do you have? On Wed, Feb 17, 1999 at 03:11:26AM +0100, Antonio A. Rivas Ojanguren wrote: > Hello: > > I need to pass some aic7xxx parameters at boot promt of the rescue > disc and I'm not sure about the syntax. Is the following line correct: > > linux aic7xxx_reset_delay=15 aic7xxx_tagged_queuing=on > aic7xxx_proc_stats=off > ? > > I'll thank any additional information on this subject. > > Thanx in advance.