Reply to comment
Accidental kernel hacker
If you grep through the latest Linux kernel (2.6.27) for my real name - you'll actually get a hit! Since all the l33t haX()rz have a patch in the kernel, I'm very pleased - but how the * did that happen?
As it was, I was trying to connect my cell phone to the laptop to get at the images that can be seen below in the other stories - but it just hung. I had this idea that given a USB cable and a Nokia 3310c, I ought to just be able to plug it in and use it as a USB stick. So I googled...
...and google told me I was right. But some inferior phones (and other stuff) doesn't follow the USB standard - and need a special case. It also told me in what file that spećial case was needed.
So, then it was just a matter of duplicating another entry, and test it. As it worked on the first try, I just submitted it on a lark. :)
Here it is, in all of its glory:
/* Reported by Filip Joelsson <filip@blueturtle.nu> */ UNUSUAL_DEV( 0x0421, 0x005d, 0x0001, 0x0600, "Nokia", "Nokia 3110c", US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_CAPACITY ),
(Six lines in all!)
- By ibnalhazardous at 10/14/2008 - 09:51
- Ibn FTW
- ibnalhazardous's blog

Recent comments
13 weeks 3 days ago
33 weeks 3 days ago
1 year 13 weeks ago
1 year 13 weeks ago
1 year 13 weeks ago
1 year 13 weeks ago
1 year 18 weeks ago
1 year 19 weeks ago
1 year 21 weeks ago
1 year 27 weeks ago