**** BEGIN LOGGING AT Wed Mar 28 02:59:59 2012 Mar 28 05:06:03 http://pastebin.com/2MrDHNaj Mar 28 05:06:40 How to enter this dir-615i2's uboot? It said Hit any key to stop autoboot.But I try many keys just can't work! Mar 28 05:07:05 It says Hit any key to stop autoboot: 3 seconds Mar 28 05:07:15 But by pressing key the only effect is to get 3 2 1 0 faster.... Mar 28 08:45:58 <[florian]> vinceonfire: have you tried space, ctrl-c, enter keys? Mar 28 08:46:11 <[florian]> eventually sending a break (alt-f in minicom iirc) Mar 28 08:54:21 <[florian]> vinceonfire: I have not got a chance to dig my ar934x board yesterday Mar 28 08:54:42 <[florian]> however you really need to check whether the usb driver is properly registered, if there is no typo in the ehci platform driver name etc ... Mar 28 08:54:59 <[florian]> maybe it's just missing a resource declaration (memory or irq) and it cannot be registered Mar 28 08:55:16 <[florian]> finally you can query juhosg and find out what's the exact status of usb on ar934x Mar 28 10:05:37 hauke * r31119 /trunk/target/linux/brcm47xx/patches-3.2/234-bcma-always-map-4-bytes.patch: Mar 28 10:05:37 brcm47xx: BCMA - Always map 4 bytes Mar 28 10:05:37 This probably doesn't matter, but reads/writes are always 4 bytes, so always map 4 bytes. Mar 28 10:05:37 Changes since v1: Moved changes to new patch file (234-bcma-always-map-4-bytes.patch). Mar 28 10:05:37 Signed-off-by: Nathan Hintz Mar 28 10:07:26 hauke * r31120 /trunk/target/linux/brcm47xx/patches-3.2/230-bcma-find-name-for-non-brcm.patch: Mar 28 10:07:26 brcm47xx: BCMA - Consolidate/reduce code in bcma_device_name Mar 28 10:07:26 Eliminate unneeded procedure by incorporating code into bcma_device_name Mar 28 10:07:26 Signed-off-by: Nathan Hintz Mar 28 11:33:06 nbd * r31121 /trunk/package/uci/Makefile: uci: update to latest version, fixes return code of the cli on various failures Mar 28 11:33:13 nbd * r31122 /trunk/package/trelay/ (9 files in 3 dirs): add trelay, a trivial ethernet relay which allows pseudo-bridging ad-hoc or client mode devices over vlans to other hosts Mar 28 11:44:22 [florian]: I did have tried space, ctrl-c, enter keys,not working Mar 28 12:03:13 Where is juhosg guru ? Mar 28 12:04:15 vinceonfire: on the ml ;) Mar 28 12:04:21 Never saw him speak here. Mar 28 12:24:27 vinceonfire: sounds like you may not have your tx pin connected properly Mar 28 12:24:38 or rather, tx on the adapter, rx on the device Mar 28 12:25:09 No,tx pin is connnected properly Mar 28 12:25:53 I am pretty sure of this. Mar 28 12:25:59 does it accept input later? Mar 28 12:26:12 yes Mar 28 12:34:51 hm :-/ Mar 28 12:36:50 <[florian]> the bootloader can also prevent you from interrupting the boot Mar 28 12:44:21 615i1's gpl codes are in here:http://tsd.dlink.com.tw/downloads2008detailgo.asp Mar 28 12:45:05 Maybe someone good at u-boot can help me finding what's wrong with that Mar 28 12:45:59 Oops I1's source are broken,I2 is the same. Mar 28 15:58:49 mirko * r31123 /trunk/target/linux/generic/patches-2.6.37/970-mips-gcc-4.6-set-but-unused-fixes.patch: [target/generic] deal with 'set-but-unused-variables' in a more generic way Mar 28 15:58:56 mirko * r31124 /trunk/target/linux/xburst/patches-2.6.37/600-remove-set-but-unused-var.patch: Mar 28 15:58:56 Revert commit 31091 - "[target/xburst] remove set but unused variable which leads into compiling errors with GCC >= 4.6.0" Mar 28 15:58:56 'set-but-unused-variable'-issues are dealt with in a generic way now Mar 28 16:09:07 * Chocks spanks nbd for no reason Mar 28 17:21:02 [florian]: ping Mar 28 17:21:39 <[florian]> philipp64|laptop: pong Mar 28 17:29:14 nbd * r31125 /trunk/package/netifd/Makefile: netifd: update to latest version, fixes a segfault with non-bridge interface hotplug Mar 28 17:33:54 hauke * r31126 /trunk/target/linux/brcm47xx/patches-3.2/ (19 files): brcm47xx: update flash drivers Mar 28 17:55:26 [florian]: had a question for you about supporting teql on OpenWRT... David and I were talking about it off-line and he filed trac bug #1192 about it. Mar 28 18:18:01 [florian]: any thoughts about how to fix this? Mar 28 19:48:49 errr.. bug #11192 rather. Mar 28 20:10:57 <[florian]> philipp64|laptop: let me have a look at that ticket Mar 28 20:14:53 <[florian]> well having that hotplug script is not so bad, but maybe having it as a netifd plugin/script is better? Mar 28 20:15:52 <[florian]> nbd: any ideas about this? Mar 28 20:55:04 personally I have no idea about the netifd transition... Mar 28 21:12:45 jogo * r31127 /trunk/target/linux/brcm63xx/patches-3.3/ (80 files): Mar 28 21:12:46 bcm63xx: reorder patches Mar 28 21:12:46 Reorder patches for a clearer distinction between the purposes of Mar 28 21:12:46 the different patches. Mar 28 21:12:51 jogo * r31128 /trunk/target/linux/brcm63xx/patches-3.3/ (4 files): Mar 28 21:12:51 bcm63xx: add missing bits from extirq support Mar 28 21:12:51 Add missing external IRQ code parts for older chips in the new code. Mar 28 21:12:59 jogo * r31129 /trunk/target/linux/brcm63xx/patches-3.3/ (11 files): Mar 28 21:12:59 bcm63xx: add ethernet support for bcm6368 Mar 28 21:12:59 Add basic support for the internal ethernet switch on bcm6368. It behaves Mar 28 21:12:59 as a dumb switch for now, but allows basic connectivity. Mar 28 21:12:59 Also drop the ethernet patch for bcm6345 for now, it needs rework. Mar 28 21:13:00 jogo * r31130 /trunk/target/linux/brcm63xx/ (29 files in 2 dirs): bcm63xx: replace SPI driver with latest upstream version Mar 28 21:13:05 jogo * r31131 /trunk/target/linux/brcm63xx/ (9 files in 2 dirs): bcm63xx: add driver for the internal hw trng on bcm6368 Mar 28 21:13:09 jogo * r31132 /trunk/target/linux/brcm63xx/patches-3.3/ (4 files): bcm63xx: add initial support for bcm6368 boards Mar 28 21:13:12 jogo * r31133 /trunk/target/linux/brcm63xx/ (config-3.3 image/Makefile): Mar 28 21:13:12 bcm63xx: enable bcm6368 for linux 3.3 and build images Mar 28 21:13:12 Only build bcm6368 images when building for linux 3.3. Mar 28 21:39:19 nbd: question about dhcp. if I have a 'config host' entry with mac, name, ip... why do I also need to have a 'config domain' entry to make it be visible via local DNS? Mar 28 21:39:34 why doesn't 'config host' imply the 'config domain' as well? Mar 28 21:40:00 or anyone else who wants to answer that question... Mar 28 21:41:19 build #104 of mpc52xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/104 Mar 28 21:41:20 build #101 of octeon is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/101 Mar 28 21:43:23 build #106 of adm5120 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/106 Mar 28 21:43:26 build #154 of brcm63xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx/builds/154 Mar 28 21:47:54 well, that will be a fast first round Mar 28 21:50:37 build #146 of ubicom32 is complete: Failure [failed compile_1] Build details are at http://buildbot.openwrt.org:8010/builders/ubicom32/builds/146 Mar 28 22:25:52 jogo * r31134 /trunk/package/kernel/modules/other.mk: package: kernel: add missing config symbols for serial-8250 Mar 28 22:51:00 build #148 of at91 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/148 Mar 28 22:51:14 build #149 of s3c24xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/s3c24xx/builds/149 Mar 28 22:56:04 build #138 of ramips is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ramips/builds/138 Mar 29 00:01:51 build #116 of au1000 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/au1000/builds/116 **** ENDING LOGGING AT Thu Mar 29 02:59:58 2012