Finished adding support for the 3Com 11 Mbps Wireless LAN PC Card to my poldhu driver, and released version 0.2.1 of the driver. Version 0.2.2 is in the works, making the detection of the card a little more robust.
It still fails to detect the card some times (once every 20 insertions or so), but that needs a firmware upgrade to fix.
atmel:
Working on a DFU module for the Linux kernel to get this thing it's firmware. Annoying, but necessary I guess. Brad Hards got some success with a slightly modified userspace version I wrote, so I'll be trying that as well. It's cool stuff, and although the userspace app should work, the kernel mode stuff is more generic and just plain clean. I like clean code.
