Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2001 16:50:19 +0100
From:      Marcin Cieslak <saper@system.pl>
To:        freebsd-stable@FreeBSD.org
Subject:   Re: uh oh - after 4 -> 4.2 cvsup, no keyboard. any ideas?
Message-ID:  <20010211165019.A43734@barbera.system.pl>
In-Reply-To: <200102110824.f1B8OG930647@earth.backplane.com>; from dillon@earth.backplane.com on Sun, Feb 11, 2001 at 12:24:16AM -0800
References:  <200102110424.f1B4OVW18984@harmony.village.org> <200102110446.f1B4ksR29654@earth.backplane.com> <200102110525.OAA06084@zodiac.mech.utsunomiya-u.ac.jp> <200102110549.f1B5n8A29927@earth.backplane.com> <200102110616.PAA07027@zodiac.mech.utsunomiya-u.ac.jp> <200102110619.f1B6Jn830124@earth.backplane.com> <200102110638.PAA07364@zodiac.mech.utsunomiya-u.ac.jp> <200102110644.f1B6imq30235@earth.backplane.com> <200102110705.QAA07655@zodiac.mech.utsunomiya-u.ac.jp> <200102110824.f1B8OG930647@earth.backplane.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Matt Dillon (dillon@earth.backplane.com) napisał(a):
> 
> :If the flags 0x100 is specified to syscons (this is now default in
> :GENERIC), syscons should revert to the AT keyboard when the USB
> :keyboard has gone.
> :
> :Kazu
> 
>     ok...  so if we remove 'flags 0x1' from atkbd0, and leave
>     'flags 0x100' on sc0, and add an entry to /etc/usbd.conf to
>     transfer control to the USB keyboard, then we will be ok?  Or not?

Lemme complicate things a little bit.
I have 0x0100 with sc0, no flags 0x1 with atkbd0:

atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x100>

and... surprise... I have

console="comconsole" 

in my /boot/loader.conf

The box has a built-in VGA card, so we've plugged in kbd/vga
multiplexer, we have ttyv0 enabled in /etc/ttys and...
we experience a login prompt, but no kbd response.

Serial console works fine - it's still used remotely
and definitely deserves its /etc/ttys entry,
however it would be nice to have a possibility to
play with virtual console while in server room.

kbdcontrol -k /dev/kbd0 didn't help much...

A whole com/at/usb keyboard, serial/vga console
plus "dual console" feature and -h flags are
getting a bit messy to me... Although much better
than ol' Solaris /etc/system entry.

-- 
                 << Marcin Cieslak // saper@system.pl >>

-----------------------------------------------------------------
SYSTEM Internet Provider                     http://www.system.pl


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010211165019.A43734>