6 Apr 2001 Dodger   » (Journeyer)

4:13pm CDT

dyork: Free an IRQ for that ISA slot and then one for each pcmcia slot and it should "just work" I had the same issues when people told me the same thing. Once I freed some IRQs for the card everything was golden.

7:54am CDT

Sheesh, I just realized I've been doing all these CDT/CST times backwards for daylight savings time. Oh well, I'll start doing it correctly from here out.

Well, the TrackIR driver is progressing nicely. I think I've got firmware loading the correct way. The only thing I'm not too happy about is that I had to put a flag in the data structure for the driver to tell if the firmware has been loaded or not. I'm hoping there's a way to query the device to see if the firmware is already loaded like the usb/serial/keyspan.c driver in the kernel. Fixing this is a must, if multiple cameras are to be supported. Can't really play that until I get the device, which comes today.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!