From owner-cvs-all Thu Jul 5 20:24:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66DF837B403; Thu, 5 Jul 2001 20:24:44 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f663OiG99551; Thu, 5 Jul 2001 20:24:44 -0700 (PDT) (envelope-from yokota) Message-Id: <200107060324.f663OiG99551@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Thu, 5 Jul 2001 20:24:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons sysmouse.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yokota 2001/07/05 20:24:42 PDT Modified files: sys/dev/syscons sysmouse.c Log: Call ttymalloc() when sysmouse is opened, rather than when the driver is attached. MFC after: 2 weeks Revision Changes Path 1.11 +2 -2 src/sys/dev/syscons/sysmouse.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message