> On Thu, Jul 03, 2008 at 05:34:27PM +0300, Danny Braniss wrote:
> > > On Thu, Jul 03, 2008 at 03:21:14PM +0300, Danny Braniss wrote:
> > > > it seems that there is no way to change the speed/baudrate of the serial
> > > > console, for example, by turning it off in /etc/ttys, and running
> > > > ti
On Thu, Jul 03, 2008 at 05:34:27PM +0300, Danny Braniss wrote:
> > On Thu, Jul 03, 2008 at 03:21:14PM +0300, Danny Braniss wrote:
> > > it seems that there is no way to change the speed/baudrate of the serial
> > > console, for example, by turning it off in /etc/ttys, and running
> > > tip(1) with
> On Thu, Jul 03, 2008 at 03:21:14PM +0300, Danny Braniss wrote:
> > it seems that there is no way to change the speed/baudrate of the serial
> > console, for example, by turning it off in /etc/ttys, and running
> > tip(1) with different speeds has no effect, it always
> > stays at the kernel confi
On Thu, Jul 03, 2008 at 03:21:14PM +0300, Danny Braniss wrote:
> it seems that there is no way to change the speed/baudrate of the serial
> console, for example, by turning it off in /etc/ttys, and running
> tip(1) with different speeds has no effect, it always
> stays at the kernel configured spee
it seems that there is no way to change the speed/baudrate of the serial
console, for example, by turning it off in /etc/ttys, and running
tip(1) with different speeds has no effect, it always
stays at the kernel configured speed.
is this by design?
danny
[...]
> This is the value passed in the AL register to the Int 14/AH=3D00h
> BIOS function:
>
> http://www.ctyme.com/intr/rb-0811.htm
>
> : Bit(s) Description (Table 00300)
> : 7-5data rate (110,150,300,600,1200,2400,4800,9600 bps)
> : 4-3parity (00 or 10 =3D none, 01 =3D odd, 1
On Sun, Nov 14, 2004 at 11:38:50AM +0200, Ruslan Ermilov wrote:
> On Sun, Nov 14, 2004 at 10:39:13AM +0200, Danny Braniss wrote:
> > what's the magic encantation to set the console to 38400?
> > btw, i solved my problem by just commenting out that part of the code,
> > since i rely on the bios sett
On Sun, Nov 14, 2004 at 10:39:13AM +0200, Danny Braniss wrote:
> what's the magic encantation to set the console to 38400?
> btw, i solved my problem by just commenting out that part of the code,
> since i rely on the bios setting it.
>
> from src/sys/boot/i386/boot0/Makefile:
>
> # Comm settings
what's the magic encantation to set the console to 38400?
btw, i solved my problem by just commenting out that part of the code,
since i rely on the bios setting it.
from src/sys/boot/i386/boot0/Makefile:
# Comm settings for boot0sio. 0xE3 => 9600 8-N-1
# XXX: We should create a build-tool or so
principal this works just fine Except that I decided yesterday to
raise the serial console speed to 115200 by putting the appropriate line
into /etc/make.conf. I though, that this definition wouldn't matter for
the machine without serial console. So I was really surprised to see, that
that ma
10 matches
Mail list logo