Serial Port Device Driver
I am in the process of learning device drivers and to start off with I am trying to write a simple driver for a serial port (UART 16550). However, I dont have a serial port on my PC. Any suggestions on how I can test such a driver? Can a USB-to-Serial port adapter be helpful?
Thanks.
Last edited by GeorgeOfTheBush; 11-08-2009 at 04:37 AM.
|