This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: serial ports on eCos...


 
> The name depends on your hardware platform. Generally the device names
> are based on what the label says on the hardware. Read the ecos.ecc

I think it would be nice to have a hw independent naming scheme too. Many
times I tried running the same program on two different platforms one having
ser0 and ser1 while the other ser1 and ser2 and forgetting that ser0 is
invalid on the latter.
Also there can be cases when the app is supposed to run on any ecos platform
without modifications if possible. Admittedly this is not the most
frequent use of ecos but still it'd be nice.

Jani

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]