From owner-freebsd-hackers@FreeBSD.ORG Sun Oct 3 01:26:17 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91CC216A4CE for ; Sun, 3 Oct 2004 01:26:17 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37C4D43D2D for ; Sun, 3 Oct 2004 01:26:17 +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 i931MrW5069133; Sat, 2 Oct 2004 19:22:56 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 02 Oct 2004 19:24:14 -0600 (MDT) Message-Id: <20041002.192414.94755346.imp@bsdimp.com> To: jonny@jonny.eng.br From: "M. Warner Losh" In-Reply-To: <415EC35E.6050602@jonny.eng.br> References: <415EC35E.6050602@jonny.eng.br> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: hackers@freebsd.org Subject: Re: Probing PCI devices not detected by BIOS X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 01:26:17 -0000 In message: <415EC35E.6050602@jonny.eng.br> Jo=E3o Carlos Mendes Lu=EDs writes: : My problem: I have an old ASUS P2B-DS motherboard based server, = and want to = : use a Realtek 8169 Gigabit LAN Card with it. But the BIOS does not d= etect the = : LAN card, I don't know why. If I put the card in another computer, i= t is = : detected perfectly. Unless this is a hardware incompatibility proble= m, I would = : expect FreeBSD to do a better job than the old BIOS. Chances are good that you might have a problem. I have a few devices that don't appear on one of my machines because the machines are too old and not compliant with the latest PCI standards. I also have one cardbus card that refuses to work on some machine due to, I think, bad (no?) 3.3V power. Warner