From owner-freebsd-current@FreeBSD.ORG Mon Oct 24 04:46:02 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 16ED916A41F for ; Mon, 24 Oct 2005 04:46:02 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DEBA43D6A for ; Mon, 24 Oct 2005 04:45:58 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id j9O4j7g6060056; Sun, 23 Oct 2005 22:45:07 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 23 Oct 2005 22:46:34 -0600 (MDT) Message-Id: <20051023.224634.124923661.imp@bsdimp.com> To: fullermd@over-yonder.net From: "M. Warner Losh" In-Reply-To: <20051024034329.GV66908@over-yonder.net> References: <20051023044115.7050216A421@hub.freebsd.org> <20051024034329.GV66908@over-yonder.net> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Sun, 23 Oct 2005 22:45:07 -0600 (MDT) Cc: 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 04:46:02 -0000 In message: <20051024034329.GV66908@over-yonder.net> "Matthew D. Fuller" writes: : pcib0: unable to route slot 7 INTD : : , so presumably it just won't talk to that PCI slot at all. It just means that it can't route to INTD, not that it can't talk to the PCI slot at all Warner