From: Doug Ledford <dledford@redhat.com>
To: "Justin T. Gibbs" <gibbs@scsiguy.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: underflow field
Date: Mon, 3 Feb 2003 17:49:31 -0500 [thread overview]
Message-ID: <20030203224931.GI29516@redhat.com> (raw)
In-Reply-To: <43220000.1043970348@aslan.btc.adaptec.com>
On Thu, Jan 30, 2003 at 04:45:48PM -0700, Justin T. Gibbs wrote:
> I received a recent report of the aic7xxx driver reporting:
>
> (scsi0:A:0:0): CDB: 0x12 0x1 0x80 0x0 0x60 0x0
> (scsi0:A:0:0): Saw underflow (80 of 96 bytes). Treated as error
>
> This is because the aic7xxx driver (and the aic79xx driver) honors
> the underflow field. Has this field been deprecated and thus should
> be ignored by HBA drivers? If not, why is it that scsi_scan.c doesn't
> set underflow to 0 (or maybe 1 in this case) for commands that can have
> variable length responses? The above is a fetch of the serial number
> from VPD page 0x80.
Because it was an oversight that needs fixing. When the VPD Inquiry code
was added it should have had a correct underflow initializer and it
doesn't look like it does.
--
Doug Ledford <dledford@redhat.com> 919-754-3700 x44233
Red Hat, Inc.
1801 Varsity Dr.
Raleigh, NC 27606
prev parent reply other threads:[~2003-02-03 22:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-30 23:45 underflow field Justin T. Gibbs
2003-02-03 22:49 ` Doug Ledford [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030203224931.GI29516@redhat.com \
--to=dledford@redhat.com \
--cc=gibbs@scsiguy.com \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.