Subject: Re: NOSYNC/NOWIDE/NOTAG & ansii rev
To: Ignatios Souvatzis <is@beverly.kleinbus.org>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: tech-kern
Date: 07/24/2000 23:32:58
On Mon, Jul 24, 2000 at 08:45:03PM +0200, Ignatios Souvatzis wrote:
> On Mon, Jul 24, 2000 at 03:30:32PM +0200, Manuel Bouyer wrote:
> > Hi,
> > In scsiconf.c we actually do the following:
> >         if ((inqbuf.version & SID_ANSII) >= 2) {
> > 		if ((inqbuf.flags & SID_CmdQue) == 0)
> 
> Where do those flags originate?

From the inquiry buffer, returned by the device. That is, the device tell
us what it can do and we translate this for the controller.

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--