[ros-dev] serial driver bug

Hey Matthew Matthew.Hey at NBNZ.CO.NZ
Thu Mar 17 13:44:29 CET 2005


The 'Standard' PC serial ports are as follows:
COM1 (address 3F8-3FF) and COM3 (address 3E8-3EF) share IRQ4.
COM2 (address 2F8-2FF) and COM4 (address 2E8-2EF) share IRQ3. 

I remember from my DOS days that you can add more serial cards into the
system just as long
as you kept the address's from overlapping, and your software was configured
correctly. 

As far as I'm aware the BIOS data area only has place for 4 port addresses:
0000:0400 COM1 address
0000:0402 COM2 address
0000:0404 COM3 address
0000:0406 COM4 address

-----Original Message-----
From: Royce Mitchell III [mailto:royce3 at ev1.net] 
Sent: Thursday, 17 March 2005 12:04 p.m.
To: ReactOS Development List
Subject: Re: [ros-dev] serial driver bug

Robert Köpferl wrote:

> Be aware that it makes a difference  wether you have got a so called 
> multi serial card or  several plain old serial HW. I may be wrong, but 
> isn't 4 the limit. Due to 'reserved' ports for that kind of HW?
>
It's a multi-serial card. The 4 limit for plain serial is due to
reserved/limited irq if I understand correctly.

_______________________________________________
Ros-dev mailing list
Ros-dev at reactos.com
http://reactos.com:8080/mailman/listinfo/ros-dev
This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or retain it.
If you have received it in error please immediately notify me by return email
and delete the emails.
Thank you.



More information about the Ros-dev mailing list