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]

Basic Serial Driver question ???


Hi Everyone,
   I just started using eCos and I just to the part of the serial driver which
is on SMC2. I am using the template psim which includes the upper layer of the
io driver. Then I included the cygpkg_io_serial_powerpc_quicc_smc. It says no
conflicts. However when reading the ecos.ecc, most options are disabled. 

   If I understand correctly, all I need to do is to attach a handle my device
with cyg_io_lookup(), configure it with cyg_io_set_config() and the proper
functions to send and receive data. The problem is that I don't find the name of
the handle. Where can I find that information ?

Please let me know if what I am writing makes sense.

Thanks for you support

Pascal 

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


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