Results 1 to 1 of 1
I'm trying to write a driver for a gps. I need to know how to change the baud rate for the comm port. I know how to do it from ...
- 09-26-2007 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 3
changing baud rate from driver
I'm trying to write a driver for a gps. I need to know how to change the baud rate for the comm port. I know how to do it from command line (stty), but I can't find any code examples that don't include libraries I can't use (since I'm writing a driver). Thanks,


Reply With Quote
