Subject: Re: ncr (53c810ae) driver still wonky.
To: Jaromir Dolecek <dolecek@ics.muni.cz>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-kern
Date: 02/28/2000 09:44:30
On Mon, 28 Feb 2000 11:26:45 +0100 (MET) 
 Jaromir Dolecek <dolecek@ics.muni.cz> wrote:

 > Is the patch okay ? Jason ?

Yes, it's okay enough :-)  I've just committed a slightly different version
(mine includes a comment on the general lack of usefulness of that field :-)

 > > + 	xs->req_sense_length = 0;
 > >   	xs->sc_link = sc_link;
 > >   	bcopy(scsipi_cmd, &xs->cmdstore, cmdlen);
 > >   	xs->cmd = &xs->cmdstore;

        -- Jason R. Thorpe <thorpej@nas.nasa.gov>