From owner-freebsd-x11@FreeBSD.ORG Thu Oct 18 18:30:01 2012 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED8ACD2D for ; Thu, 18 Oct 2012 18:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id BB83E8FC12 for ; Thu, 18 Oct 2012 18:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9IIU1WD094119 for ; Thu, 18 Oct 2012 18:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9IIU14C094116; Thu, 18 Oct 2012 18:30:01 GMT (envelope-from gnats) Date: Thu, 18 Oct 2012 18:30:01 GMT Message-Id: <201210181830.q9IIU14C094116@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org Cc: From: Martin Birgmeier Subject: Re: ports/171433: x11/xorg: xorg + hal: mouse input devices psm0 and usm0 not correctly recognized ("No Device specified, looking for one") X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Martin Birgmeier List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2012 18:30:02 -0000 The following reply was made to PR ports/171433; it has been noted by GNATS. From: Martin Birgmeier To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/171433: x11/xorg: xorg + hal: mouse input devices psm0 and usm0 not correctly recognized ("No Device specified, looking for one") Date: Thu, 18 Oct 2012 20:27:22 +0200 That was it indeed. I applied the patch from the git repo, and now both mice work normally. Thank you for your help. Regards, Martin