<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for XFire</title>
    <link>http://www.advogato.org/person/XFire/</link>
    <description>Advogato blog for XFire</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Sat, 25 May 2013 04:48:59 GMT</pubDate>
    <item>
      <pubDate>Fri, 8 Feb 2002 03:53:45 GMT</pubDate>
      <title>8 Feb 2002</title>
      <link>http://www.advogato.org/person/XFire/diary.html?start=11</link>
      <guid>http://www.advogato.org/person/XFire/diary.html?start=11</guid>
      <description>&lt;p&gt;
yes, its been a long time since an update.

&lt;p&gt;
  A lot has happened.

&lt;p&gt;
  The &lt;a href="http://kitsumi.xware.cx/telxon1194/" &gt;Telxon
Stuff&lt;/a&gt; has been operational under X11 for a few
months now, just its not something I think about a great
deal now that its working.

&lt;p&gt;
  currently working writing code.

&lt;p&gt;
  Going back to &lt;a href="http://www.usyd.edu.au/" &gt;Uni&lt;/a&gt; to
finish my CompSci degree.

&lt;p&gt;
  Joy!
</description>
    </item>
    <item>
      <pubDate>Wed, 30 May 2001 12:36:14 GMT</pubDate>
      <title>30 May 2001</title>
      <link>http://www.advogato.org/person/XFire/diary.html?start=10</link>
      <guid>http://www.advogato.org/person/XFire/diary.html?start=10</guid>
      <description>&lt;p&gt;
  FINALLY worked out the interface to the Telxon's 
Touchscreen - turns out that there's a 16550A serial UART 
sitting at 0x4220, IRQ 12 which backs onto the touchscreen 
controller.


</description>
    </item>
    <item>
      <pubDate>Tue, 22 May 2001 06:31:47 GMT</pubDate>
      <title>22 May 2001</title>
      <link>http://www.advogato.org/person/XFire/diary.html?start=9</link>
      <guid>http://www.advogato.org/person/XFire/diary.html?start=9</guid>
      <description>&lt;p&gt;
  Well, I isolated the XIP bug on the Agenda VR3 to be 
related to the Copy-on-write handling of ROM pages, and the 
fact that they're rejected by the WP Fault handler because 
they exist outside of RAM.

&lt;p&gt;
  Of course, I don't know enough about the Agenda's guts, 
nor Linux's MM/VM guts to implement this myself, so I have 
to leave it to somebody else who can.

&lt;p&gt;
  Consequentially, I'm handing back the Agenda to 
WzDD so he can do evil things to it once 
again.  Maybe I'll hack again when somebody fixes the XIP 
stuff.

</description>
    </item>
    <item>
      <pubDate>Tue, 1 May 2001 11:35:57 GMT</pubDate>
      <title>1 May 2001</title>
      <link>http://www.advogato.org/person/XFire/diary.html?start=8</link>
      <guid>http://www.advogato.org/person/XFire/diary.html?start=8</guid>
      <description>&lt;p&gt;
  Annoying fact of life #1:  eXecute In Place support on 
the Agenda VR3 is still broken.  Its just not as broken as 
it has been.

&lt;p&gt;
  The story goes there are problems with XIP and C++ - 
something, somewhere along the line, tries to WP the page, 
and kills itself... *BUT* only for C++ code, not for C.

&lt;p&gt;
  Time to take a hammer to the code.

</description>
    </item>
    <item>
      <pubDate>Mon, 23 Apr 2001 23:12:57 GMT</pubDate>
      <title>23 Apr 2001</title>
      <link>http://www.advogato.org/person/XFire/diary.html?start=7</link>
      <guid>http://www.advogato.org/person/XFire/diary.html?start=7</guid>
      <description>&lt;p&gt;
  Well.... the hack has been a success.

&lt;p&gt; &lt;p&gt;
  For the uninitiated, this is the hack to port &lt;a
href="http://www.trolltech.com/products/qt/embedded/"&gt;
Qt/Embedded&lt;/a&gt; to the Agenda VR3 - something I started 
last week 
wednesday night for fun, and its turned out quite well.

&lt;p&gt; &lt;p&gt;
  The hack itself was finished on Sunday.  There are a few 
things that need tidying, like the fact the cursor is still 
enabled by default on the Agenda for normal builds.  This 
is trivial to fix.  (single #ifdef in the qte config 
headers).

&lt;p&gt; &lt;p&gt;
  The patch itself is &lt;a href="http://eris.xware.cx/chris/qt-embedded-
agenda.diff" &gt;here&lt;/a&gt;

&lt;p&gt; &lt;p&gt;
  Please ask no questions for a few days - I have to catch 
up on work.  If you want to play with this, I'm assuming 
you're smart enough to wrangle your agenda sufficently.

&lt;p&gt;
Oh, and &lt;a href="http://www.trolltech.com/" &gt;TT&lt;/a&gt; have the 
patch already - they know. &lt;tt&gt;:)&lt;/tt&gt; (Hi Emily!)
</description>
    </item>
    <item>
      <pubDate>Mon, 26 Mar 2001 01:26:21 GMT</pubDate>
      <title>26 Mar 2001</title>
      <link>http://www.advogato.org/person/XFire/diary.html?start=6</link>
      <guid>http://www.advogato.org/person/XFire/diary.html?start=6</guid>
      <description>&lt;P&gt;Codefest Rocked
&lt;P&gt;
  33 hours of coding, brainstorming, pizza, V and bad 
hacker jokes.

&lt;P&gt;
  I'm kinda still exhausted from it all though.

&lt;P&gt;
  Got some very nifty work done on 
&lt;a href="http://www.advogato.org/person/conrad/" &gt;conrad&lt;/a&gt;'s &lt;a href="http://www.advogato.org/proj/ekepoint/" &gt;ekepoint&lt;/a&gt; 
presentation stuff.
Probably going to do a whole lot more as the time presents 
itself.
</description>
    </item>
    <item>
      <pubDate>Fri, 16 Feb 2001 01:49:45 GMT</pubDate>
      <title>16 Feb 2001</title>
      <link>http://www.advogato.org/person/XFire/diary.html?start=5</link>
      <guid>http://www.advogato.org/person/XFire/diary.html?start=5</guid>
      <description>&lt;p&gt;
  More evil sickness.

&lt;p&gt; &lt;p&gt;
  &lt;a href="http://www.advogato.org/person/jdub/" &gt;jdub&lt;/a&gt; 
and co started a thread on the &lt;a href="http://www.slug.org.au" &gt;SLUG&lt;/a&gt; mailing list about 
celebrating time_t hitting 1e9.  And were writting snippets 
of code to illustrate the actual time and date.

&lt;p&gt; &lt;p&gt;
  Well... &lt;a href="http://eris.xware.cx/chris/datecalc.ps" &gt;I wrote one 
too.&lt;/a&gt;
</description>
    </item>
    <item>
      <pubDate>Wed, 7 Feb 2001 05:03:58 GMT</pubDate>
      <title>7 Feb 2001</title>
      <link>http://www.advogato.org/person/XFire/diary.html?start=4</link>
      <guid>http://www.advogato.org/person/XFire/diary.html?start=4</guid>
      <description>&lt;P&gt;
Wheee!  Just finished one of those spur of the moment hacks.

&lt;p&gt; &lt;P&gt;
  This one is a &lt;a href="http://kitsumi.xware.cx/NVIDIA_kernel_devfs.diff" &gt;
patch&lt;/a&gt; to make NVIDIA_kernel 0.9-6 devfs aware.

</description>
    </item>
    <item>
      <pubDate>Wed, 24 Jan 2001 03:28:25 GMT</pubDate>
      <title>24 Jan 2001</title>
      <link>http://www.advogato.org/person/XFire/diary.html?start=3</link>
      <guid>http://www.advogato.org/person/XFire/diary.html?start=3</guid>
      <description>&lt;p&gt;
Project time is seriously low - mostly due to work and life 
stuff.  I'm finding I have less time where I'm in the right 
frame of mind to disect code/systems.

&lt;p&gt;
&lt;a href="http://linux.conf.au/" &gt;Linux.conf.au&lt;/a&gt; was 
great.  Got a chance to meet lots of people.  And as per 
usual, I donned the volunteers shirt. (What's the good of 
things if you don't contribute somehow?)

&lt;p&gt;
Word from Raster about esound's orphaned status has 
resulted in me grabbing the cvs copies of it so I can fix 
up the little issues in it to improve my linux-sound 
coding, and to apply all the really nifty audio ideas I've 
had floating in my head now for the last 2 years.

&lt;p&gt;
Raster's demo of Evas seriously kicked ass.  Thats going be 
a seriously nice graphics component to play with

&lt;p&gt;
Started hacking the touch-screen on the PTC-1194 last 
night.  Have worked out that the touch-screen *is* 
generating hardware interrupts on IRQ12 during normal 
operation.  I just need to disect the driver[s] sufficently 
so I can see whats really going on with IO to the touch-
screen so I can get a bare-bones driver going.

</description>
    </item>
    <item>
      <pubDate>Tue, 9 Jan 2001 01:40:37 GMT</pubDate>
      <title>9 Jan 2001</title>
      <link>http://www.advogato.org/person/XFire/diary.html?start=2</link>
      <guid>http://www.advogato.org/person/XFire/diary.html?start=2</guid>
      <description>&lt;P&gt;
Its been a long time, yes.  But I tend to update my &lt;a href="http://kitsumi.xware.cx/diary/" &gt;personal diary&lt;/a&gt; 
more frequently.  Honest!


&lt;p&gt; &lt;P&gt;
That aside, my little PCT-1194 arrived! I now have a worthy 
hack-toy!  However, the CS89x0 driver isn't recognising the 
CS8900 ethernet in the keyboard module.  Nor is APM 
recognising the battery.  I need to fix both of these 
before I can seriously use linux on the road.


&lt;p&gt; &lt;P&gt;
I contacted Telxon support about the digitizer, trying to 
get some information about how to program it... and they 
asked me for a business name. [in additon to the standard 
address &amp;amp; phone number].  Why do they assume that 
because they manufacture industrial products, that all 
their users will be corporate?


&lt;p&gt; &lt;P&gt;
My plans are to build a nice 'pen linux' style system on 
the Telxon, and build the appropriate tasks &amp;amp; packages for 
debian. :)
</description>
    </item>
  </channel>
</rss>
