This is the mail archive of the ecos-discuss@sourceware.cygnus.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]

block transfer functions..



Hi,
	I've got a driver that I'm building separate to eCos and linking
with a pre-built eCos image, however I want to use the
SERIAL_BLOCK_TRANSFER, but I don't want to add CDL and stuff for my driver
to eCos, but the .ecc doesn't let me say to include the files it just says

cdl_interface CYGINT_IO_SERIAL_BLOCK_TRANSFER {
    # This value cannot be modified here.
    # Current_value: 0
};

Where can I modify it without adding my driver to eCos and adding CDL?

Dave.

-- 
      David Airlie, Software Engineer, Parthus Technologies plc.,
       Mary Rosse Centre, National Tech Park, Limerick, Ireland.
   t: +353-61-508116 / f: +353-61-508101 / David.Airlie@parthus.com


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