From owner-freebsd-current@FreeBSD.ORG Mon Feb 16 09:02:59 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A762D106566B for ; Mon, 16 Feb 2009 09:02:59 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from nskntqsrv02p.mx.bigpond.com (nskntqsrv02p.mx.bigpond.com [61.9.168.234]) by mx1.freebsd.org (Postfix) with ESMTP id B8C8D8FC18 for ; Mon, 16 Feb 2009 09:02:54 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from nskntotgx02p.mx.bigpond.com ([124.188.162.219]) by nskntmtas06p.mx.bigpond.com with ESMTP id <20090216061915.MPHZ17301.nskntmtas06p.mx.bigpond.com@nskntotgx02p.mx.bigpond.com> for ; Mon, 16 Feb 2009 06:19:15 +0000 Received: from areilly.bpa.nu ([124.188.162.219]) by nskntotgx02p.mx.bigpond.com with ESMTP id <20090216061914.BJCS12531.nskntotgx02p.mx.bigpond.com@areilly.bpa.nu> for ; Mon, 16 Feb 2009 06:19:14 +0000 Received: (qmail 72004 invoked by uid 501); 16 Feb 2009 06:18:56 -0000 Date: Mon, 16 Feb 2009 17:18:56 +1100 From: Andrew Reilly To: Joe Marcus Clarke Message-ID: <20090216061856.GD70145@duncan.reilly.home> References: <20090215223428.GA74071@citylink.fud.org.nz> <4998D027.5030501@protected-networks.net> <1234752963.42927.171.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1234752963.42927.171.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4.2.3i X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150202.49990563.0086,ss=1,fgs=0 Cc: Michael Butler , current@freebsd.org Subject: Re: USB2 and USB mice X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 16 Feb 2009 09:03:00 -0000 On Sun, Feb 15, 2009 at 09:56:03PM -0500, Joe Marcus Clarke wrote: > Hal doesn't yet work with usb2. You will need to statically configure > your input devices in xorg.conf until support is added. It seems that hal seems to be a vitally important part of most desktop systems, now. What's the best source of documentation on both the external whys and wherefores and the day-to-day care and feeding? Also, is there a FreeBSD hald-meister, whos job it is to ensure that hal continues to reflect up-to-date FreeBSD capabilities and mechanisms? Cheers, Andrew