public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Eduardo Sabaj <esabaj@hasar.com>
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] How to add extra serial ports
Date: Fri, 30 Nov 2007 16:58:00 -0000	[thread overview]
Message-ID: <20071130162842.GD593@lunn.ch> (raw)
In-Reply-To: <47503142.4040002@hasar.com>

On Fri, Nov 30, 2007 at 12:50:26PM -0300, Eduardo Sabaj wrote:
>
> I'm working on an i386 architecture that has more than 2 serial ports 
> available, and what I would like to know is how I can make use of them. The 
> configtool program shows only the information about serial port 0 and 1 but 
> doesn't let me add another serial port. Moreoever, I found the 
> CYGNUM_HAL_VIRTUAL_VECTOR_COMM_CHANNELS macro (number of communication 
> channels on board) but it has a limit of 3 channels and I can't change it.

Take a look at
packages/devs/serial/i386/pc/current/include/i386_pc_ser.inl. You need
to add CYGPKG_IO_SERIAL_I386_PC_SERIAL2 and 3 and modify the CDL
appropriately.

        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

  reply	other threads:[~2007-11-30 16:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-30 16:29 Eduardo Sabaj
2007-11-30 16:58 ` Andrew Lunn [this message]
2007-11-30 20:02 Eduardo Sabaj

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=20071130162842.GD593@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=esabaj@hasar.com \
    /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).