**** BEGIN LOGGING AT Thu Oct 21 02:59:58 2010 Oct 21 03:36:40 i wonder what the state of support for net4825 is these days? i recall some serial/grub problems last time I tried (like a year or so back) Oct 21 03:37:08 4826 Oct 21 03:37:35 and 4526 (the 486-like geode) Oct 21 03:37:54 * russell-- has several of those deployed around Oct 21 03:38:20 mostly running metrix pyramid which works, but is unsupported for years now Oct 21 03:57:59 russell--: you mean the soekris engineering boxen? Oct 21 04:00:04 russell--: most of the grub issues were down to combios issues Oct 21 04:00:14 so make sure you're running an updated version of that Oct 21 04:01:19 Guest54870: Oct 21 04:01:20 [04:54:46] russell--: you mean the soekris engineering boxen? Oct 21 04:01:20 [04:56:50] russell--: most of the grub issues were down to combios issues Oct 21 04:01:20 [04:57:01] so make sure you're running an updated version of that Oct 21 04:12:43 build #12 of kirkwood is complete: Failure [failed compile_6] Build details are at http://tksite.gotdns.org:8010/builders/kirkwood/builds/12 Oct 21 05:23:16 build #12 of ixp4xx is complete: Failure [failed shell_13] Build details are at http://tksite.gotdns.org:8010/builders/ixp4xx/builds/12 Oct 21 06:11:16 EqUaTe: thanks Oct 21 06:11:22 * russell-- just dealing with DSL issues Oct 21 06:11:42 thank you neighbor! Oct 21 06:12:44 heh Oct 21 06:12:50 someone dig through the copper? :P Oct 21 06:18:30 build #13 of at91 is complete: Failure [failed compile_4] Build details are at http://tksite.gotdns.org:8010/builders/at91/builds/13 Oct 21 06:41:01 build #10 of ubicom32 is complete: Failure [failed compile_4] Build details are at http://tksite.gotdns.org:8010/builders/ubicom32/builds/10 Oct 21 07:40:24 * russell-- guesses dude in co jacking around with stuff Oct 21 07:43:28 gmorning Oct 21 07:50:43 good morning Oct 21 08:24:43 acoul * r23559 /packages/utils/haserl/Makefile: utils/haserl: update to version 0.9.27 Oct 21 08:26:34 acoul * r23560 /trunk/target/linux/generic/patches-2.6.36/ (7 files): linux/generic: refresh 2.6.36 patches Oct 21 08:36:17 acinonyx * r23561 /packages/libs/alsa-lib/Makefile: [packages] alsa-libs: Update to version 1.0.23 (#8104) Oct 21 08:37:29 acinonyx * r23562 /packages/utils/alsa-utils/Makefile: [packages] alsa-utils: Update to version 1.0.23 (#8106) Oct 21 08:38:43 acinonyx * r23563 /trunk/package/kernel/modules/usb.mk: [package] kernel/modules: Fix CH341 USB-to-serial description (#8097) Oct 21 08:39:58 acinonyx * r23564 /packages/net/bind/Makefile: [packages] bind: Update to version 9.7.2-P2 (#8093) Oct 21 08:40:39 acinonyx * r23565 /trunk/package/hostap-driver/files/lib/wifi/hostap.sh: [package] hostap-driver: Change default channel from 5 to 11 Oct 21 08:50:28 acoul * r23566 /packages/utils/procps/patches/ (. 010-make_fix.patch): tils/procps: fix a make compile issue Oct 21 08:57:59 acinonyx * r23567 /trunk/package/ (uboot-kirkwood/Makefile uboot-xburst/Makefile): [package] uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112) Oct 21 10:01:22 acoul * r23568 /packages/net/usbip/Makefile: net/usbip: fix SDK compile issues Oct 21 13:06:36 acoul * r23569 /packages/net/quagga/Makefile: net/quagga: fix default options Oct 21 16:27:49 <_lore_> ping nbd Oct 21 16:28:54 pong Oct 21 16:29:00 <_lore_> hi Oct 21 16:29:23 <_lore_> Now I am working on ag71xx driver Oct 21 16:30:15 <_lore_> at the moment I am not able to discover if the link is up or down (always up) Oct 21 16:31:01 <_lore_> in /sys/class/net/eth0/carrier Oct 21 16:31:33 <_lore_> this is because ag71xx_phy_connect_multi() is never called Oct 21 16:31:46 <_lore_> pdata->phy_mask = NULL Oct 21 16:32:34 <_lore_> I saw you worked on this driver Oct 21 16:33:21 <_lore_> do you now what is the right value for phy_mask? Oct 21 16:33:28 no idea Oct 21 16:34:04 nbd, you know much about broadcom-wl in trunk ? Oct 21 16:34:22 i've run into a bit of a problem, and, starting to ponder where to look for the solution Oct 21 16:34:29 boils down to this Oct 21 16:34:40 wlc wds none to clear out a wds connection Oct 21 16:34:48 <_lore_> ok Oct 21 16:35:02 seems to leave the kernel adapter list in a bad state, and, shortly thereafter it abends Oct 21 16:35:22 groz: same if you attempt multi ssid Oct 21 16:35:26 groz: no idea about this bug, but i've seen it before Oct 21 16:35:53 btw. all code that interacts with the linux netdevice stuff is open Oct 21 16:35:56 ok, i was just wondering if anybody has started looking into it, and determined if it's int he driver code, or, the blob Oct 21 16:36:03 groz: there must be some race or event serialization issue, however the responsible code is in the open part, so you can play around with it Oct 21 16:36:14 meh, too slow :P Oct 21 16:36:26 ok, I am just ready to start looking, and was just wondering if anybody else was ahead of me Oct 21 16:36:35 it _appears_ on the surface after some testing Oct 21 16:36:42 not really. Its on my todo but haven't started debugging at all Oct 21 16:36:47 just some code reading Oct 21 16:36:55 that when an adapter is removed, it disappears from the results of ifconfig -a Oct 21 16:37:02 but, it's not been fully unlinked somewhere Oct 21 16:37:16 and the next net call, seems to traverse a chain into nowhere Oct 21 18:22:55 [florian]: working on the PPP version bump, but the Makefiles are not very cross-compile friendly. still, I'd rather come up with a useful fix and get it upstream (mostly had good luck with that), than keep having to patch it forever. had a 'make' question for you, though. Oct 21 18:45:13 nbd * r23570 /trunk/target/linux/generic/config-2.6.36: add missing kernel config symbols for 2.6.36 Oct 21 18:45:17 nbd * r23571 /trunk/target/linux/ar71xx/ (6 files in 4 dirs): ar71xx: remove unused kernel versions, 2.6.36 should be the next target Oct 21 18:45:24 nbd * r23572 /trunk/target/linux/ar71xx/config-2.6.36: ar71xx: refresh kernel config for 2.6.36 Oct 21 18:45:30 nbd * r23573 /trunk/target/linux/generic/files/drivers/net/phy/ (rtl8366rb.c rtl8366s.c): rt8366*: use __devinit instead of __init for the probe function to fix a section mismatch Oct 21 18:45:36 nbd * r23574 /trunk/target/linux/ar71xx/ (5 files in 5 dirs): ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port patch to the 2.6.36 patches, add a backport patch to 2.6.32 Oct 21 18:45:42 nbd * r23575 /trunk/target/linux/ar71xx/files/drivers/net/ag71xx/ (ag71xx_ar7240.c ag71xx_main.c ag71xx_mdio.c ag71xx_phy.c): ar71xx: fix more section mismatches Oct 21 18:45:48 nbd * r23576 /trunk/target/linux/ar71xx/files/arch/mips/ar71xx/ (Kconfig mach-tl-wa901nd.c): ar71xx: use the new ar7240 switch driver for tl-wa901nd as well Oct 21 18:45:54 nbd * r23577 /trunk/target/linux/ar71xx/ (8 files in 4 dirs): ar71xx: the ar7240 dsa driver is no longer used, remove it. Oct 21 18:46:04 nbd * r23578 /trunk/target/linux/generic/ (8 files): refresh generic kernel configs using kconfig.pl Oct 21 18:46:12 nbd * r23579 /trunk/target/linux/generic/config-2.6.36: remove 2.6.36 config options which no longer exist Oct 21 18:46:17 nbd * r23580 /trunk/target/linux/ (ar71xx/config-2.6.36 generic/config-2.6.36): move a few more 2.6.36 config options from ar71xx to generic Oct 21 20:24:27 committing spree Oct 21 20:32:01 nbd: sorry for the delay, here is the "iw list" output with only the sr71-a in my rspro, trunk r23543: http://openwrt.pastebin.com/14CW8t6c Oct 21 20:34:30 seems to be the same as with the both the sr71-a and the r52n in it Oct 22 01:35:16 nbd * r23581 /trunk/target/linux/ar71xx/patches-2.6.36/ (201-ap83_spi_controller.patch 210-spi_bitbang_txrx.patch): ar71xx: remove some unnecessary patches **** ENDING LOGGING AT Fri Oct 22 02:59:58 2010