By the way, for the EZ-USB FX2 (the USB 2.0 version
of the EZ-USB FX), a small change will be needed:
the CPUCS register is not at 0x7F92, but at 0xE600.
The firmware download protocol is otherwise the same,
if I can trust the docs.

So it might be nice to have a way that "ezusb_set_reset()"
can say which EZ-USB chip is being used; maybe a flag.
Changing it now should avoid changing usbcore later...

- Dave


----- Original Message ----- 
From: "Greg KH" <[EMAIL PROTECTED]>
To: "Johannes Erdfelt" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, May 07, 2001 10:54 PM
Subject: [linux-usb-devel] [PATCH] move ezusb functions from usb-serial to usb core


> Hi,
> 
> Here's a small patch against 2.4.5-pre1 that moves the ezusb_* functions
> out of the usb-serial core code and into the usb core.  This is needed
> as more drivers outside of the usb-serial tree are needing to write data
> to a EZUSB device (2 were mentioned last week on the mailing list).
> 
> I also added documentation to the functions so it shows up in the
> kernel-api.* document.
> 
> thanks,
> 
> greg k-h
> 


_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to