Grommish has quit [Ping timeout: 480 seconds]
Tapper has quit [Quit: Tapper]
floof58 has quit [Ping timeout: 480 seconds]
floof58 has joined #openwrt-devel
rua has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
<Tusker> victhor: https://github.com/openwrt/openwrt/pull/4241 fixed the mtdsplit issue, needed to modify the blocksize for some reason
<victhor> interesting. I'll have to give it a try tomorrow
hanetzer has joined #openwrt-devel
<hanetzer> so. just updated my openwrt tree, and make menuconfig seems... incomplete? and running 'make' with the defautl config fails
<hanetzer> ah nevermind. some cruft was apparently foobaring it.
<grid> make dirclean CRUFT=0
Tusker has quit [Ping timeout: 480 seconds]
<hanetzer> yeah.
<hanetzer> what woudl be the invocation if I wanted to manually compile tools/zlib for host?
minimal has joined #openwrt-devel
<grid> make tools/zlib/compile i think
<hanetzer> didn't seem to like it, but I managed to fiddle it (frikken vendorwrt bs)
<grid> worked fine here
<grid> make[3]: Leaving directory '/home/matt/devel/openwrt/openwrt/build_dir/host/zlib-1.2.11'
<hanetzer> huh.
<hanetzer> didn't work before. maybe I tried it with the cruft.
minimal has quit []
fda has joined #openwrt-devel
fda- has quit [Ping timeout: 480 seconds]
dangole has quit [Ping timeout: 480 seconds]
fda- has joined #openwrt-devel
Tusker has joined #openwrt-devel
fda has quit [Ping timeout: 480 seconds]
<hanetzer> ok. so this is being far more dickish than I thought. maybe worthwhole to just spin up a vm lol
<victhor> Tusker: is your image installed the same way as mine were? Flash factory image to first partition?
danitool has quit [Ping timeout: 480 seconds]
<Tusker> it is setup to flash to .main, so overwrites the factory main, and keeps factory bkup
<Tusker> i did all my testing via tftpboot and bootm, but the ruckus header is all setup inside the sysupgrade image
<Slimey> you also like enterprise waps? :P
<Tusker> yeah, can pick them up cheap, and often with warranty and support contracts still valid :)
<Slimey> i have a bunch of adtran waps, working on 192x, 2030, and the big guy bsap-3040
<Tusker> and it's a bit of an addiction... have a watchguard xtm330 under my desk once I get the ap3935i wifi working again (i broke it somewhere along the line)
<Slimey> yes heh
<Slimey> i just need more hours in the day
<Tusker> definitely a great learning process
<Tusker> first time using dyndbg yesterday for me
Grommish has joined #openwrt-devel
<victhor> they sure are fun, maybe a bit too much sometimes...
<Slimey> dyndbg ?
<victhor> anyway, got it. I'll try it tomorrow, too late to mess around with hardware right now
<Tusker> dynamic debug, pr_debug(...) statements from kernel modules
<Slimey> oh
<Slimey> i hope to get these two figured out https://wikidevi.wi-cat.ru/Adtran_Bluesocket_BSAP-2030
Grommish_ has quit [Ping timeout: 480 seconds]
<Tusker> looks nice
Grommish_ has joined #openwrt-devel
fda- has quit [Ping timeout: 480 seconds]
fda has joined #openwrt-devel
Grommish has quit [Ping timeout: 480 seconds]
victhor has quit [Ping timeout: 480 seconds]
felix has quit []
hexa- has quit [Quit: WeeChat 3.1]
hexa- has joined #openwrt-devel
felix has joined #openwrt-devel
hanetzer has quit [Quit: WeeChat 3.2]
chadneufeld has quit [Ping timeout: 480 seconds]
rmilecki has joined #openwrt-devel
DonkeyHotei has quit [Ping timeout: 480 seconds]
goliath has joined #openwrt-devel
wvdakker has quit []
wvdakker has joined #openwrt-devel
wvdakker has quit []
wvdakker has joined #openwrt-devel
f12 has quit []
f12 has joined #openwrt-devel
nitroshift has joined #openwrt-devel
<Tusker> OK... so ap3935i wifi problem solved by booting back into factory and then not loading the incorrect precal data... let's see if it survives power off and on
decke has joined #openwrt-devel
<Tusker> yup, power off makes the power die...
goliath has quit [Quit: SIGSEGV]
danitool has joined #openwrt-devel
<rsalvaterra> mangix: DSA on the C7 coming along nicely, heh? :)
_lore_ has quit [Read error: No route to host]
_lore_ has joined #openwrt-devel
<rsalvaterra> mangix: Can't wait to test on my TL-WDR3600, should be trivial to port the changes.
<mangix> rsalvaterra: 4300 has a different switch configuration
<mangix> make sure you have wifi enabled
<rsalvaterra> mangix: https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=target/linux/ath79/dts/ar9344_tplink_tl-wdr4300.dtsi;h=262c6f713e93ff735a63a99291e0588060d6d5d1;hb=HEAD
<mangix> line 102
<rsalvaterra> This .dtsi is included by the 4300 and the 3600. I assumed the switch config was the same.
<mangix> I see nothing about port 6
<rsalvaterra> mangix: Oh, yes, the device tree configuration for DSA is different from the C7, for sure.
<mangix> yeah. you have a single CPU port
<rsalvaterra> I meant the 3600 and 4300 are the same. :)
<mangix> right
<mangix> need help in porting?
aleksander has quit [Quit: Leaving]
<rsalvaterra> mangix: I don't think so, but I'm going to treat the most part of the .dts changes as gospel. :)
<rsalvaterra> (I have a superficial understanding of device trees.)
pmelange has joined #openwrt-devel
<mangix> rsalvaterra: if you want to be adventurous, test with and without qca,sgmii-disable-pll; . That thing is pretty weird.
<rsalvaterra> Oh, just noticed the C6 v2 also has a QCA8337N switch! I have another target to port/test. :)
<rsalvaterra> Actually, I'll probably try the C6 first. The 3600 is inside its box and I'm lazy. :P
<mangix> 8337 should work pretty well
<rsalvaterra> https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=target/linux/ath79/dts/qca9563_tplink_archer-x6-v2.dtsi;h=fc6206d891a92249eabad471934ccade3b1ff7f3;hb=HEAD
<rsalvaterra> Also one-armed, like the 3600.
<mangix> I measured 2mbps with iperf
<mangix> I'm taking it
<rsalvaterra> An extra 2 Mb/s by shaving off 2 bytes of MTU, nice!
<mangix> the driver itself has plenty of low hanging fruit honestly.
<mangix> ag71xx that is
<rsalvaterra> mangix: So, the C7 has… ethernet = <&eth1>;
<mangix> it has two
<rsalvaterra> Meaning the switch is connected to the device's eth1, right?
<mangix> yeah
<mangix> well
<mangix> they both are
<mangix> eth1 is on port 0 and eth0 on port 6
<mangix> fun fact: without the dual cpu DSA patch, I only had eth0
<rsalvaterra> mangix: I was going to ask that very question.
<mangix> which was in reality eth1 but w/e
<mangix> it's pretty interesting. So this router = 2 CPU -> 5 eth
<rsalvaterra> mangix: Same as my Omnia. ;)
<mangix> other routers are 1 CPU > 4 eth + 1CPU = WAN
<mangix> most seem to be 1 or 2 CPU > 5 eth
<rsalvaterra> (But the Omnia also has a third independent eth, connected to either WAN or SFP.)
<mangix> yeah I know
goliath has joined #openwrt-devel
<rsalvaterra> There's also another elephant in the room…
<mangix> what's his name?
<rsalvaterra> … the Realtek (RB8366 series) switches.
<rsalvaterra> A lot of ath79 devices use them.
<mangix> those have an upstream DSA driver
<mangix> alas I have no devices with one
<rsalvaterra> Yeah, but I don't know if all the variants are supported. There are quite a few. :)
<mangix> 67 is not supported AFAIK
<rsalvaterra> The Netgear WNDR3700 has one, and it's a fairly common device.
<mangix> anyway. DSA is worth it just for the performance for ar83xx series
<rsalvaterra> mangix: What's the performance difference for the swconfig driver?
Tapper has joined #openwrt-devel
<mangix> it's in the first post. lol.
<mangix> with that ag71xx patch I linked to earlier, it becomes 571mbps
<slh64> tl-wr1043nd v1 should also work with realtek_smi, but I don't know if anyone has tried that so far (8/32)
<rsalvaterra> Over 70 Mb/s difference…! That's… pretty wild.
<mangix> that's iperf. routing should be faster.
<rsalvaterra> I think the problem with the DSA migration is being an all-or-nothing thing. You can't migrate gradually, changing a .dtsi will affect all devices downstream of it.
<mangix> sure but if the switch configuration is in a dtsi file, all devices downstream work the same
<mangix> safe assumption to make
<mangix> also note that mvebu since 19.07 has had both swconfig and DSA devices
<mangix> *cough*omnia*cough*
<rsalvaterra> mangix: I think DSA support for the Omnia goes all the way back to 18.06.
<mangix> kernel 4.14 IIRC
<mangix> yeah
<mangix> 18.06 was a dual kernel release
<rsalvaterra> mangix: I know it's just proof-of-concept for now, but the changes to ath79/{config-5.10,Makefile} break all non-DSA devices. We'll probably have to live with both drivers for the time being. :(
<mangix> sure. Someone has to figure out how to stop swconfig from hijacking things.
<mangix> then it can coexist
<slh64> there are quite some pitfalls beyond just the common dts changes, as we've seen on ipq806x with qca8k. both driver side (initial mdio issues with the early qca8k code) and all the custom firstboot setups (different ways to assign MAC address etc.)
<rsalvaterra> By the way, does the LED configuration for the switch change?
<mangix> for the C7s I have, no
<mangix> it might be bootloader dependent
<mangix> no idea
<mangix> I use breed, which has been amazing for testing qca8k
<Namidairo> wasn't the web ui for that in chinese
<rsalvaterra> My WDR3600 also has an alternate bootloader. The one from pepe2k, but with overclocking (running at 680 MHz instead of the factory-default 560).
<mangix> Namidairo: not really an issue
<mangix> han zi becomes easier after a couple of years
<rsalvaterra> mangix: After a couple of years of what? :)
<mangix> well, let's not go there :)
<rsalvaterra> XD
<Namidairo> iirc there was chrome extension or similar to translate it anyway
<rsalvaterra> I had to use my phone and the Google app for translation, while flashing my Redmi AC2100. :P
<mangix> anyway, literally everything is easier with breed. Including overclocking. This is my record: https://forum.openwrt.org/uploads/default/original/3X/6/4/646914d8d7db627611d3211c1d56db0c0d49746d.jpeg
<rsalvaterra> (Well, until I got ssh access.)
<mangix> 1000mhz technically work, except it doesn't
<rsalvaterra> mangix: Not even at CAS 5?
<Namidairo> yeah you get weird clock drift at high overclocks on those qualcomm mips platforms don't you?
<slh64> Namidairo: not really that useful (or sufficient), if you need to use it on a router (had lots of fun with that on my ax3600), probably even worse on the bootloader
<mangix> It behaves as if clocked to that but in reality is clocked to NINT -1
<Namidairo> it's funnier when you see a dozen people start cross-flashing breed images for other models
<mangix> Namidairo: it's specific to 1ghz and above. Something strange happens at 1ghz
<Namidairo> *points at rsalvaterra*
<mangix> rsalvaterra: why would I switch to CAS 5?
<PaulFertser> Is breed still proprietary?
<mangix> PaulFertser: it's made by a mediatek employee who has contributed a lot to OpenWrt
<PaulFertser> mangix: yes, and sent patches to OpenOCD for JTAGing MTK SoCs. But that doesn't answer my question :)
<rsalvaterra> mangix: If the clocks are dependent (derived from a master clock), increasing the CPU clock will also increase the DDR clock. Increasing the CAS wait state could possible stabilise the RAM (unless, of course, it's the CPU which becomes unstable at 1 GHz).
<mangix> the answer is that it's proprietary. I imagine it has trade secrets as part of the source
<PaulFertser> mangix: thank you for answering, and my next question was just the one you answered too. OK.
<mangix> rsalvaterra: uhh, no? did you check that picture?
<rsalvaterra> mangix: Yeah, right after writing. :P
<PaulFertser> Impressive amount of clock tree tweaking facilities, for a web interface.
<mangix> PaulFertser: anyway, I find no issues with breed. I don't see Weijie as malicious
<mangix> hmmm I thought the c7v2 had DDR1, not 2
<mangix> oh wow, it's DDR2
<rsalvaterra> Yay, my LGBT keyboard just arrived. :P
<stintel> Ducky ? :P
<rsalvaterra> FFS, why do I have to be stuck with RGB-lighting crap if I want a good mechanical keyboard…?
<mrkiko> PaulFertser: yes, I would like very much for it to become OSS as well.
<ldir> rsalvaterra: come on, come out of the closet ;-)
<rsalvaterra> mangix: Don't get too happy about being DDR2… It's an embedded system, so it's probably 16-bit wide. :P
<rsalvaterra> ldir: No!
* rsalvaterra closes the closet door
* ldir hangs some pretty coloured lights
<Namidairo> the c7v2 was okay when it was released
<rsalvaterra> ldir: I'm not falling for that one. :P
<Namidairo> but I think it's less useful now because it's just a wave-1 card
<Namidairo> makes it a pain to put it into a 802.11s mesh
* ldir plays Gloria Gaynor's I will survive
<rsalvaterra> ldir: Christ. I've sung that in a karaoke, together with a friend, at a birthday party. 20 years ago. There are no records of it. :P
* ldir segues into Madonna's Vogue
<rsalvaterra> The most troublesome part is, at the time I didn't drink at all. :P
<ldir> rsalvaterra: oh so you might have actually been in tune as opposed to thinking you were in tune :-)
<rsalvaterra> I sing in a choir, so I probably wasn't too out of tune. It's not a song for my voice, of course. :P
<mangix> Namidairo: card can be replaced.
<Namidairo> are 3x3 mini-pcie cards easy to find
<mangix> Can't wait for Turris people to release their ax card
<mangix> Namidairo: yes
<Namidairo> I went googling and found Broadcoms and more qca9880's
<Namidairo> although I suppose you could just stick a 2x2 11ax card in there too
<mangix> No real issue with that
Tapper has quit [Ping timeout: 480 seconds]
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
Tapper has joined #openwrt-devel
<karlp> rsalvaterra: das keyboard?
<stintel> that reminds me I should capture the "save" packet of the ducky software on the USB bus
pmelange has left #openwrt-devel [#openwrt-devel]
<stintel> because I crashed my USB bus (cheap logic analyzers ftl) and after that the keyboard went back to lgbtqwtfbbq mode
<mangix> ducky software?
<rsalvaterra> stintel: I got the Logitech G512 Carbon.
<mangix> All of you with your fancy keyboards
<Habbie> stintel, sniffing USB on a VM is safer ;)
<rsalvaterra> stintel: I was torn between blue and brown switches, but the I remembered I have neighbours, so I went with brown. :P
<karlp> wife felt that brown was still far too loud here :)
<rsalvaterra> Ouch… :/
f00b4r0 has quit [Read error: Connection reset by peer]
f00b4r0 has joined #openwrt-devel
<rsalvaterra> karlp: I've been eyeing the Das Keyboard models, but they're overpriced and I've never seen them with PT layout. And the G512 has a much thinner bezel.
dangole has joined #openwrt-devel
<karlp> rsalvaterra: I got custom keycaps from wasdkeyboards to get icelandic keys on mine.
<karlp> but yeah, they're certainly not cheap.
<karlp> I like hving the volume dial and the built in usb3 hub though.
<rsalvaterra> Fair enough. :) I got the G512 for under 84 € including shipping, which wasn't too bad. Still the most expensive keyboard I ever got. :P
<karlp> mine was a bday present to myself a couple of years ago.
<karlp> only way to justify it's price.
<karlp> but hey, no RGB :) met the stated specs ;)
victhor has joined #openwrt-devel
<stintel> Habbie: yes that's how I did it
<stintel> rsalvaterra: working from home since long before the pandemic, so blue!
<stintel> I have 2 even :P
Tapper has quit [Ping timeout: 480 seconds]
<rsalvaterra> stintel: Yeah, I know, redundancy… ;)
<stintel> :D
<stintel> just a second one for my secondary location
<stintel> it's heavy enough to make hand luggage > 10kg
<rsalvaterra> I think I'm going to bit the bullet and try to give my Archer C6 v2 the DSA treatment, later today…
<rsalvaterra> I may have to nag someone for device tree guidance, though. :P
<victhor> Tusker: good news! Your image is booting from flash
<Tusker> victhor: good news :)
<Tusker> hmm... is there a way to pull the caldata from the pci cards (ath10k) - if I power off and power on, it loses the caldata, and performance is really low
victhor has quit [Remote host closed the connection]
victhor has joined #openwrt-devel
<victhor> Tusker: may I suggest changing the port configuration? I seem to remember in my later commits I pushed a configuration change that set all ports as LAN and enabled DHCP by default
<victhor> as it stands, the PoE port is a WAN port in OpenWrt by default, which is rather inconvenient
<Tusker> victhor: it can be configured after the fact, but to follow usual OpenWRT standards I've done it that way
<victhor> I see. Some APs were set by default that way when I did the port, so I thought it was acceptable
<Tusker> it might be acceptable :) I have a PoE switch in between the r500 and upstream
<Tusker> so maybe I am biased
<victhor> perhaps, my main switch is a PoE one
<victhor> https isn't working, but you probably already noticed it
<Tusker> https where? in luci ?
<victhor> I think the caldata for ath10k is copied by the driver from a mtd partition if configured to do so in the dts
<victhor> yep, in luci
<Tusker> victhor: yeah, for r500, it's good. the ap3935i doesn't have anything on the mtd
<victhor> oh I see
<Tusker> i don't use luci, so didn't test it. it is probably not related to the port
fda- has joined #openwrt-devel
<victhor> yeah, it's just a package missing in the configuration or something like that
<victhor> sysupgrade works on the r500 now, right?
<Tusker> yeah, works on the current PR
fda has quit [Ping timeout: 480 seconds]
Strykar has quit [Quit: /quit]
<victhor> excellent, great job
ecloud has quit [Ping timeout: 480 seconds]
<victhor> so I shouldn't have to crack it open ever again, hopefully
<Tusker> yeah, hope not :)
Strykar has joined #openwrt-devel
ecloud has joined #openwrt-devel
dedeckeh has joined #openwrt-devel
<Tusker> PaulFertser: OK... so, it was the precal files after all... the ones from openwrt firmware are not "good enough" I powered off, and used the ones extracted from the filesystem on the factory firmware, and now I have -17dBm
<Tusker> but, weirdly, the precal files work fine if the boards aren't powered down
<PaulFertser> Tusker: oh, surprising, thanks for letting me know.
<Tusker> not sure what to do to package it though... it's not like we have permission to just use random precal files from filesystems, can we ?
<PaulFertser> Some ath10k experts needed to answer that
<Tusker> ath10k_patch_mac doesn't work on the precal files though...
<Tusker> (the new ones that have good signal)
<Tusker> editing the precal files manually seem to work... odd :)
<Tusker> anyway, have solved the problem with the device, will solve the project admin side another day :)
indy has quit [Read error: Connection reset by peer]
indy_ has joined #openwrt-devel
<Tusker> victhor: let me know if you have any problems, I have a spare r500, not in current use, that I can use for testing
<Tusker> ciao
Tusker has quit [Quit: Time wasted on IRC: 9 hours 59 minutes 27 seconds]
_lore_ has quit [Ping timeout: 480 seconds]
minimal has joined #openwrt-devel
nitroshift has quit [Quit: Gone that way --->]
chadneufeld has joined #openwrt-devel
_lore_ has joined #openwrt-devel
arifre has quit [Quit: Page closed]
arifre has joined #openwrt-devel
jbowen has quit [Ping timeout: 480 seconds]
neg2led has joined #openwrt-devel
neggles has quit [Read error: Connection reset by peer]
jbowen has joined #openwrt-devel
indy_ is now known as indy
Tapper has joined #openwrt-devel
floof58 has quit [Ping timeout: 480 seconds]
jbowen has quit [Quit: leaving]
floof58 has joined #openwrt-devel
<mangix> rsalvaterra: thought you said you got it :P
decke has quit [Quit: Leaving.]
goliath has quit [Quit: SIGSEGV]
<stintel> hauke: fyi, I'm going to apply the musl 1.2.2 series you sent and testrun it a bit
<Habbie> ohhh
* stintel nukes build_dir and staging_dir to avoid frustration ;)
<mangix> stintel: expect lower memory usage.
<stintel> probably won't notice that, don't have memory-constrained devices
<Habbie> mangix, except for timestamps on 32 bit devices!
<luke-jr_> anyone who can get me a wiki account?
<luke-jr_> can't be bothered with joining a forum..
<PaulFertser> luke-jr_: please send me desired user name and e-mail
goliath has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
danitool has joined #openwrt-devel
<rsalvaterra> mangix: Got what? :)
chadn has joined #openwrt-devel
<rsalvaterra> stintel: Do it from orbit. It's the only way to be sure. :P
chadneufeld has quit [Ping timeout: 480 seconds]
<stintel> rsalvaterra: ?
<stintel> ah, the nuking
<stintel> :P
<rsalvaterra> I have hauke's musl series in my tree already, but I've only build-tested.
<stintel> flashing the dev m300 as we speak
* rsalvaterra is waiting for the monster 5.10.65 release, tomorrow. 236 patches.
chadneufeld has joined #openwrt-devel
<rsalvaterra> Oh, speaking of the M300…
<rsalvaterra> https://git.openwrt.org/?p=openwrt/staging/stintel.git;a=commit;h=1006017fefd4b4fa0db2f540fda3688db9516ac6
<rsalvaterra> … well, is it? :)
<stintel> rsalvaterra: I'm getting probe errors once I try enable it: [ 2.326250] mv88e6085: probe of 0x0000000ffe4fc000:10 failed with error -22
<rsalvaterra> Hm. -EINVAL.
<stintel> I've been adding prints to find where but had to leave for some partying :)
<rsalvaterra> Oh, you also pulled in Ansuel's multi-CPU support patch, nice.
<stintel> well I needed that to test that next commit ;)
chadn has quit [Ping timeout: 480 seconds]
<stintel> well, not entirely, could have disabled one and enabled the other, but this looked more fun
<rsalvaterra> I feel tempted to also pull in the patch to allow specifying the default CPU port for each switch port in the device tree…
chadneufeld has quit [Ping timeout: 480 seconds]
<rsalvaterra> Do we already have any DSA-enabled targets with the RTL8366 switch?
<rsalvaterra> A friend of mine asked me if I could give his WNDR3700 some love. :P
chadn has joined #openwrt-devel
linusw has quit [Quit: Connection closed for inactivity]
chadn has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
fda has joined #openwrt-devel
rsalvaterra_ has joined #openwrt-devel
fda- has quit [Ping timeout: 480 seconds]
rsalvaterra has quit [Ping timeout: 480 seconds]
chadn has joined #openwrt-devel
minimal has quit []
chadneufeld has joined #openwrt-devel
chadn has quit [Read error: Connection reset by peer]
<hauke> rsalvaterra_: I think gemini uses RTL8366 with DSA
pmelange has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
pmelange has quit [Quit: Leaving.]
<olmari> https://bugs.openwrt.org/index.php?do=details&task_id=4038 Do I need to think that with current master, tplink wdr4900 is again no boot? :)
chadneufeld has quit [Read error: Connection reset by peer]
chadneufeld has joined #openwrt-devel
Tapper has joined #openwrt-devel
floof58 has quit [Ping timeout: 480 seconds]
floof58 has joined #openwrt-devel
Acinonyx_ has quit [Ping timeout: 480 seconds]
<mangix> stintel: assuming this is on mvebu, I believe the linksys units have the second port disabled through a patch. Need to remove it.
<stintel> mangix: no it's on qoriq
Acinonyx has joined #openwrt-devel
<mangix> rsalvaterra_: https://github.com/neheb/openwrt/commit/b3628b89669caf7b52e55675139466b690d7e720 added 4300 and 3600. I think the lan ports are reversed.
goliath has quit [Quit: SIGSEGV]
dedeckeh has quit [Remote host closed the connection]
<dansan> Hello! Is there a document anywhere that details Makefile variables, such as V, QUILT, DUMP, etc.?
<PaulFertser> dansan: some are documented on the wiki, yes.
goliath has joined #openwrt-devel
rmilecki has quit [Ping timeout: 480 seconds]
Tapper has quit [Ping timeout: 480 seconds]
minimal has joined #openwrt-devel
Tusker has joined #openwrt-devel
Tapper has joined #openwrt-devel
<rsalvaterra_> mangix: Nice! So, the initvals are irrelevant?
<rsalvaterra_> I guess they're only used by the swconfig driver, right?
<rsalvaterra_> hauke: Thanks for the info, will check. :)
luke-jr_ has quit []
Luke-Jr has joined #openwrt-devel