|
From: André S. <an...@me...> - 2012-10-29 08:06:03
|
Hi Guido, > that is done also. Concerning the "fixed baud rate negotiation" issue > I > would like to propose to switch P50X mode off instead of extending > the > baud rate names by a leading "X". What about this idea? Just do it. ;-) > By the way I > found the config file generator > http://srcpd.sourceforge.net/srcpd/cfg/ > stil makes configuration files where general bus options precede bus > specific options: > <bus> > <general_option>...</general_option> > <intellibox> > <special_option>...</special_option> > </intellibox> > </bus> Without a deeper knowledge of the code I would understand this as - take the general options first - If there are bus specific options then overwrite the general options with the bus specific ones. This sounds correct to me. Best regards, André |