From: Matthew Harrell <lists-sender-14a37a@bittwiddlers.com>
To: "Randy.Dunlap" <rddunlap@osdl.org>
Cc: Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: hid: ctrl urb status -75?
Date: Mon, 21 Jul 2003 21:43:45 -0400 [thread overview]
Message-ID: <20030722014345.GA9226@bittwiddlers.com> (raw)
In-Reply-To: <20030721183338.44634e51.rddunlap@osdl.org>
: include/asm-generic/errno.h says that 75 is EOVERFLOW.
: Now look in Documentation/usb/error-codes.txt and it says that
: EOVERFLOW is used for:
: -EOVERFLOW (*) The amount of data returned by the endpoint was
: greater than either the max packet size of the
: endpoint or the remaining buffer size. "Babble".
:
: The device returned too much data.
: See whichever host controller driver you are using for details.
Strange. Thanks. For some reason I was thinking those error codes returned
by the driver were more specific to it. I see where the message is generated
and now just need to figure out what the deal is with it here. It works fine
under at least two other OSes so I know the keyboard works.
--
Matthew Harrell Do not meddle in the affairs of cats
Bit Twiddlers, Inc. for they are subtle and will piss
mharrell@bittwiddlers.com on your computer
next prev parent reply other threads:[~2003-07-22 1:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-22 1:21 hid: ctrl urb status -75? Matthew Harrell
2003-07-22 1:33 ` Randy.Dunlap
2003-07-22 1:43 ` Matthew Harrell [this message]
2003-07-22 1:53 ` Randy.Dunlap
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=20030722014345.GA9226@bittwiddlers.com \
--to=lists-sender-14a37a@bittwiddlers.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mharrell-dated-1059270229.986b52@bittwiddlers.com \
--cc=rddunlap@osdl.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.