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


On Mon, Oct 20, 2003 at 05:07:17PM +0900, 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..

eCos uses cyg_io_set_config and cyg_io_get_config to do things like
this. See the documention: V. I/O Package (Device Drivers).

        Andrew

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