From owner-cvs-src@FreeBSD.ORG Sun Aug 8 01:26:00 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5070C16A4CE; Sun, 8 Aug 2004 01:26:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 312E843D49; Sun, 8 Aug 2004 01:26:00 +0000 (GMT) (envelope-from philip@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i781Q0qr084546; Sun, 8 Aug 2004 01:26:00 GMT (envelope-from philip@repoman.freebsd.org) Received: (from philip@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i781Q0od084545; Sun, 8 Aug 2004 01:26:00 GMT (envelope-from philip) Message-Id: <200408080126.i781Q0od084545@repoman.freebsd.org> From: Philip Paeps Date: Sun, 8 Aug 2004 01:26:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/isa psm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2004 01:26:00 -0000 philip 2004-08-08 01:26:00 UTC FreeBSD src repository Modified files: sys/isa psm.c Log: Assume a finger of regular width when no width value is reported by the touchpad (which happens when it has no extended capabilities). Spotted by: dhw Forgotten by: philip Revision Changes Path 1.76 +10 -3 src/sys/isa/psm.c