From owner-cvs-all Tue Oct 13 00:56:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA17185 for cvs-all-outgoing; Tue, 13 Oct 1998 00:56:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA17180; Tue, 13 Oct 1998 00:56:40 -0700 (PDT) (envelope-from yokota@FreeBSD.org) From: Kazutaka YOKOTA Received: (from yokota@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id AAA21775; Tue, 13 Oct 1998 00:56:39 -0700 (PDT) Date: Tue, 13 Oct 1998 00:56:39 -0700 (PDT) Message-Id: <199810130756.AAA21775@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa psm.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1998/10/13 00:56:39 PDT Modified files: sys/i386/isa psm.c Log: Added a workaround for yet-another, less-than-compatible keyboard controller. This one returns 0xfa (ACK) for TEST_KBD_PORT and TEST_AUX_PORT commands. The compatible controllers expected to return 0. Revision Changes Path 1.55 +4 -1 src/sys/i386/isa/psm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message