From: George P B. <geo...@gm...> - 2007-01-06 23:44:36
|
On 1/3/07, Henry Nestler <Hen...@ar...> wrote: > mattias wrote: > > hm colinux 0.6.4 dosen't have .conf-files > > but 0.7.1 have it. > > 0.6.4 use .xml-files > > or have i wrong? > > ... > >> In your config you will find the example > >> #ttys0=COM1,"BAUD=115200 PARITY=n DATA=8 STOP=1 dtr=on rts=on" > > You can use this line (starts with ttys0=...) as additional command line > parameters for colinux 0.6.4. > Serial can not configure inside the XML file. Put differently use the command-line and no XML config file to start coLinux and add the above ( ttys0=COM1,...) to the command-line in 0.6.4 or upgrade to 0.7.1 where you can add this to the config file, which is no longer an XML file. -- George |