From owner-freebsd-usb@FreeBSD.ORG Fri Feb 6 08:04:24 2015 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1A4F3C09 for ; Fri, 6 Feb 2015 08:04:24 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C9D458CB for ; Fri, 6 Feb 2015 08:04:23 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 6D4F61FE023; Fri, 6 Feb 2015 09:04:20 +0100 (CET) Message-ID: <54D475B7.2050208@selasky.org> Date: Fri, 06 Feb 2015 09:05:11 +0100 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: "Lundberg, Johannes" Subject: Re: Macbook touchpad wsp References: <54D3E995.9050205@selasky.org> <54D46DA9.5000303@selasky.org> <54D47524.9010300@selasky.org> In-Reply-To: <54D47524.9010300@selasky.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-usb@freebsd.org" X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2015 08:04:24 -0000 On 02/06/15 09:02, Hans Petter Selasky wrote: > Right, so maybe you need to update /etc/devd/usb.conf or make sure that > wsp is loaded in /boot/loader.conf, so that other drivers don't grab the > device! > Also check that moused is loaded for /dev/wsp0 . --HPS