From owner-freebsd-hackers@FreeBSD.ORG Fri Feb 20 16:45:31 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD49F106564A for ; Fri, 20 Feb 2009 16:45:31 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by mx1.freebsd.org (Postfix) with ESMTP id 6F8918FC0A for ; Fri, 20 Feb 2009 16:45:31 +0000 (UTC) (envelope-from fernando.apesteguia@gmail.com) Received: by ey-out-2122.google.com with SMTP id d26so96914eyd.7 for ; Fri, 20 Feb 2009 08:45:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=KKAIE5XFuCXQm1ZK4fmTWTWvY9UYIOwbMNN5HRdFJCw=; b=bNTLS+qukOoAW4+GPJ11i+CLR6jhphk+s5hoLZBxVz4m1QARYkTA5IzAlHaf7BsonQ F4Y7f/qBOsRI/hInbAR4o1UsvW1doNYevIMto1ARbNOk/4DszO7QOKbsAi8uaIj74X6W LnjfYvynP0F2UP7dVQ1bfVUMuE5tgSDDhRcIg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=PVGPgEp8t4Dmrz5tvNUEai6V/G0WxaI7bV9E0Z3Dqgm6rDL8zbvfilhA+6I6+ZPlgw J+Q2OPlAQ8858Uhi/SdFku9Z9HMjH9u/B8oDcNNn+jvBAXEFFGmzd2OMqp4KtLaNTkHF 0LSXUNs3/A+rWWW38seV71iUxTEEKJRfl7zx8= MIME-Version: 1.0 Received: by 10.210.18.8 with SMTP id 8mr740953ebr.183.1235147127229; Fri, 20 Feb 2009 08:25:27 -0800 (PST) Date: Fri, 20 Feb 2009 17:25:26 +0100 Message-ID: <1bd550a00902200825w3f225d0at99cfd1c6bb63ea0@mail.gmail.com> From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: FreeBSD Hackers Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: FBSD 7.0-p3 NIC driver problem (Realtek) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2009 16:45:32 -0000 Hi all, I copy here the mail I sent to freebsd-questions cause I didn't get any answers: Yesterday I updated to 7.1-p3 on AMD64 arch. Since then, the NIC is not detected anymore. ifconfig doesn't show it and I can't connect to the Internet. There were well-known issues with this NIC model before, (http://unix.derkeiler.com/Mailing-Lists/FreeBSD/hackers/2008-11/msg00299.html) but the weird thing is that it seemed to be fine with 7.1-RELEASE and newer till this -p3. It doesn't recognize the card in 4/5 boot sequences (really annoying). Anybody with this problem? Thanks in advance.