public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Indra Antonius Simalango <indra@vlsi.itb.ac.id>
Cc: eCos Disuss <ecos-discuss@ecos.sourceware.org>
Subject: Re: [ECOS] a question about opening a serial port fax device as a file
Date: Wed, 20 Jul 2005 18:15:00 -0000	[thread overview]
Message-ID: <20050720181515.GG29741@lunn.ch> (raw)
In-Reply-To: <Pine.LNX.4.33.0507210012050.7169-100000@ic.vlsi.itb.ac.id>

On Thu, Jul 21, 2005 at 12:18:59AM +0700, Indra Antonius Simalango wrote:
> On Wed, 20 Jul 2005, Andrew Lunn wrote:
> 
> > CYGPKG_IO_SERIAL_DEVICES 
>  
> Pardon me, Mr Lunn. Did you mean to add some configuration checks and an 
> include file like these in my files?

Look at the description for that component:

    cdl_component CYGPKG_IO_SERIAL_DEVICES {
        display       "Hardware serial device drivers"
        flavor        bool
        default_value 0
        description   "
            This option enables the hardware device drivers
            for the current platform."
    }


If you don't have it enabled you want get any serial device drivers
compiled.

Googling would of also answered your question since its been asked and
answered many times before......

http://www.spinics.net/lists/ecos/msg21035.html

        Andrew

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

  parent reply	other threads:[~2005-07-20 18:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-20 12:16 Indra Antonius Simalango
2005-07-20 16:25 ` Andrew Lunn
     [not found]   ` <Pine.LNX.4.33.0507210012050.7169-100000@ic.vlsi.itb.ac.id>
2005-07-20 18:15     ` Andrew Lunn [this message]
     [not found]       ` <Pine.LNX.4.33.0507210302040.8135-100000@ic.vlsi.itb.ac.id>
2005-07-20 20:52         ` Andrew Lunn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050720181515.GG29741@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=indra@vlsi.itb.ac.id \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).