geomort
  
 
  
 
 
Group: Members 
Posts: 14 
Joined: Feb. 2007 | 
  | 
Posted: May 13 2008,17:48 | 
   | 
 
 
  
I think I know how to do this if I can find the where to do it.
  I have wine loaded though MyDsl extentions and the serial adapter is seen as ttyUSB0 in dmesg.
  I tried mknod /dev/usb/ttyUSB0 c 188 0 and DSL reported that the file already exists.
  From the wine documentation it looks like I need to edit win.ini to point wine to the linux device with com4=/dev/usb/ttyUSB0
  I don't no where to do this.  Looked in /ramdisk/dsl/.wine/dosdevices found a win.ini but there is mostly county code information and I was looking for a [serial ports] entry to edit.
  Am I on the right track?
  Would #ln -s /dev/usb/ttyUSB0 com4 do the trick?
  geomort 
 |