From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joey Oravec Date: Thu, 12 Jul 2007 11:36:33 -0400 Subject: [U-Boot-Users] Interrupts in at91rm9200 u-boot. References: <9a7969e20707110120l150cc3b2y382c561fd69f92b5@mail.gmail.com> <406A31B117F2734987636D6CCC93EE3C01CAD749@ehost011-3.exch011.intermedia.net> <4696441F.5000704@endrelia.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de "Frank Mandarino" wrote in message news:4696441F.5000704 at endrelia.com... > If possible, I would also be interested in obtaining your U-Boot USB > device code. > > I tried creating a usbdcore_at91.c file to fit into the existing U-Boot > usbdcore driver for the TI OMAP1510 a few months ago and didn't get very > far, mainly due to the way the AT91 UDP supports various transactions > in hardware. Hey frank, I finally got my alsa sound driver working with your help. :) No problem, I was surprised to see a ton of requests in my inbox this morning. I need to clean this up first because all my vendor ids, product ids, and descriptors are hardcoded and I don't want those showing up in other people's products! I'll be in touch. -joey