From owner-freebsd-current@FreeBSD.ORG Tue Oct 26 03:33:39 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 EA73F16A4CE for ; Tue, 26 Oct 2004 03:33:39 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81B9E43D45 for ; Tue, 26 Oct 2004 03:33:39 +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 i9Q3V4DW041331; Mon, 25 Oct 2004 21:31:04 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 25 Oct 2004 21:31:36 -0600 (MDT) Message-Id: <20041025.213136.05880213.imp@bsdimp.com> To: vova@fbsd.ru From: "M. Warner Losh" In-Reply-To: <1098564131.1064.3.camel@localhost> References: <1098564131.1064.3.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=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: fxp does not work after upgrade to latest current 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, 26 Oct 2004 03:33:40 -0000 In message: <1098564131.1064.3.camel@localhost> Vladimir Grebenschikov writes: : fxp0: port 0x4000-0x403f mem 0xd0200000-0xd0200fff irq 9 at device 8.0 on pci2 What does devinfo -r show for cbb0? Warner