From owner-freebsd-bugs Wed Nov 5 20:10:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA12713 for bugs-outgoing; Wed, 5 Nov 1997 20:10:04 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA12705; Wed, 5 Nov 1997 20:10:02 -0800 (PST) (envelope-from gnats) Date: Wed, 5 Nov 1997 20:10:02 -0800 (PST) Message-Id: <199711060410.UAA12705@hub.freebsd.org> To: freebsd-bugs Cc: From: yokota Subject: Re: kern/1868: system knows it has no keyboard but complains leds won't work Reply-To: yokota Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR kern/1868; it has been noted by GNATS. From: yokota To: julian@current1.whistle.com Cc: FreeBSD-gnats-submit@FreeBSD.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: kern/1868: system knows it has no keyboard but complains leds won't work Date: Thu, 06 Nov 1997 13:11:35 +0900 > During the probe, pcvt says: > pcvt: doreset() - Caution - no PC keyboard detected! > vt0 at 0x60-0x6f irq 1 on motherboard > Keyboard LED command not ACKed (responses 0xfe 0xfe) > Keyboard LED command not ACKed (responses 0xfe 0xfe) > Keyboard LED command not ACKed (responses 0xfe 0xfe) > Keyboard LED command not ACKed (responses 0xfe 0xfe) > Keyboard LED command not ACKed (responses 0xfe 0xfe) > Keyboard LED command not ACKed (responses 0xfe 0xfe) > Keyboard LED command not ACKed (responses 0xfe 0xfe) > Keyboard LED command not ACKed (responses 0xfe 0xfe) > Keyboard LED command not ACKed (responses 0xfe 0xfe) > > well, DUH! maybe that's because there is no keyboard, > as mentioned in the previous row?? Hi. You reported the above problem concerning PCVT. PCVT in 2.2-STABLE, 2.2.5-RELEASE and 3.0-CURRENT shoudn't show this problem by now. If you don't see the problem now, I would like to close the PR. Kazu