Serial Console Speed

2002-05-10 Thread Galen Sampson
Hello all, I read here http://www.freebsd.org/smp/index.html in the known bugs section that Serial gdb does not work at 115200 baud. I found no open reports in the gnats database at the main site. Is this statement still true for current? Going to try gcc 3.1 :). regards, Galen Sampson

Re: Serial Console Speed

2002-05-10 Thread Alexander Kabaev
Serial console and remote GDB were working just fine for me ever since that entry has been added to the task SMPng unresolved issues list. -- Alexander Kabaev To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Serial Console Speed

2002-05-10 Thread John Baldwin
On 10-May-2002 Alexander Kabaev wrote: Serial console and remote GDB were working just fine for me ever since that entry has been added to the task SMPng unresolved issues list. At 115200? -- John Baldwin [EMAIL PROTECTED]http://www.FreeBSD.org/~jhb/ Power Users Use the Power to Serve!

Re: Serial Console Speed

2002-05-10 Thread Alexander Kabaev
At 115200? I have BOOT_COMCONSOLE_SPEED= 115200 in my make.conf and CONSPEED=115200 in kernel config files on two -CURRENT boxes. GDB and console are working fine between 1.2GHz Atlon and older PII IBM ThinkPad. On Fri, 10 May 2002 17:43:14 -0400 (EDT) John Baldwin [EMAIL PROTECTED] wrote: