From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.seznam.cz (smtp.seznam.cz [77.75.72.43]) by ozlabs.org (Postfix) with ESMTP id 80F62DDE1E for ; Tue, 9 Dec 2008 03:25:45 +1100 (EST) Message-ID: <493D2B22.4000601@seznam.cz> Date: Mon, 08 Dec 2008 15:11:46 +0100 From: Michal Simek MIME-Version: 1.0 To: dhlii@dlasys.net Subject: Re: Is anyone using the C67x00 USB Host ? References: <49394978.10905@dlasys.net> In-Reply-To: <49394978.10905@dlasys.net> Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-embedded Reply-To: monstr@seznam.cz List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi David, currently I am working on backport this driver to 2.6.20 to Microblaze but a lot of things are the same. >>From HW site. Interrupt goes outside of IP directly to interrupt controller. And you need to call platform_device_register with proper structure. Could you send your kernel log? Thanks, Michal > I am having two problems with it. > > I can not get it working with interrupts, > > I can not get the 2nd USB port working. > > If someone has it working I would appreciate knowing. > > Thanks > > > > > > > > > > >