Posts — Page 15

Joggler/openpeak backlight and light sensor code

OKdoke, some more joggler code ready. If you look here, you'll find: - A patch to add the joggler's backlight control to the proper kernel backlight framework - A userspace program to read the light s…

EFI firmware image analyser / dumper / ripper

As part of the joggler work, I've developed a set of tools for pulling EFI firmware images apart. I did have a look for others, but I initially couldn't find anything. Later I did find some, but they…

Distracted by the joggler ....

Hi, apologies to anyone wanting the Hero USB stuff, I've been distracted by messing with the O2 Joggler this week. This is a 512Mb 1GHz Intel Atom based capacitative touchscreen web tablet with 1Gb of…

Hero USB update

Hi, quick update on the status of this. Last week I switched to using the codeaurora.com driver source as it supports proper USB OTG switching, and also has board specific tweaks. However, shortly aft…

Lets get this show on the road

USB patch for host+function mode here. it \is\ still unstable as unloading/loading the drivers hangs the phone after a few times. However, its working well enough for an alpha release. Update: I think…

Finally, some android USB progress

This evening, I've finally been testing out my new function driver code. Its getting close: I'm now able to load and unload the drivers repeatedly cleanly. Unfortunately it locks the phone solid short…

Checkpoint SecurRemote VPN PSK patch for racoon

Phew, the last few days have involved hacking in support for the Checkpoint SecuRemote proprietary VPN support to the standard "racoon" IPSEC IKE daemon. Luckily as it turns out, it uses a standard pr…

Dr Moebius at the Catacombs of Curiosity

A Ghost Walks Past Originally uploaded by adq\uk I decided to take the DSLR I'd converted to a pure infrared camera along to see how well it worked in a club situation. I think I'll try it again, as s…

switching to usb function

No progress on this over the weekend, as I was busy helping assemble a friend's CNC cupcake 3d printer. This evening though, I've decided to switch to the USB function drivers for this project; the ga…

Some progress of a sort

I've been busy rewriting the usb\notifier stuff so that the msm72k\udc gagdet driver can be unloaded cleanly at runtime, yet still do the necessary power notification stuff. I've just finished this, a…