Subject: Re: NOSYNC/NOWIDE/NOTAG & ansii rev
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Ignatios Souvatzis <is@beverly.kleinbus.org>
List: tech-kern
Date: 07/24/2000 20:45:03
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?
	-is