On Mon, Jun 28, 2004 at 10:34:38PM -0700, Matthew Dharm wrote:
> > @@ -322,7 +327,7 @@
> > /* reject the command if the direction indicator
> > * is UNKNOWN
> > */
> > - else if (us->srb->sc_data_direction == SCSI_DATA_UNKNOWN) {
> > + else if (us->srb->sc_data_direction == DMA_NONE) {
> > US_DEBUGP("UNKNOWN data direction\n");
> > us->srb->result = DID_ERROR << 16;
> > }
>
> Is this valid? Of the cuff, this seems to be a significant semantic change
> from 'unknown' to 'none'.
Good catch, should have been DMA_BIDIRECTIONAL
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users