Linux compatibility layer

I'm trying to access the serial port from a program that runs in the Linux compatibility layer.
There seems to be two main problems.
1. there are no /dev/ttyS* devices as Linux sees them
2. What do you set permissions to for the user to access the port.
 
Back
Top