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]

serial.h and cyg_devio_table_t


Hi,

My platform is i386-pc, and i'm trying to use the second serial port
(/dev/ser1)
but I'm not sure what include files I have to use.
I first tried with <cyg/io/serialio.h> and there was missing parts. So I
added <cyg/io/serial.h> but then I add a complaint about a missing type
(cyg_devio_table_t) I think this may be a bug. However i eventually find out
that adding <cyg/io/io.h> was fine.

Thanks

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 


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