On 6/13/07, Grant Likely <grant.likely@secretlab.ca> wrote:
On 6/12/07, Peter Korsgaard <jacmet@sunsite.dk> wrote:
> >>>>> "Grant" == Grant Likely <grant.likely@secretlab.ca > writes:
>
> Hi,
>
>  Grant> Rather than c67x00-hub.c being compiled seperately, the
>  Grant> original code had c67x00-hub.c *included* by c67x00-hcd.c.
>  Grant> This is a very bad idea.  Simplest solution is to merge the
>  Grant> two files into one and be done with it.

 

Hi Guys,
I'm currently implementing the gadget API for the c67x00 (specifically CY7C63200) and have several questions.

1. Are you aware of any others working on the gadget API for this driver?
2. I'm doing this on an embedded device (Xilinix/PPC) with no hardware DMA and on top of MontaVista 4.01 (2.6.10-kernel). I'd prefer to develop on a current kernel using something like a PCI card. Can you recommend a reasonably-priced development platform for the c67x00?
3. Any suggestions about preventing additional ugly code? I'm adding the bulk of the API in c67x00-udc.c

Many thanks,
-Phil Culler
phil@pliablerhino.com