From owner-freebsd-stable@FreeBSD.ORG Fri Feb 27 16:31:08 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD88E10656C4; Fri, 27 Feb 2009 16:31:08 +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 A69438FC32; Fri, 27 Feb 2009 16:31:08 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id 19DA92A5E3C; Fri, 27 Feb 2009 11:31:08 -0500 (EST) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Fri, 27 Feb 2009 11:31:08 -0500 X-Sasl-enc: cc4hwT0ir8hFYwRxelGBYa5O2yFbXljCjU8Iddg34Ip5 1235752267 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 0166A2D031; Fri, 27 Feb 2009 11:31:06 -0500 (EST) Message-ID: <49A81556.2040801@incunabulum.net> Date: Fri, 27 Feb 2009 16:31:18 +0000 From: Bruce Simpson User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: Robert Noland References: <6B7ABE80-35AB-4C44-B5A4-200E10DCC3AC@airwired.net> <499D4ED5.4030808@earthlink.net> <499D7D32.1020909@andric.com> <1235067723.9871.41.camel@widget.2hip.net> <20090219211200.3cdb6a92@it.buh.tecnik93.com> In-Reply-To: <20090219211200.3cdb6a92@it.buh.tecnik93.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: sclark46@earthlink.net, Dimitry Andric , Ion-Mihai Tetcu , freebsd-stable@freebsd.org Subject: Re: Unhappy Xorg upgrade X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2009 16:31:09 -0000 I can confirm that with 7-STABLE as of this writing, the USB problems with amd64 and Xorg appear to be fixed. The key requirements are a 7-STABLE tree from *now*, a fresh buildworld+buildkernel, and a forced rebuild of libpciaccess to pick up PCIOCGETBAR. I can now run both scanpci and Xorg without seeing the loss of USB functionality from before. Thanks to jhb@ and rnoland@ for backporting the fixes! cheers, BMS