From owner-freebsd-stable Sun Feb 11 7:55: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from barbera.system.pl (barbera.system.pl [195.205.185.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BD7737B401 for ; Sun, 11 Feb 2001 07:55:00 -0800 (PST) Received: (from saper@localhost) by barbera.system.pl (SYSTEM Internet) id f1BFoJf45685 for freebsd-stable@FreeBSD.org; Sun, 11 Feb 2001 16:50:19 +0100 (CET) Date: Sun, 11 Feb 2001 16:50:19 +0100 From: Marcin Cieslak 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> Mail-Followup-To: freebsd-stable@FreeBSD.org 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> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <200102110824.f1B8OG930647@earth.backplane.com>; from dillon@earth.backplane.com on Sun, Feb 11, 2001 at 12:24:16AM -0800 Organization: SYSTEM Internet Provider - http://www.system.pl/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: at port 0x60,0x64 on isa0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: 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