Index: linux-2.6.16.5-ezx/arch/arm/mach-pxa/ezx.c =================================================================== --- linux-2.6.16.5-ezx.orig/arch/arm/mach-pxa/ezx.c 2006-04-17 14:04:32.000000000 -0300 +++ linux-2.6.16.5-ezx/arch/arm/mach-pxa/ezx.c 2006-04-21 17:12:41.000000000 -0300 @@ -549,9 +549,9 @@ ssp_pcap_init(); /* try to configure USB connector as FFUART */ - //emu_switch_to(EMU_SWITCH_TO_UART); + emu_switch_to(EMU_SWITCH_TO_UART); /* switch on VUSB */ - //SSP_PCAP_bit_set(SSP_PCAP_ADJ_BIT_BUSCTRL_VUSB_MSTR_EN); + SSP_PCAP_bit_set(SSP_PCAP_ADJ_BIT_BUSCTRL_VUSB_MSTR_EN); #if 0 FFLCR = 0x83; FFDLL = 0x08;