USB drivers included in the Linux kernel are rife with security flaws that in some cases can be exploited to run untrusted code and take over users' computers. The vast majority of these ...
Running Linux from a USB drive is possible. You can boot just about any distribution you want from USB. There are some things you should consider before going this route. I've used Linux in just about ...
Last time we discussed how to create a simple USB driver that controlled a USB LED device manufactured by Delcom Engineering [LJ, April 2004]. I would like to thank all of the readers who have given ...
[Johannes 4GNU_Linux] has been filming a video series on how to write Linux device drivers for a couple of years now, but luckily, you won’t need that long to watch them or to create your own driver.
Sometimes you need to use someone else's computer. Maybe you're at a library, maybe you're at a friend's house helping them troubleshoot a new device on their network. Whatever the situation, sitting ...
In my last column [see LJ December 2002], we covered the serial layer in the 2.5 (hopefully soon to be 2.6) kernel tree. We mentioned in passing that a USB-to-serial driver layer in the kernel helps ...
Getting Linux driver support for various hardware is hard enough, but now the FSF (Free Software Foundation) wants to start banning proprietary drivers? Stephen Shankland wrote this story on the ...