[ros-bugs] [Bug 2078] serial debug output not 115200 bps

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Fri Apr 6 22:59:01 CEST 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2078





------- Comment #12 from h-a-l-9000 at gmx.de  2007-04-06 22:59 CET -------
The bug has to do with the KdComPortInUse global variable.
In drivers/serial/pnp.c we have:

if (KdComPortInUse == ULongToPtr(DeviceExtension->BaseAddress))

But there KdComPortInUse has a nonsense value, not the base address of a serial
port. 


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list