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: ioctl support


Satish Kumar wrote:

Hi,
   I m workin on developing this (Audio data Inerface)/I2S device
driver for my target board. i m not able to figure out how and were to
support IOCTL commands...could someone help me out.

Use cyg_io_get_config and cyg_io_set_config (assuming you are using the I/O subsystem).
Look at chapter 15 of eCos reference manual for help.
Also any new keys should go into 'io/common/current/include/config_keys.h'.


savin


-- 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]