Subject: Re: ncr (53c810ae) driver still wonky.
To: None <thorpej@netbsd.org>
From: Jaromir Dolecek <dolecek@ics.muni.cz>
List: tech-kern
Date: 02/28/2000 11:26:45
Is the patch okay ? Jason ?
Darren Reed wrote:
> > Darren Reed wrote:
> > > Booting a -current kernel on my alpha/pc164 with a 53c810ae, I tried
> > > out the ncr driver with a Fujitsu M2909S-512 driver. I still see lots
> > > of error messages at bootup - error messages I don't see when I attach
> > > the same drive to an adaptec (2940) card. Does anyone have any clues
> > > about how to fix this ?
> The below patch fixed my problem - yay!
>
> Can someone please commit this ? Thanks again!
>
> Cheers,
> Darren
> *** scsipi_base.h.orig Tue Dec 8 11:20:16 1998
> --- scsipi_base.h Mon Feb 28 10:41:54 2000
> ***************
> *** 70,75 ****
> --- 70,76 ----
> * Fill out the scsipi_xfer structure. We don't know whose context
> * the cmd is in, so copy it.
> */
> + xs->req_sense_length = 0;
> xs->sc_link = sc_link;
> bcopy(scsipi_cmd, &xs->cmdstore, cmdlen);
> xs->cmd = &xs->cmdstore;
>
>
--
Jaromir Dolecek <jdolecek@NetBSD.org> http://www.ics.muni.cz/~dolecek/
@@@@ Wanna a real operating system ? Go and get NetBSD, damn! @@@@