Re: Issue booting Linux 2.6.6-hh0

From: Giorgio Padrin <giorgio_at_orangetiq.org>
Date: Sat, 5 Jun 2004 19:45:05 +0200

Ciao,

Alle 19:40, venerdì 4 giugno 2004, Michael Opdenacker ha scritto:

> The next step is usb networking that doesn't work yet... I will lack
> time the next days. Don't hesitate to report and investigate remaining
> issues!
>
> Have a nice week-end!
>

I managed to get the usb networking working by this few lines change:

file: drivers/usb/gadget/gadget_chips.h
[line 24, change:] #ifdef CONFIG_USB_PXA --> #ifdef CONFIG_USB_PXA2XX

file:/usr/ipaqlab/cvs/linux/kernel26/drivers/usb/gadget/ether.c
[line 224, change:] #ifdef CONFIG_USB_PXA --> #ifdef CONFIG_USB_PXA2XX
[line 2306, add:] #if defined(DEV_CONFIG_CDC) || defined(CONFIG_USB_ETH_RNDIS)
[line 2324(now), add:] #endif

P.S.: I cc this email to Michael and Eddi because I had problems to post to
the mail list before.

giorgio
Received on Sat Jun 05 2004 - 13:46:01 EDT

This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:19:27 EDT