From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: Hotplug and USB device removal
Date: Sat, 19 May 2001 20:45:47 +0000 [thread overview]
Message-ID: <marc-linux-hotplug-99030882526964@msgid-missing> (raw)
In-Reply-To: <marc-linux-hotplug-99023795831169@msgid-missing>
On Sat, May 19, 2001 at 07:09:48AM -0700, Stephen Williams wrote:
>
> Adam's format includes not just the bytes and addresses, but the 0xa0
> of the commands as well. I suspect he didn't quite understand the
> workings of the ez-usb chip (he said as much on the linux-usb-devel
> mailing list) so may have thought that it was information.
The 0xa0 is needed for devices like the WhiteHEAT that first loads a
special loader into the EZUSB device, and then loads extra firmware. It
uses two different commands to get this to work. See the current
drivers/usb/serial/whiteheat.c file to see how this works, and why it is
necessary.
There is also a script in the drivers/usb/serial directory that takes
Intel hex records and converts them to the format used by the current
drivers (a .h file full of records.) That script can be modified to do
some other kind of output if you wish.
thanks,
greg k-h
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
next prev parent reply other threads:[~2001-05-19 20:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-19 2:05 Hotplug and USB device removal Stephen Williams
2001-05-19 3:13 ` Brad Hards
2001-05-19 4:54 ` Stephen Williams
2001-05-19 10:17 ` Brad Hards
2001-05-19 10:31 ` Brad Hards
2001-05-19 14:09 ` Stephen Williams
2001-05-19 14:13 ` Stephen Williams
2001-05-19 15:57 ` David Brownell
2001-05-19 20:45 ` Greg KH [this message]
2001-05-19 21:33 ` Stephen Williams
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=marc-linux-hotplug-99030882526964@msgid-missing \
--to=greg@kroah.com \
--cc=linux-hotplug@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).