From owner-freebsd-current@FreeBSD.ORG Mon Oct 24 02:55:41 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60C6816A41F for ; Mon, 24 Oct 2005 02:55:41 +0000 (GMT) (envelope-from devon.odell@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7190743D46 for ; Mon, 24 Oct 2005 02:55:40 +0000 (GMT) (envelope-from devon.odell@gmail.com) Received: by qproxy.gmail.com with SMTP id p26so181450qbb for ; Sun, 23 Oct 2005 19:55:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kh9TIxdlnLxuFvV8iCu5V/+lAoR0hhvDXnULN4cE+8m8kvZMBeLFqW70zxSbwozmVWF6jwlZC7YgReWOSwy5AxOvKAEdLmuBv4zGzdzkcFU/AsuvdWe/pmSq1036SsLYgr8Peey3uV3bm7AW6Iqeg8/0dxRPP4SAR6Yjwa71GMo= Received: by 10.64.153.9 with SMTP id a9mr1208939qbe; Sun, 23 Oct 2005 19:55:39 -0700 (PDT) Received: by 10.64.185.19 with HTTP; Sun, 23 Oct 2005 19:55:39 -0700 (PDT) Message-ID: <9ab217670510231955pc528e7bx@mail.gmail.com> Date: Sun, 23 Oct 2005 19:55:39 -0700 From: "Devon H. O'Dell" To: Bill Paul In-Reply-To: <20051024021606.5BB9D16A420@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051023094907.GA37741@freebsd.czest.pl> <20051024021606.5BB9D16A420@hub.freebsd.org> Cc: slawek.zak@gmail.com, "Wojciech A. Koszek" , freebsd-current@freebsd.org Subject: Re: The case of the missing USB controllers 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, 24 Oct 2005 02:55:41 -0000 2005/10/23, Bill Paul : > > Hello, > > Your problem looks like Slawek's one: > > > > http://lists.freebsd.org/mailman/htdig/freebsd-current/2005-July/052785= .html > > > > -- > > * Wojciech A. Koszek && dunstan@FreeBSD.czest.pl > > > > Well, after some investigation and experimentation, I came up with the > following patch for src/sys/dev/pci/pci.c which seems to fix the problem, > at least on my machine: > > http://www.freebsd.org/~wpaul/opteron/pci.c.diff I'll test this locally; my Ultra 20 exhibits the same issue -- not sure if it's to the effect of 1 time out of 10, but that's about how often I've rebooted to see it happen once -- perhaps a little low. --Devon