How do I change serial console tty speed?

2000-08-08 Thread Bob Willcox

Hi All,

I have tried everything I could think of to raise the speed of my
system's serial console from 9600 baud to something faster w/o
any success.  The things that I have tried are: setting "options
CONSPEED=38400" in my kernel config file and putting a "set
CONSPEED=38400" in the /boot/loader.rc file to no avail.

No doubt I am missing something.

Any help would be greatly appreciated!

Thanks,
Bob

-- 
Bob Willcox   Man usually avoids attributing cleverness to somebody else --
[EMAIL PROTECTED]unless it is an enemy.
Austin, TX-- A. Einstein


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: How do I change serial console tty speed?

2000-08-08 Thread Bob Willcox

Oops, I forgot to add that this is on a 4.0-stable system (from about 3
months ago).

Thanks again,
Bob

On Tue, Aug 08, 2000 at 08:52:25AM -0500, Bob Willcox wrote:
> Hi All,
> 
> I have tried everything I could think of to raise the speed of my
> system's serial console from 9600 baud to something faster w/o
> any success.  The things that I have tried are: setting "options
> CONSPEED=38400" in my kernel config file and putting a "set
> CONSPEED=38400" in the /boot/loader.rc file to no avail.
> 
> No doubt I am missing something.
> 
> Any help would be greatly appreciated!
> 
> Thanks,
> Bob
> 
> -- 
> Bob Willcox   Man usually avoids attributing cleverness to somebody else --
> [EMAIL PROTECTED]unless it is an enemy.
> Austin, TX-- A. Einstein

-- 
Bob Willcox   Man usually avoids attributing cleverness to somebody else --
[EMAIL PROTECTED]unless it is an enemy.
Austin, TX-- A. Einstein


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: How do I change serial console tty speed?

2000-08-08 Thread Chris D. Faulhaber

On Tue, 8 Aug 2000, Bob Willcox wrote:

> Hi All,
> 
> I have tried everything I could think of to raise the speed of my
> system's serial console from 9600 baud to something faster w/o
> any success.  The things that I have tried are: setting "options
> CONSPEED=38400" in my kernel config file and putting a "set
> CONSPEED=38400" in the /boot/loader.rc file to no avail.
> 

See /etc/defaults/make.conf WRT BOOT_COMCONSOLE_SPEED, set the appropriate
value in /etc/make.conf, and compile/install the boot blocks.

-
Chris D. Faulhaber - [EMAIL PROTECTED] - [EMAIL PROTECTED]

FreeBSD: The Power To Serve   -   http://www.FreeBSD.org



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message



Re: How do I change serial console tty speed?

2000-08-09 Thread rbg


Hi Bob, 

Did you try setting it with sysctl in one of the rc.* files ? 

Good luck!
Robert

> On Tue, 8 Aug 2000 08:53:59 -0500 you said:
bob> Oops, I forgot to add that this is on a 4.0-stable system (from about 3
bob> months ago).
bob> 
bob> Thanks again,
bob> Bob
bob> 
bob> On Tue, Aug 08, 2000 at 08:52:25AM -0500, Bob Willcox wrote:
bob> > Hi All,
bob> > 
bob> > I have tried everything I could think of to raise the speed of my
bob> > system's serial console from 9600 baud to something faster w/o
bob> > any success.  The things that I have tried are: setting "options
bob> > CONSPEED=38400" in my kernel config file and putting a "set
bob> > CONSPEED=38400" in the /boot/loader.rc file to no avail.
bob> > 
bob> > No doubt I am missing something.
bob> > 
bob> > Any help would be greatly appreciated!
bob> > 
bob> > Thanks,
bob> > Bob
bob> > 
bob> > -- 
bob> > Bob Willcox   Man usually avoids attributing cleverness to somebody else --
bob> > [EMAIL PROTECTED]unless it is an enemy.
bob> > Austin, TX-- A. Einstein
bob> 
bob> -- 
bob> Bob Willcox   Man usually avoids attributing cleverness to somebody else --
bob> [EMAIL PROTECTED]unless it is an enemy.
bob> Austin, TX-- A. Einstein
bob> 
bob> 
bob> To Unsubscribe: send mail to [EMAIL PROTECTED]
bob> with "unsubscribe freebsd-hackers" in the body of the message
__
Robert Gordon [EMAIL PROTECTED]
IP Performance, Inc  
Austin, Texas. 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message