sane-project-website/old-archive/2001-04/0007.html

92 wiersze
3.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: Re: [PATCH] sanei_scsi.c for dio in Linux</TITLE>
<META NAME="Author" CONTENT="Tim Waugh (twaugh@redhat.com)">
<META NAME="Subject" CONTENT="Re: [PATCH] sanei_scsi.c for dio in Linux">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: [PATCH] sanei_scsi.c for dio in Linux</H1>
<!-- received="Mon Apr 2 08:49:54 2001" -->
<!-- isoreceived="20010402154954" -->
<!-- sent="Mon, 2 Apr 2001 17:03:07 +0100" -->
<!-- isosent="20010402160307" -->
<!-- name="Tim Waugh" -->
<!-- email="twaugh@redhat.com" -->
<!-- subject="Re: [PATCH] sanei_scsi.c for dio in Linux" -->
<!-- id="20010402170307.C1268@redhat.com" -->
<!-- inreplyto="3AC74294.E93856C5@interlog.com" -->
<STRONG>From:</STRONG> Tim Waugh (<A HREF="mailto:twaugh@redhat.com?Subject=Re:%20[PATCH]%20sanei_scsi.c%20for%20dio%20in%20Linux&In-Reply-To=&lt;20010402170307.C1268@redhat.com&gt;"><EM>twaugh@redhat.com</EM></A>)<BR>
<STRONG>Date:</STRONG> Mon Apr 02 2001 - 09:03:07 PDT
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0008.html">Oliver Neukum: "Re: sm3600 SANE backend in the beam"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0006.html">Marian Eichholz: "sm3600 SANE backend in the beam"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0002.html">Douglas Gilbert: "[PATCH] sanei_scsi.c for dio in Linux"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#7">[ date ]</A>
<A HREF="index.html#7">[ thread ]</A>
<A HREF="subject.html#7">[ subject ]</A>
<A HREF="author.html#7">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
On Sun, Apr 01, 2001 at 11:00:36AM -0400, Douglas Gilbert wrote:
<BR>
<P><EM>&gt; - if ( (req-&gt;sgdata.sg3.hdr.info &amp;&amp; SG_INFO_CHECK != 0)
</EM><BR>
<EM>&gt; + if ( (req-&gt;sgdata.sg3.hdr.info &amp; SG_INFO_CHECK != 0)
</EM><BR>
<P>You mean:
<BR>
<P>if ( ((req-&gt;sgdata.sg3.hdr.info &amp; SG_INFO_CHECK) != 0)
<BR>
<P>!= binds more tightly than &amp; I think.
<BR>
<P>Tim.
<BR>
*/
<BR>
<P>
<BR><HR NOSHADE>
<UL>
<LI>application/pgp-signature attachment: <A HREF="att-0007/01-part">stored</A>
</UL>
<!-- attachment="01-part" -->
<P><PRE>
--
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20[PATCH]%20sanei_scsi.c%20for%20dio%20in%20Linux&In-Reply-To=&lt;20010402170307.C1268@redhat.com&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0008.html">Oliver Neukum: "Re: sm3600 SANE backend in the beam"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0006.html">Marian Eichholz: "sm3600 SANE backend in the beam"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0002.html">Douglas Gilbert: "[PATCH] sanei_scsi.c for dio in Linux"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#7">[ date ]</A>
<A HREF="index.html#7">[ thread ]</A>
<A HREF="subject.html#7">[ subject ]</A>
<A HREF="author.html#7">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Mon Apr 02 2001 - 08:50:39 PDT</EM>
</EM>
</SMALL>
</BODY>
</HTML>