Re: Adding COM Port
- From: "Anthony Pellerin" <apellerin@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 25 Jul 2006 19:14:18 +0200
No. It depends on how your driver is made. Have a look at it and see whether
it checks for registry settings to have a base address, an interrupt ID and
so on.
HTH
--
--
--
----------------------------------------------------------------
Anthony Pellerin (eMVP)
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
"Marco P" <MarcoP@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message de
news: 2F183C3D-FC9E-4FEC-B6DD-BF48004E2EA5@xxxxxxxxxxxxxxxx
Thanks,
can you suggest me which registry setting must be added?
Thank you in advance.
Marco
"Anthony Pellerin" wrote:
It depends on your HW and SW.
If the new UART are managed by your CPU and the driver is flexible enough
to
support this extension, you may have to simply add new registry settings.
In other cases, you have to write a serial driver (have a look at the one
you have to write the new one).
HTH
--
--
--
----------------------------------------------------------------
Anthony Pellerin (eMVP)
ADENEO (ADESET)
Windows Embedded Consultant
<apellerin AT adeneo DOT adetelgroup DOT com>
http://www.adeneo.adetelgroup.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------
"Marco P" <MarcoP@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message de
news: C93BFB43-8364-48D0-B5BE-C26208184995@xxxxxxxxxxxxxxxx
Hi,
With WinCE 5.0 I use a CPU board with 2 com Ports (foreseeen by the BSP
given by the HW supplier).
Now I'm adding a new board with 4 serial lines that I need to usea as
COM3 -
COM6.
Can anyone tell me what I need too add/change in my platform in order
to
be
able in using all my serial ports.
Thank you in advance
Marco.
.
- Follow-Ups:
- Re: Adding COM Port
- From: Marco P
- Re: Adding COM Port
- References:
- Re: Adding COM Port
- From: Anthony Pellerin
- Re: Adding COM Port
- Prev by Date: Re: Suppressing OS Messages
- Next by Date: Re: Developing D3DM Primary Hardware Device Driver
- Previous by thread: Re: Adding COM Port
- Next by thread: Re: Adding COM Port
- Index(es):
Relevant Pages
|