Hello! I'm trying to set up openwrt on this router, it is based on Lantiq Xway Danube Soc ( PSB50702 E), and manufactured by Sagem(previously by Siemens). Wiki page is here http://wiki.openwrt.org/toh/gigaset/sx76x
I already managed to boot openwrt on it, but I cannot get USB working, because there is no power on the port (DISCONNECTED PORT). It was possible to get power on old ifxmips target by modifying GPIO addresses in usb_vbus_enable function, but since that is now changed I dunno how to make it work on a new one. ( I asked that on forums https://forum.openwrt.org/viewtopic.php?pid=134415#p134415 ) I also looked up at those arcadyan board configs, and some of them have XXXXXXXX_EBU addess and XXXXXXXX_USB pin defined. I know that on this router usb power is on gpio 29( gpl source says that ), and that irq at dwc_otg driver in original fw is 54, but I dunno which address should go to EBU ( if any). Also this board doesn't have wlan eeprom, instead it is read by a wlan driver from a file inside fw. If someone has some answers on how to modify current ath5k driver, would like to know. Thanx Openwrt log: http://pastebin.com/btkGDSXu
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel