public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ioctl support
@ 2003-10-20  8:07 Satish Kumar
  2003-10-21 18:38 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Satish Kumar @ 2003-10-20  8:07 UTC (permalink / raw)
  To: ecos-discuss

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

thanks
satish
-- 
Satish Kumar <satish@bvt.sc.sanyo.co.jp>


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] ioctl support
  2003-10-20  8:07 [ECOS] ioctl support Satish Kumar
@ 2003-10-21 18:38 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2003-10-21 18:38 UTC (permalink / raw)
  To: Satish Kumar; +Cc: ecos-discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-21 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-20  8:07 [ECOS] ioctl support Satish Kumar
2003-10-21 18:38 ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).