irclog2html for #htc-blueangel on 20051130

08:08.03*** join/#htc-blueangel geers (n=DevzMan@c51008F31.inet.catch.no)
11:17.01*** join/#htc-blueangel Olli_G (n=bbird@port-195-158-180-93.dynamic.qsc.de)
14:51.31*** join/#htc-blueangel rob_w (n=bob@p85.212.140.72.tisdip.tiscali.de)
14:51.31*** mode/#htc-blueangel [+o rob_w] by ChanServ
14:57.14*** join/#htc-blueangel oho_ (n=oho@81-179-87-148.dsl.pipex.com)
14:57.24oho_Hi guys
15:07.08rob_whi oho
16:08.28*** join/#htc-blueangel llange (n=llange@nat-hoche-ludo.poliris.net)
16:32.03*** join/#htc-blueangel cp15 (i=iyiert@p549A0272.dip0.t-ipconnect.de)
16:32.04*** mode/#htc-blueangel [+o cp15] by ChanServ
16:32.11cp15Good morning
16:33.11oho_hi cp15
16:33.30cp15Hi oho_
17:00.21oho_cp15: a quick question about your script: has this line already got all the pre and suffixes which are needed ?
17:00.21oho_echo "^B^V$line^M^V^B" >&3
17:01.16cp15Yes
17:01.26oho_cheers
17:01.44cp15At least if the "^something" are control characters :-)
17:02.02oho_but before I will do any testing, I have to fix my usb networking
17:02.39oho_re-bootinng all the time is very time consuming
17:03.30cp15gtg, see you later
17:03.37oho_see you
17:38.40*** join/#htc-blueangel _cronos_ (n=cronos@ron34-1-82-224-149-102.fbx.proxad.net)
19:00.22*** join/#htc-blueangel gixxar (i=gixxar@cpc3-ayle1-3-0-cust106.watf.cable.ntl.com)
19:00.31gixxar@find tomtom
19:36.12*** join/#htc-blueangel Olli_G (n=bbird@port-195-158-178-242.dynamic.qsc.de)
19:44.44Olli_Gyo rob
20:47.17*** join/#htc-blueangel JuNuKN (n=JuNuKN@K8ea8.k.pppool.de)
21:28.37*** join/#htc-blueangel iclem (n=chatzill@iclem.net)
21:44.16*** join/#htc-blueangel iclem (n=iclem@iclem.net)
22:45.36*** join/#htc-blueangel cp15 (i=oehrke@p549A0272.dip0.t-ipconnect.de)
22:45.37*** mode/#htc-blueangel [+o cp15] by ChanServ
22:45.42cp15re
22:50.39iclemhi
22:53.36cp15Hi iclem, any success with linux on your himalaya?
22:58.45iclemyes
22:59.05iclemusing your dump_ati tool, we manage to set the correct margin for my LCD
23:00.31cp15So you have a correct display now?
23:01.01iclemllange has writen a himalaya_board_id() func, but it does report the same ID though we have different GPIOC values
23:01.09iclemyes, full screen*
23:01.42cp15Differing in input or output?
23:03.14iclem;) i'm don't know, I don't already have total understanding of the GPIO system
23:03.23iclem(not total at all)
23:03.43iclemwhere could i find some information about that ?
23:04.11cp15http://wiki.xda-developers.com/index.php?pagename=ASIC3
23:04.58cp15and include/asm-arm/hardware/ipaq-asic3.h
23:04.59iclemyes, but on theory ? ie electronics
23:05.10cp15from your linux kernel
23:05.57cp15There is a halfword IPAQ_ASIC3_GPIO_Direction which tells you whether an GPIO is an input or output
23:06.59iclemOk i will try to understand from code
23:07.06cp15There is not much else information about ASIC3
23:07.40iclemwhat are GPIOs ? some sort of registries ?
23:11.06cp15You can see it as a kind of register. There may be input bits and output bits. Each bit is connected to a pin on the chip
23:11.42cp15If you write a "1" to a specific bit, the according input goes to high voltage, if you write a "0", it goes to low voltage (if working as an output)
23:12.11cp15If working as an input, you can read the status of the pin: "0" if there is low voltage, "1" if there is high voltage
23:13.16iclemok thanks
23:13.19cp15There are also "Alternate Function GPIOs" which serve an alternate function. For example, at the ASIC3 there are 3 outputs which can be connected to LEDs and then you can program hardware flashing of these LEDs
23:14.04cp15Back to your GPIOC: There might be one pin which is connected either to high or low voltage, depending on which LCD was built in
23:14.56iclemnow I think I'm able to answer your question
23:16.56iclemllange has asked me to dump physical memory of the ASIC area, at adress 0d800030 ,+100, +200, +300, and these values where different
23:24.06cp15Ok, I will go to bed now
23:24.09cp15Good night
23:24.17iclembye

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.