Some software and specialty hardware requires you to use a traditional serial port. Serial ports have been around for decades and work by transferring one bit of data at a time at a relatively slow ...
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 ...
http://blog.fabulatech.com – Serial port virtualization has acquired a great demand on the software market. New virtual technologies have made a great step further ...
[Felipe Navarro] wanted to add a few serial ports to his computer, but couldn’t find an adapter that suited his needs. So, he built his own. His Quad Serial device is a nicely designed converter that ...
A bootloader makes it possible to update a product’s firmware in the field. Common communication interfaces like UART, I 2 C, SPI or USB can be used to update the firmware, which typically involves a ...
In the last two installments of Driving Me Nuts [LJ August 2002 and October 2002], we covered the tty layer, explaining how to create a minimal tty driver. We also explained some of the various ioctls ...