Older blog entries for Creslin (starting at number 1)

Wow, today has been interesting, where to begin...

More work done on that little USB Phone. I ended up breaking the transfer code in all the changes I had made to my original code. I think it might be somewhere that I changed the transfer API that sort of took the rest of the driver with it. Ugh.

Probably need to update my webpage this week, that's going to be a pain. Maybe I'll just forget about it for a while like I always do.

I'm kind of glad that I tried testing my driver against all the other hardware today, don't think I would have found out nearly as quickly why I was getting that -EPIPE urb status.

Note to self: get more sleep

26 Nov 2001 (updated 26 Nov 2001 at 22:05 UTC) »

Catching up on lkml and working some more on this stupid little USB phone. The guys at TigerJet have a little USB handset that I'm writing a driver for that works with the telephony framework Mark Spencer has been working on (Zapata Telephony Interface).

Audio I/O works just fine now, trying to get the buttons to read correctly now. It looks like it's going to be a bugger. They have a weird matrix set up to do digit state that needs to be correctly read...

As sood as I get this thing working I'll have a mobile phone I can use with Asterisk and Gnophone. That'll be REALLY nice.

Still need to test my driver modifications with some of the other hardware though... that'll be interesting.

I switched from qwerty to dvorak a week or two ago. My dvorak speed is catching up at a significant rate. I'm really surprised how easy it was to switch. I'm kind of having troubles switching back and forth between the two though, it takes me a second to mentally switch modes. I think the worst part about it is relearning how to use vi with the different keys.

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!