From owner-freebsd-current@FreeBSD.ORG Fri Apr 8 09:00:27 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 113AA16A4CE; Fri, 8 Apr 2005 09:00:27 +0000 (GMT) Received: from postino-2.etat.lu (postino-2.etat.lu [194.154.205.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ACAB43D49; Fri, 8 Apr 2005 09:00:26 +0000 (GMT) (envelope-from didier.wiroth@mcesr.etat.lu) Received: from avirus-2.cie.etat.lu (dispatch-2.cie.etat.lu [148.110.137.7]) by postino-2.etat.lu (Postfix) with ESMTP id 6E1E2109F9D8; Fri, 8 Apr 2005 11:00:14 +0200 (CEST) Received: from avirus-2.cie.etat.lu (dispatch-2.cie.etat.lu [148.110.137.7]) by localhost (CIE ESMTP Dispatch 2) with ESMTP id 7F6B2356AD; Fri, 8 Apr 2005 11:00:14 +0200 (CEST) Received: from hermes-1.cie.etat.lu (hermes-1.cie.etat.lu [148.110.136.56]) by dispatch-2.cie.etat.lu (CIE ESMTP Dispatch 2) with ESMTP id 5D478356AC; Fri, 8 Apr 2005 11:00:14 +0200 (CEST) Received: from hermes-1.cie.etat.lu (hermes-1.cie.etat.lu [148.110.136.56]) by store.etat.lu (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IEM000C1EC73LF0@store.etat.lu>; Fri, 08 Apr 2005 11:00:14 +0200 (MEST) Received: from LUCY ([148.110.43.189]) by store.etat.lu (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IEM00MURECALT10@store.etat.lu>; Fri, 08 Apr 2005 11:00:13 +0200 (MEST) Date: Fri, 08 Apr 2005 11:00:14 +0200 From: Didier Wiroth In-reply-to: <1112881571.662.39.camel@spirit> To: 'Xin LI' Message-id: <0IEM00MUVECCLT10@store.etat.lu> X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 X-Mailer: Microsoft Office Outlook, Build 11.0.6353 Content-transfer-encoding: 7BIT Thread-index: AcU7eEKib/Z34KMUTdOms4ELUtSUOwAndDtw cc: freebsd-current@freebsd.org cc: delphij@freebsd.org cc: freebsd-questions@freebsd.org Subject: RE: [PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 09:00:27 -0000 Hello, Thx for the patch, I tried it and here is my feedback. To clear out things I'm not using CURRENT, I used: a) FreeBSD5.4-prerelease (as I'm using RELENG_5), running on a HP NC6000 laptop, connected to a docking station with a Microsoft USB mouse b) I downloaded the current rc.d/moused version 1.9 and patched the file with your patch c) copied the current-patched file 1) Unfortunately the problem still exists, error messages still appear. 2) The touchpad worked but my usb mouse didn't work at all >I don't have a patch that is good enough to warrant a commit at present. >You may want to try the patch attached, but I can not promise that it will work for every case. >Thanks for your testing!