Other than writing my own driver/user space loop, does anyone have a tip on how to bridge two serial devices? My first thought was a combination of dup2 and pipe, but that didn't work :/ Thanx for any pointers, Chris