From owner-freebsd-current@FreeBSD.ORG Thu Apr 29 03:11:34 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 E91DA16A4CE for ; Thu, 29 Apr 2004 03:11:34 -0700 (PDT) Received: from mail-gw1.york.ac.uk (mail-gw1.york.ac.uk [144.32.128.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40BD343D5F for ; Thu, 29 Apr 2004 03:11:34 -0700 (PDT) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from kimiko.york.ac.uk (kimiko.york.ac.uk [144.32.226.167]) by mail-gw1.york.ac.uk (8.12.10/8.12.10) with ESMTP id i3TABV7I008415; Thu, 29 Apr 2004 11:11:31 +0100 (BST) Received: from buffy.york.ac.uk (buffy.york.ac.uk [IPv6:2001:630:61:0:20c:f1ff:fe85:e351]) by kimiko.york.ac.uk (8.12.11/8.12.11) with ESMTP id i3TABVxH006593; Thu, 29 Apr 2004 11:11:31 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from buffy.york.ac.uk (localhost.york.ac.uk [127.0.0.1]) by buffy.york.ac.uk (8.12.11/8.12.11) with ESMTP id i3TABVQJ005269; Thu, 29 Apr 2004 11:11:31 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: (from ga9@localhost) by buffy.york.ac.uk (8.12.11/8.12.11/Submit) id i3TABUkG005268; Thu, 29 Apr 2004 11:11:30 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: buffy.york.ac.uk: ga9 set sender to gavin.atkinson@ury.york.ac.uk using -f From: Gavin Atkinson To: TooManySecrets In-Reply-To: <1083231745.95945.15.camel@manu.datagrama.net> References: <1083231745.95945.15.camel@manu.datagrama.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1083233490.4812.19.camel@buffy.york.ac.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 29 Apr 2004 11:11:30 +0100 X-York-MailScanner: Found to be clean cc: freebsd-current Subject: Re: Don't recognizes Realtek 8139 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: Thu, 29 Apr 2004 10:11:35 -0000 On Thu, 2004-04-29 at 10:42, TooManySecrets wrote: > Hi. > > I have a laptop Acer Aspire 1605LC. That machine has a Realtek 8139 > ethernet, recognized by any Linux (with boot option "noapic" and > "nolapic"), windoze and OpenBSD 3.4 and future 3.5. > If I install a 5-CURRENT from current.iso, recompile entire system (with > kernel also, of course), and reboot, the Realtek doesn't appear by "any > site". If I execute a "pciconf -lv", the Realtek is like doesn't > existed; doesn't appear. Can you give the output of "pciconf -lv" and a verbose dmesg (the output of the dmesg command after selecting "Boot FreeBSD with verbose ligging" from the boot menu)? If you still have linux installed on it, the output of "lspci -v", or the equivelent under openbsd would be very useful... Gavin