--- Log opened Tue Oct 26 00:06:31 2010 00:06 -!- fmibot [~fmibot@static.225.178.40.188.clients.your-server.de] has joined #freemyipod 00:06 * TheSeven goes to sleep 02:10 -!- Vics [~vics@pool-151-204-199-93.pskn.east.verizon.net] has joined #freemyipod 02:10 -!- Vics is now known as Guest10451 02:11 -!- Guest10451 [~vics@pool-151-204-199-93.pskn.east.verizon.net] has quit [Client Quit] 02:11 -!- Revolution_ [~vics@pool-151-204-199-93.pskn.east.verizon.net] has joined #freemyipod 02:13 -!- Revolution_ is now known as Revolution_is_Ha 02:14 -!- Revolution_is_Ha [~vics@pool-151-204-199-93.pskn.east.verizon.net] has quit [Client Quit] 02:55 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has quit [Ping timeout: 276 seconds] 02:58 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has joined #freemyipod 04:17 -!- [Saint] [S_a_i_n_t@203.184.2.67] has quit [Ping timeout: 255 seconds] 04:18 -!- S_a_i_n_t [S_a_i_n_t@203.184.4.229] has joined #freemyipod 05:01 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has quit [Remote host closed the connection] 05:02 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has joined #freemyipod 08:09 -!- perror [~fleury@aldebaran.labri.fr] has joined #freemyipod 08:25 -!- powell14ski_ [~powell14s@c-174-51-160-240.hsd1.co.comcast.net] has quit [Ping timeout: 276 seconds] 08:35 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has quit [Ping timeout: 255 seconds] 09:16 -!- powell14ski_ [~powell14s@c-174-51-160-240.hsd1.co.comcast.net] has joined #freemyipod 09:26 -!- AlexP_ [~alex@rockbox/staff/AlexP] has joined #freemyipod 09:27 -!- AlexP [~alex@rockbox/staff/AlexP] has quit [Ping timeout: 252 seconds] 09:31 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has joined #freemyipod 10:34 -!- n1s [~n1s@rockbox/developer/n1s] has joined #freemyipod 11:01 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has quit [Remote host closed the connection] 11:02 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has joined #freemyipod 11:13 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has joined #freemyipod 11:22 -!- n1s [~n1s@rockbox/developer/n1s] has quit [Read error: Connection timed out] 12:20 -!- AlexP_ is now known as AlexP 14:13 -!- n1s [~n1s@rockbox/developer/n1s] has joined #freemyipod 14:46 -!- MrShlee [~Default@114-30-105-242.ip.adam.com.au] has joined #freemyipod 15:04 -!- Dreamxtreme [Dre@92.30.65.15] has quit [Read error: Connection reset by peer] 15:24 -!- MrShlee [~Default@114-30-105-242.ip.adam.com.au] has quit [Quit: Leaving] 15:29 -!- Dreamxtreme [~Dre@92.30.65.15] has joined #freemyipod 15:44 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has quit [Ping timeout: 255 seconds] 15:54 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has joined #freemyipod 16:12 -!- benedikt93 [~benedikt9@unaffiliated/benedikt93] has joined #freemyipod 17:01 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has quit [Remote host closed the connection] 17:02 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has joined #freemyipod 17:47 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has quit [Ping timeout: 252 seconds] 18:10 -!- perror [~fleury@aldebaran.labri.fr] has quit [Quit: Bye all !] 18:51 -!- TheSeven [~TheSeven@rockbox/developer/TheSeven] has joined #freemyipod 18:54 < benedikt93> TheSeven, would you see a use in reading the I2C control register and writing it immediately and unchanged back ?? 18:54 < TheSeven> that might possibly acknowledge something 18:54 < TheSeven> in many cases an interrupt bit will be cleared by writing a '1' to it or similar things 18:54 < TheSeven> see the 8701 datasheet 18:55 < TheSeven> er, 8700 19:40 -!- AlexP [~alex@rockbox/staff/AlexP] has quit [Remote host closed the connection] 19:41 -!- AlexP [~alex@rockbox/staff/AlexP] has joined #freemyipod 20:53 < TheSeven> anyone with an embios'ed nano2g, a usb2.0 linux box and some spare time around? 20:53 < TheSeven> i'd like to know if my nand dumper works more stable on linux than it does on windows 20:53 < TheSeven> on windows it usually freaks out after ~200-2000MB 20:54 < TheSeven> (requiring the ipod to be disconnected and reconnected before it can be talked to again) 21:05 < benedikt93> TheSeven, could you tell my which exact instruction you have at peicore + 0x6C8 (Nano 3G)? I think, my db might have one wrong bit there 21:06 < TheSeven> i have the same dump as you, so i doubt it will be different 21:07 < benedikt93> I didn't share mine actually, I'm not using the one you gave my anymore but one I did myself and can't find yours atm 21:09 < TheSeven> ah, ok 21:09 < TheSeven> mine has "ADDS R0, R3, #5" at that offset 21:10 < benedikt93> same as for me 21:10 < TheSeven> what's wrong with that? 21:11 < TheSeven> this looks perfectly valid to me 21:12 < benedikt93> I was just not sure about that "#5", seemed somehow weird, but might be ok when thinking about it again 21:12 < TheSeven> on function entry, R0 is the address within the I2C slave, R1 the number of bytes and R2 the buffer that should be written starting at that address 21:13 < TheSeven> the actual number of bytes to be sent over the bus will be at [SP], and the data to be sent will start at SP+4 21:14 < TheSeven> so this function is basically "int pmu_write(int address, int count, char* data);" 21:15 < benedikt93> yeah, makes sens. I didn't think of the slave internal address 21:17 -!- benedikt93 [~benedikt9@unaffiliated/benedikt93] has quit [Quit: Bye ;)] 22:19 -!- n1s [~n1s@rockbox/developer/n1s] has quit [Quit: Lämnar] 22:22 -!- S_a_i_n_t [S_a_i_n_t@203.184.4.229] has quit [Disconnected by services] 22:22 -!- [Saint] [S_a_i_n_t@203.184.0.42] has joined #freemyipod 23:01 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has quit [Remote host closed the connection] 23:02 -!- clustur [~logger@c-76-127-58-39.hsd1.ga.comcast.net] has joined #freemyipod 23:45 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has quit [Ping timeout: 255 seconds] 23:46 -!- liar [~liar@clnet-p09-185.ikbnet.co.at] has joined #freemyipod --- Log closed Wed Oct 27 00:07:40 2010