From owner-freebsd-current@FreeBSD.ORG Tue Nov 16 07:35:56 2004 Return-Path: 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 D799F16A4D1 for ; Tue, 16 Nov 2004 07:35:56 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77ECB43D45 for ; Tue, 16 Nov 2004 07:35:56 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAG7Xadw030017; Tue, 16 Nov 2004 00:33:36 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 16 Nov 2004 00:33:55 -0700 (MST) Message-Id: <20041116.003355.22956581.imp@bsdimp.com> To: vova@sw.ru From: "M. Warner Losh" In-Reply-To: <1100582683.1098.18.camel@localhost> References: <1100557699.1098.16.camel@localhost> <20041115.153557.128618461.imp@bsdimp.com> <1100582683.1098.18.camel@localhost> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=koi8-r Content-Transfer-Encoding: quoted-printable cc: current@freebsd.org cc: mike@sentex.net Subject: Re: fxp does not work after upgrade to latest current (again) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 16 Nov 2004 07:35:57 -0000 In message: <1100582683.1098.18.camel@localhost> Vladimir Grebenschikov writes: : =F7 =D0=CE, 15/11/2004 =D7 15:35 -0700, M. Warner Losh =D0=C9=DB=C5=D4= : : > Can you also provide : > = : > pciconf -r pci2:5:0 0:0xff : = : Please: : = : = : # pciconf -r pci2:5:0 0:0xff : 04751180 02100007 060700b8 00824000 : d0203000 020000dc 40040302 fffff000 = 02 is PRIBUS 03 is SECBUS 04 is SUBBUS From=20your previous mail, we know that fxp0 is on pci2. Since it really appears to be on the same bus as the cbb, one theory that I had is busted, I think. I'd thought that maybe there was a problem with how pccbb assigns the bus numbers. But unless I've misread something there, it looks like this isn't happening... Warner