From owner-svn-src-head@FreeBSD.ORG Thu Feb 26 19:17:48 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF801106564A; Thu, 26 Feb 2009 19:17:48 +0000 (UTC) (envelope-from owner-svn-src-all@freebsd.org) Received: from forwards1.yandex.ru (forwards1.yandex.ru [77.88.60.125]) by mx1.freebsd.org (Postfix) with ESMTP id DECEF8FC2C; Thu, 26 Feb 2009 19:17:47 +0000 (UTC) (envelope-from owner-svn-src-all@freebsd.org) Received: from mxfront32.yandex.ru (mxfront32.yandex.ru [77.88.60.52]) by forwards1.yandex.ru (Yandex) with ESMTP id E7C96D0124; Thu, 26 Feb 2009 22:17:46 +0300 (MSK) Received: from mx2.freebsd.org ([69.147.83.53]:47042 "EHLO mx2.freebsd.org" smtp-auth: TLS-CIPHER: TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S691786AbZBZOgt for (+ 5 others); Thu, 26 Feb 2009 17:36:49 +0300 X-Yandex-TimeMark: 1235659009 X-Yandex-Spam: 2 X-Yandex-Front: mxfront32 Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id 2CA681A4C86; Thu, 26 Feb 2009 14:36:40 +0000 (UTC) (envelope-from owner-svn-src-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id C9E49106564A; Thu, 26 Feb 2009 14:36:39 +0000 (UTC) (envelope-from owner-svn-src-all@freebsd.org) Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B6131065673; Thu, 26 Feb 2009 14:36:29 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 444AF8FC0C; Thu, 26 Feb 2009 14:36:29 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id D9AD72A641F; Thu, 26 Feb 2009 09:36:28 -0500 (EST) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Thu, 26 Feb 2009 09:36:28 -0500 X-Sasl-enc: 1Dz0uffaqzHQ8dqez7/SozrxLEiTcE77AfWfGkTApeZ8 1235658988 Received: from [192.168.123.18] (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id BAA762508A; Thu, 26 Feb 2009 09:36:27 -0500 (EST) Message-ID: <49A6A8F6.6070808@incunabulum.net> Date: Thu, 26 Feb 2009 14:36:38 +0000 From: Bruce Simpson User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Robert Noland References: <200902021954.n12JsGT2005768@svn.freebsd.org> <49A57F7B.3040704@freebsd.org> <200902251251.01789.jhb@freebsd.org> <1235584641.1273.69.camel@widget.2hip.net> <49A5E3D7.1080903@freebsd.org> <1235614070.1308.2.camel@widget.2hip.net> In-Reply-To: <1235614070.1308.2.camel@widget.2hip.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Sender: owner-svn-src-all@freebsd.org Errors-To: owner-svn-src-all@freebsd.org Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Nathan Whitehorn , John Baldwin Subject: Re: svn commit: r188018 - in head: sys/dev/pci usr.sbin/pciconf X-BeenThere: svn-src-head@freebsd.org List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Feb 2009 19:17:49 -0000 Robert Noland wrote: > ... >> This is tested on PowerPC and amd64 running -CURRENT, and is in addition >> to the patch currently applied by ports. It *should* gracefully use the >> old pathway if the new ioctl isn't available. And now I have working X >> on PPC! >> > > Nifty, I hadn't thought of using the ioctl define as the trigger. > > Thanks, committed! > With any luck, this may fix the libpciaccess snafu which Robert and I traced back and appears to be critically hosing my USB controllers on 7-STABLE amd64 -- however -- the PCIOCGETBAR ioctl would need to be MFC'd. I am very happy to test a backport, as I'm getting fed up of having a PS/2 mouse lead dangling over the front of my desk....... thanks, BMS _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"