Re: [patch v6 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support

2008-02-04 Thread alf scherer
David Brownell schrieb: On Monday 04 February 2008, you wrote: Ok. Any particular reason why you're stuck with 2.6.21? The kernel HCD interface has changed a bit since then, so you'l have to fix that up. Actually, the LEON3-soft CPU I though that was basically SPARC? y

Re: [patch v6 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support

2008-02-04 Thread alf scherer
"alf" == alf scherer <[EMAIL PROTECTED]> writes: alf> Hello Peter, alf> Hello Alan, alf> I have got the HPE-mini FPGA embedded development board running alf> a LEON3-SPARC Snapgear-linux with a 2.6.21 kernel. The Cypress alf> cy7c67300 is directly

Re: [patch v6 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support

2008-02-04 Thread alf scherer
rm_device_add_data() beeing called anywhere before. I've browsed through the drivers/base-code where all platform-driver specific stuff is done, but I really wasn't able to see where this allocation happens. Can you give me a hint where to look at? Thanks! alf scherer Peter Korsgaard schr