From owner-cvs-all Sat Jul 17 23:17:13 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C992C1512D; Sat, 17 Jul 1999 23:16:26 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA22293; Sat, 17 Jul 1999 23:16:26 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <199907180616.XAA22293@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Sat, 17 Jul 1999 23:16:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/kbd atkbd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1999/07/17 23:16:26 PDT Modified files: sys/dev/kbd atkbd.c Log: - Move the `return' statement the correct place so that the keyboard won't be initialized if `atkbd?' is disabled. Revision Changes Path 1.12 +5 -5 src/sys/dev/kbd/atkbd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message