From owner-freebsd-mobile@FreeBSD.ORG Sat Jan 27 03:02:58 2007 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3133516A405 for ; Sat, 27 Jan 2007 03:02:58 +0000 (UTC) (envelope-from trep.without.this@cs.ucr.edu) Received: from esmtp.cs.ucr.edu (esmtp.cs.ucr.edu [138.23.169.83]) by mx1.freebsd.org (Postfix) with ESMTP id 1A9BB13C487 for ; Sat, 27 Jan 2007 03:02:58 +0000 (UTC) (envelope-from trep.without.this@cs.ucr.edu) Received: from esmtp.cs.ucr.edu (localhost.localdomain [127.0.0.1]) by esmtp.cs.ucr.edu (Postfix) with ESMTP id DE76E2B0CE4 for ; Fri, 26 Jan 2007 18:39:47 -0800 (PST) Received: by esmtp.cs.ucr.edu (Postfix, from userid 202) id D2D842B0D7B; Fri, 26 Jan 2007 18:39:47 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on esmtp.cs.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.3 Received: from [138.23.204.20] (unknown [138.23.204.20]) by esmtp.cs.ucr.edu (Postfix) with ESMTP id 9A1EB2B0CE4 for ; Fri, 26 Jan 2007 18:39:47 -0800 (PST) From: Thomas Repantis To: freebsd-mobile@freebsd.org Content-Type: text/plain Date: Fri, 26 Jan 2007 18:39:47 -0800 Message-Id: <1169865587.5534.33.camel@heart> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: How to enable em0 on Thinkpad T60 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jan 2007 03:02:58 -0000 Hi, Just a tip for anyone having trouble with em0 not recognizing their Ethernet NIC on Thinkpad T60: If you hide the network interface in the BIOS, reboot, enable it again, and reboot, em0 recognizes it. Cheers, Thomas