Tag Archive
Linux USB device driver info
What, *another* half-finished blog post about Linux USB drivers? Yup. Suppose you have a device and want a Linux device driver for it. There are a few steps you’ll need to take. One of the heroes in this area is Greg Kroah-Hartman . Greg wrote USBView , which is a Linux tool to... »
Linux USB device driver info
What, *another* half-finished blog post about Linux USB drivers? Yup. Suppose you have a device and want a Linux device driver for it. There are a few steps you’ll need to take. One of the heroes in this area is Greg Kroah-Hartman . Greg wrote USBView , which is a Linux tool to... »
Goal: getting email under control
Each year I try to settle on a small set of big goals for the year. Last year my big goal was to climb Mt. Kilimanjaro . This year, I settled on 2-3 goals I wanted to achieve: 1. Go skydiving . I was with a group of ~15 people in January and... »
Recapping Google’s new two-factor authentication
I wanted to post about Google’s new two-factor authentication announcement. Two-factor authentication is something you have (e.g. a phone) and something you know (e.g. a password). It’s a Big Deal because if your account or business has two-factor authentication, those accounts are immediately less likely to be phished, hijacked, or otherwise abused. There’s... »