**** BEGIN LOGGING AT Wed Oct 07 02:59:57 2009 Oct 07 09:39:17 nico * r17966 /trunk/target/linux/mpc52xx/config-2.6.30: [kernel] mpc52xx: cleanup config Oct 07 09:53:54 florian * r17967 /trunk/target/linux/cobalt/config-default: [cobalt] cleanup kernel configuration Oct 07 11:36:51 juhosg * r17968 /trunk/target/linux/ramips/files/arch/mips/pci/pci-rt288x.c: ramips: add copyright header to the rt288x pci code Oct 07 11:36:55 juhosg * r17969 /trunk/target/linux/ramips/files/arch/mips/pci/pci-rt288x.c: ramips: define some magic values in the rt288x pci code Oct 07 11:36:58 juhosg * r17970 /trunk/target/linux/ramips/files/arch/mips/pci/pci-rt288x.c: ramips: make rt2880_pci_base static Oct 07 11:37:02 juhosg * r17971 /trunk/target/linux/ramips/files/arch/mips/pci/pci-rt288x.c: ramips: protect rt288x pci config accesses with a spinlock Oct 07 11:37:05 juhosg * r17972 /trunk/target/linux/ramips/files/arch/mips/pci/pci-rt288x.c: ramips: use switch statement instead of multiple if-else-if in the rt288x pci code Oct 07 11:37:08 juhosg * r17973 /trunk/target/linux/ramips/files/arch/mips/pci/pci-rt288x.c: ramips: add rt2880_pci_get_cfgaddr helper Oct 07 11:37:11 juhosg * r17974 /trunk/target/linux/ramips/files/arch/mips/pci/pci-rt288x.c: ramips: remove obsolete 'pcibios_fixups' from the rt288x pci code Oct 07 11:37:14 juhosg * r17975 /trunk/target/linux/ramips/files/arch/mips/pci/pci-rt288x.c: ramips: fix return value in 'pcibios_map_irq' in the rt288x pci code Oct 07 11:37:16 juhosg * r17976 /trunk/target/linux/ramips/rt288x/config-2.6.30: ramips: sync rt288x kernel config Oct 07 11:59:42 nico * r17977 /trunk/target/linux/generic-2.6/config-2.6.27: [kernel] config: fix typo in 2.6.27 generic Oct 07 12:33:55 nico * r17978 /packages/net/netatalk/Makefile: [packages] netatalk: disable CUPS support explicitely since papd is not packaged Oct 07 12:38:40 nico * r17979 /packages/net/nufw/Makefile: [packages] nufw: add PKG_RELEASE var, cleanup Oct 07 13:05:15 florian * r17980 /trunk/ (2 files in 2 dirs): [cobalt] optimize binaries for the rm5200 cpu present on cobalt, do not use the mips32 isa Oct 07 13:29:45 <{Nico}> Lalloso, _trine: i started a freeswitch package, based on the patch in https://dev.openwrt.org/ticket/4891 Oct 07 13:29:56 <{Nico}> any progress on your side? Oct 07 13:31:00 i'm stuck on that at the moment Oct 07 13:31:18 nico are you expert on that? Oct 07 13:31:30 have you seen what's on the wiki freeswitch what's there? Oct 07 13:31:31 <{Nico}> Lalloso: expert on what? Oct 07 13:32:33 on openwrt package creation Oct 07 13:32:44 <{Nico}> Lalloso: i'm currently fighting bugs in the (crappy) freeswitch build system Oct 07 13:34:42 very interesting Oct 07 13:34:49 if you want you can come with me Oct 07 13:34:56 oh wait Oct 07 13:35:27 <{Nico}> Lalloso: wrong window? :) Oct 07 13:35:31 no Oct 07 13:35:36 i was saying Oct 07 13:35:44 you can come with me in #freeswitch Oct 07 13:35:47 and talk to mikej Oct 07 13:35:57 he's in charge for the build system Oct 07 14:16:45 nbd: SYN SYN SYN Oct 07 14:17:11 NACK Oct 07 14:28:19 <{Nico}> MikeJ: i have an undefined reference to "find_if_index" when building with "--disable-ipv6" (our default), it seems related to apr Oct 07 14:28:41 can you paste the full error? Oct 07 14:28:58 your manually specifying --disable-ipv6? why? Oct 07 14:29:52 <{Nico}> well, it think i did it: it builds fine now when overriding with "--enable-ipv6" Oct 07 14:30:17 huh? Oct 07 14:30:19 <{Nico}> MikeJ: the error is when linking libfreeswitch.so Oct 07 14:30:25 <{Nico}> s/is/was/ Oct 07 14:30:42 it thought you disabled-ipv6 but you didn't? Oct 07 14:31:23 <{Nico}> MikeJ: we have a default global config option that passes "--disable-ipv6" to all autoconf-based packages Oct 07 14:31:34 how horrible Oct 07 14:31:45 <{Nico}> so i just added an "--enable-ipv6" to override it ;) Oct 07 14:31:52 thats sensible Oct 07 14:32:16 openwrt build system devs have some issue with ipv6? Oct 07 14:32:28 <{Nico}> now i have to deal with package content, but it seems to build fine now Oct 07 14:32:53 package content is a bit tricky, what modules make sense on an embedded box Oct 07 14:32:54 <{Nico}> MikeJ: not really, just give people choice :) Oct 07 14:33:05 well.. how much cpu do you have Oct 07 14:33:18 so.. for example mod_pocketsphinx probably doesn't make sense Oct 07 14:33:27 it eats way too much cpu to be useful Oct 07 14:34:19 <{Nico}> MikeJ: i will eventually come up with a modular package config system later Oct 07 14:34:27 nice Oct 07 14:36:16 <{Nico}> like what we have in https://dev.openwrt.org/browser/packages/net/kamailio/Makefile Oct 07 14:37:04 gotcha Oct 07 14:37:15 for a possible approach of how to chop up the packages see http://svn.freeswitch.org/svn/freeswitch/trunk/freeswitch.spec Oct 07 14:38:50 <{Nico}> MikeJ: ok, thanks! Oct 07 14:39:15 <{Nico}> i'll bug you later with patches when i have it committed **** BEGIN LOGGING AT Wed Oct 07 14:49:23 2009 Oct 07 15:13:31 {Nico}: awsome.. if you need someone to bounce off ideas on how to make patches we can commit that won't break other stuff, just let me know.. Oct 07 15:14:31 florian * r17981 /trunk/package/uboot-envtools/ (5 files in 2 dirs): [package] add uboot-envtools Oct 07 15:34:01 * Lalloso it's really happy for the upcoming freeswitch openwrt package! :-D Oct 07 15:34:08 ghgh Oct 07 16:03:33 nico * r17982 /trunk/package/ (libertas/ mac80211/Makefile): [package] libertas: use driver from compat-wireless instead of our own (deprecated) one Oct 07 16:11:58 nico * r17983 /trunk/target/linux/olpc/ (config-2.6.27 config-2.6.30): [kernel] olpc: cleanup config Oct 07 16:17:11 nico * r17984 /packages/net/freeswitch/ (9 files in 3 dirs): [packages] add preliminary freeswitch v1.0.4 package (closes: #4891) Oct 07 16:18:01 <{Nico}> Lalloso: done! Oct 07 18:29:01 marek * r17985 /packages/net/ (batman/Makefile batman-advanced/Makefile): [batman] bump batman version to latest Oct 07 18:54:19 florian * r17986 /trunk/package/mac80211/Makefile: [package] fix typos in KernelPackage/libertas Oct 07 20:12:06 nbd: ....ping? Oct 07 21:22:22 Weedy: pong Oct 07 21:26:28 nbd: did you try sta+ap when you commited the updated mac scripts? Oct 07 21:26:56 no, but the previous scripts weren't even able to do sta or ap mode on my devices Oct 07 21:27:11 what did you try? Oct 07 21:27:17 ap mode and sta mode separately Oct 07 21:27:43 the old scripts worked fine for me sta/ap one at a time Oct 07 21:28:03 and when i had both in the config Oct 07 21:28:13 it was the last option that would work Oct 07 21:28:15 which driver? Oct 07 21:28:47 9k Oct 07 21:29:01 i'll try ap+sta when i'm at home again Oct 07 21:29:04 it's a tew-...something Oct 07 21:29:41 tew-652brp Oct 07 21:29:49 i'm using the linksys wrt160nl Oct 07 21:31:37 mines 4/32 and no usb Oct 07 21:35:16 what is the wrt160nl like Oct 07 21:39:17 i don't remember how much ram/flash, but it has usb as well Oct 07 21:39:32 <_trine> 8/32 Oct 07 21:51:24 :O Oct 07 21:51:28 oh hell Oct 07 21:51:34 do want Oct 07 21:52:16 it's a nice piece of hardware Oct 07 21:55:30 <_trine> I liked it so much I bought another :S Oct 07 21:56:15 <_trine> running everything off the usb drive works very well Oct 07 22:33:29 nico * r17987 /packages/net/freeradius2/patches/008-honor_ccpflags.patch: [packages] freeradius2: add a patch missed from [17959] Oct 08 02:23:46 any ideas why wan dhcp would fail on atheros hardware **** ENDING LOGGING AT Thu Oct 08 02:59:58 2009