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: a question about opening a serial port fax device as a file


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


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