I have Redhat 7.3 installed, and i want to pump the display out the serial port. How can i do this? I am using grub. I can use lilo if need be. I know its pretty simple i have done it long ago with ...
In Part I of this article, I briefly mentioned the generic USB driver in the context of getting a USB device to communicate through it easily, with no custom kernel programming. Unfortunately, I ...
In the old days, if you wanted to snoop on a piece of serial gear, you probably had a serial monitor or, perhaps, an attachment for your scope or logic analyzer. Today, you can get cheap logic ...
I have a bunch of serial devices that I need to communicate with. Some of them are connected to native serial ports, and some have USB->RS232 adapters. I am communicating to them via the serial port ...
[Christian] was running a Linux box as a home server but needed a way to quiet the noisy machine. Like many Linux servers, he’s using some pretty old hardware which doesn’t have an on-board header for ...
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 ...