Date: Wed, 30 Sep 1998 09:36:14 -0600 (MDT) From: "Justin T. Gibbs" <gibbs@narnia.plutotech.com> To: torstenb@vmunix.org Cc: scsi@FreeBSD.ORG Subject: Re: Command Linking Message-ID: <199809301536.JAA24139@narnia.plutotech.com> In-Reply-To: <m0zOJFo-0006AKC@onizuka.vmunix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <m0zOJFo-0006AKC@onizuka.vmunix.org> you wrote: > Well, I can read the firmware from the drive and write it to a file. The > problem starts when I start to write the new firmware. Due to the physio > problem I have to upload the firmware in 64k parts with the WRITE BUFFER > command. After each WRITE BUFFER the drive sends a MSG_LINK_CMD_COMPLETE > (0x0a) and the scsi system can't handle it: Do you have to load the firmware using a series of linked commands instead of unlinked commands? I had no intention of supporting this feature in the aic7xxx driver and it would probably require some additional tweaking to the SCSI transport layer to make it work. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809301536.JAA24139>