From owner-freebsd-current@FreeBSD.ORG Fri May 14 11:12:25 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC2A61065670; Fri, 14 May 2010 11:12:25 +0000 (UTC) (envelope-from gljennjohn@googlemail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3BA998FC18; Fri, 14 May 2010 11:12:24 +0000 (UTC) Received: by fxm17 with SMTP id 17so1491670fxm.13 for ; Fri, 14 May 2010 04:12:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:reply-to:x-mailer:mime-version :content-type:content-transfer-encoding; bh=+c6Pw+YMoN1cY463C2KqDq23wIRfMxDYxWNV/glY6YQ=; b=BuFpD3TjNKlO5YkZrd2WoSL+xtRh8E8WKxSb0oC0TfPiw3J9DYzIr6ft7rS/9v7pZa fFUCxIGoMd0Czc+1joYJAeBeJcvflMwwZvt0C7Nq3QctKo7a1Enxqo8N20QruMFGVuBd aSl5wvem3lcDVCFs3DL7AGfJ8u3MvuvfnQy7k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :x-mailer:mime-version:content-type:content-transfer-encoding; b=JoO4TdPsfYkfeyxHA7Ad51rtn08A+g7fgbfa0ybIhqsHxkxoo6Oc2sgQp6sLheyPU3 OdrpZ4jWBVPJg9VdNjj6tR7VkWBajswkExB2bsPSmTzJVC3n9MrYqh/CKUhuHQlADJaO 8WP/6YHLkw4aJSHd8SURADC1g//NBk1Dvsbxk= Received: by 10.223.6.152 with SMTP id 24mr1453195faz.25.1273835543869; Fri, 14 May 2010 04:12:23 -0700 (PDT) Received: from ernst.jennejohn.org (p57AE4DB2.dip.t-dialin.net [87.174.77.178]) by mx.google.com with ESMTPS id g10sm10449459fai.12.2010.05.14.04.12.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 14 May 2010 04:12:23 -0700 (PDT) Date: Fri, 14 May 2010 13:12:21 +0200 From: Gary Jennejohn To: Juergen Lock Message-ID: <20100514131221.5669c666@ernst.jennejohn.org> In-Reply-To: <20100513201754.GA36439@triton8.kn-bremen.de> References: <20100511184140.GA3983@triton8.kn-bremen.de> <20100512124234.12f4d156@ernst.jennejohn.org> <20100513201754.GA36439@triton8.kn-bremen.de> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-current@FreeBSD.org, yokota@FreeBSD.org Subject: Re: [PATCH:] psm(4) IntelliMouse Explorer KVM hack breaks my mouse X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gljennjohn@googlemail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2010 11:12:25 -0000 On Thu, 13 May 2010 22:17:54 +0200 Juergen Lock wrote: > On Wed, May 12, 2010 at 12:42:34PM +0200, Gary Jennejohn wrote: > > On Tue, 11 May 2010 20:41:41 +0200 > > Juergen Lock wrote: > > > > > So now I made a patch that allows disabling that KVM hack via device > > > hints, appended below. (hint.psm.0.flags="0x10000" - or do you guys > > > think the hack should be disabled by default instead?) > > > > > > > Don't change the behavior, leave it enabled by default. For POLA. > > Yeah ok I guess you are right... > > I've now put the patch on freefall:public_html too, and added links > to the relevant threads for it and the other pending src patches: > > http://people.freebsd.org/~nox/ > Looks good to me FWIW. -- Gary Jennejohn (gj@)