--- Log opened Sun Aug 08 00:08:12 2010 00:08 -!- fmibot [~fmibot@static.225.178.40.188.clients.your-server.de] has joined #freemyipod 00:34 -!- angelwolf71885 [chatzilla@173.168.248.236] has joined #freemyipod 00:39 -!- angelwolf71885 [chatzilla@173.168.248.236] has quit [Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716]] 01:32 -!- cmwslw [~cmwslw@c-68-59-209-242.hsd1.tn.comcast.net] has joined #freemyipod 02:13 -!- Shengis14 [~chatzilla@5ad83564.bb.sky.com] has joined #freemyipod 02:17 < Shengis14> hey, just wondering if anyone can update me on the progress for the nano 3G?, the wiki is really outdated 02:21 -!- Shengis14 [~chatzilla@5ad83564.bb.sky.com] has left #freemyipod 02:31 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has quit [Ping timeout: 240 seconds] 02:35 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has joined #freemyipod 04:46 < cmwslw> I tried to get USB working, but it seemed to be so build for threading that I didn't really know what to do 04:47 < cmwslw> getting it to compile was way too hard because i didn't really know how to remove all the threading parts, so I just gave up 04:47 < cmwslw> I figured I'd work on something easier like the clickwheel 05:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has quit [Remote host closed the connection] 05:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has joined #freemyipod 05:24 -!- cmwslw [~cmwslw@c-68-59-209-242.hsd1.tn.comcast.net] has quit [Remote host closed the connection] 08:29 -!- benedikt93 [~benedikt9@unaffiliated/benedikt93] has joined #freemyipod 09:45 < TheSeven> cmwslw (for the logs): If I were you, I would work on getting threading going, as this is blocking pretty much everything else :) 09:45 < TheSeven> USB should partially (everything except asynchronous commands) work without threading though 10:03 < benedikt93> [18:35] TheSeven: should I upload my work (though it's not yet finished) somewhere? 10:03 < TheSeven> hm, i'd say just throw it in embios/trunk/tools for now 10:04 < benedikt93> except the device consoles handling everything is now in there 10:05 < benedikt93> though I doubt it isn't buggy :P 10:07 -!- benedikt93 is now known as benedik93|AFK 10:07 < TheSeven> it would be nice if you could add a wrapper around the getprocessinformation command that parses the returned data and returns it as an array of associative arrays 10:07 < TheSeven> see thread.h for the struct of the entries 10:08 < TheSeven> the enums will probably be 8 bits 11:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has quit [Remote host closed the connection] 11:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has joined #freemyipod 11:34 -!- benedik93|AFK is now known as benedikt93 11:41 < benedikt93> TheSeven, is "const char*" or similiar a 4byte pointer to a char? 11:41 < TheSeven> yes 12:24 < benedikt93> TheSeven, shouldn' it be 12:24 < benedikt93> 0 4 Command ID (15) 12:24 < benedikt93> 4 4 Number of bytes requested 12:24 < benedikt93> 8 4 Should be zero 12:24 < benedikt93> 12 4 Should be zero 12:24 < benedikt93> it the embios spec? 12:25 < benedikt93> *for get process information command 12:25 < TheSeven> nope 12:26 < benedikt93> then usb.c is incomplete, I think 12:27 < TheSeven> indeed. 12:28 < TheSeven> should be 12:28 < TheSeven> memcpy(&dbgsendbuf[4], (void*)((uint32_t)scheduler_threads + dbgrecvbuf[1]), 12:28 < TheSeven> dbgrecvbuf[2]); 12:28 < TheSeven> size = dbgrecvbuf[2] + 16; 13:30 < benedikt93> TheSeven, how can I access the repository? I don't really have any experience with SVN. 13:30 < TheSeven> ask Farthen to get SVN access 13:31 < benedikt93> btw, I got TortoiseSVN installed on my PC 13:31 < benedikt93> ok 13:31 < TheSeven> Hm, he seems to be still asleep :) 15:06 < benedikt93> TheSeven, do you know when Farthen will be around? 15:07 < TheSeven> no idea, he hasn't shown up yet 16:54 < benedikt93> Farthen: are you around? 17:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has quit [Remote host closed the connection] 17:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has joined #freemyipod 17:56 -!- MrShlee [~Default@219-90-144-75.ip.adam.com.au] has joined #freemyipod 18:15 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has quit [Ping timeout: 245 seconds] 18:26 -!- MrShlee [~Default@219-90-144-75.ip.adam.com.au] has quit [Quit: Leaving] 19:03 < Farthen> benedikt93: now 19:03 < benedikt93> could you please provide me with SVN access? 19:03 < Farthen> yeah, i'll do so in a minute 19:03 < benedikt93> thx 19:04 < Farthen> please generate a sha1 hash of your desired password on http://admin.freemyipod.org/sha1gen.php 19:13 < benedikt93> shouldI PM it? 19:13 < Farthen> well, sha1 is pretty safe so you can also post it here 19:14 < Farthen> ok, you should now be able to commit on https://svn.freemyipod.org with your credentials 19:14 < Farthen> (username is benedikt93) 19:15 < benedikt93> thx 19:15 < Farthen> np 19:16 < Farthen> you go to tortoiseSVN->rebase and change the url there to include the https 19:28 < TheSeven> Farthen: I wouldn't even post a hash, because, on some badly coded sites, having a hash could be sufficient to log in :) 19:29 < TheSeven> no matter how secure sha1 is 19:29 < TheSeven> (well, those sites usually use md5...) 19:29 < Farthen> TheSeven: my site is very secure, you looked at the code ;) 19:29 < TheSeven> uh oh. 19:30 < TheSeven> but i was referring to other sites if he uses the same password for multiple sites 19:37 < benedikt93> I don't :P 19:49 < benedikt93> Farthen: just saw it: why doesn't http://admin.freemyipod.org/sha1gen.php then use an encrypted connection? 19:50 < Farthen> good point 19:50 < Farthen> you could always generate your hash on your own 19:51 < Farthen> but i will consider adding https to the page 19:51 < benedikt93> or maybe do it with js on the page? 19:52 * TheSeven blames benedikt93 for causing a conflict... 19:52 < benedikt93> usb.c ? 19:52 < TheSeven> yep 19:53 < TheSeven> you applied the same fix that i did, but removed a line break from it, otherwise svn would have detected and resolved it 19:54 < TheSeven> benedikt93: if you find a free sha1 implementation in js... 19:55 < TheSeven> *only* 3 pairs of .c and .h files from rockbox left to be cleaned up before i can actually start testing that thing 19:57 < benedikt93> http://www.webtoolkit.info/javascript-sha1.html seems to be free... 20:01 < TheSeven> benedikt93: in case you're bored, you could also write an ibugger-like command line wrapper for libembios 20:02 < benedikt93> I already started with the first three commands.. 20:02 < benedikt93> but first I'll finish libembios 20:02 < TheSeven> of course 20:03 < benedikt93> and maybe bugfix :P 20:08 -!- slck [Venci@Venci-Notebook-LAN.ipv6.6bez10.info] has joined #freemyipod 20:16 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has joined #freemyipod 20:16 < slck> hello could someone include ucl2e10singleblk in the svn 20:36 < TheSeven> woah 20:36 < TheSeven> 18KB => 42KB after calling some storage init functions 20:36 * TheSeven needs to write a proper makefile for that tool 20:37 < TheSeven> it even boots without a panic! 21:03 -!- CheezyDerek [~CheezyDer@unaffiliated/cheezyderek] has joined #freemyipod 21:06 -!- CheezyDerek [~CheezyDer@unaffiliated/cheezyderek] has left #freemyipod 21:07 < benedikt93> Farthen, http://pastebin.com/8XdrmXnC 21:08 < Farthen> oh, thanks 21:09 * TheSeven is a bit confused by http://builds.freemyipod.org/embios/target/ipodnano2g/embios-ipodnano2g-r58.log 21:09 < TheSeven> i didn't have those warnings locally 21:12 < Farthen> benedikt93: i changed it. everyone wanting commit access can now generate it on their client with http://admin.freemyipod.org/sha1gen.html 21:13 < benedikt93> np 21:35 < benedikt93> Farthen, I fixed something and added the ability to just hit enter in the input box: http://pastebin.com/W4DVtfYC 21:36 < Farthen> ok, changed it 21:37 -!- angelwolf71885 [chatzilla@cpe-173-168-248-236.tampabay.res.rr.com] has joined #freemyipod 21:46 -!- benedikt93 [~benedikt9@unaffiliated/benedikt93] has quit [Quit: Bye ;)] 22:13 -!- angelwolf71885 [chatzilla@cpe-173-168-248-236.tampabay.res.rr.com] has quit [Quit: ChatZilla 0.9.86 [Firefox 3.6.8/20100722155716]] 22:39 < TheSeven> http://pastebin.com/GzansMgQ 22:52 -!- cmwslw [~cmwslw@c-76-127-58-39.hsd1.ga.comcast.net] has joined #freemyipod 23:00 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has joined #freemyipod