From owner-freebsd-current@FreeBSD.ORG Fri Apr 8 09:23:06 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 C740816A4CE; Fri, 8 Apr 2005 09:23:06 +0000 (GMT) Received: from postino-2.etat.lu (postino-2.etat.lu [194.154.205.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5155743D39; Fri, 8 Apr 2005 09:23:06 +0000 (GMT) (envelope-from didier.wiroth@mcesr.etat.lu) Received: from avirus-1.cie.etat.lu (dispatch-1.cie.etat.lu [148.110.137.6]) by postino-2.etat.lu (Postfix) with ESMTP id 6532D111504B; Fri, 8 Apr 2005 11:23:05 +0200 (CEST) Received: from avirus-1.cie.etat.lu (dispatch-1.cie.etat.lu [148.110.137.6]) by localhost (CIE ESMTP Dispatch 1) with ESMTP id 4E2B821592; Fri, 8 Apr 2005 11:23:05 +0200 (CEST) Received: from hermes-1.cie.etat.lu (hermes-1.cie.etat.lu [148.110.136.56]) by dispatch-1.cie.etat.lu (CIE ESMTP Dispatch 1) with ESMTP id 35CFC21318; Fri, 8 Apr 2005 11:23:05 +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 <0IEM00069FEH3LG0@store.etat.lu>; Fri, 08 Apr 2005 11:23:05 +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 <0IEM00M1KFEELY30@store.etat.lu>; Fri, 08 Apr 2005 11:23:05 +0200 (MEST) Date: Fri, 08 Apr 2005 11:23:06 +0200 From: Didier Wiroth In-reply-to: To: 'Didier Wiroth' , 'Xin LI' Message-id: <0IEM00M1MFEGLY30@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/Z34KMUTdOms4ELUtSUOwAndDtwAAGUz4A= 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:23:06 -0000 Ok, sorry! I rebooted now to be sure and... the touchpad work and the "usb mouse" does work too! But still error messages. Didier -----Original Message----- From: Didier Wiroth [mailto:didier.wiroth@mcesr.etat.lu] Sent: Friday, April 08, 2005 11:00 To: 'Xin LI' Cc: 'freebsd-questions@freebsd.org'; 'freebsd-current@freebsd.org'; 'delphij@freebsd.org' Subject: RE: [PATCH TO TEST] VESA [1024x768] mode support for FreeBSD-CURRENT 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!