From owner-freebsd-current@FreeBSD.ORG Wed Jul 21 22:32:03 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 232C616A4CE for ; Wed, 21 Jul 2004 22:32:03 +0000 (GMT) Received: from smtp08.web.de (smtp08.web.de [217.72.192.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id A672943D31 for ; Wed, 21 Jul 2004 22:32:02 +0000 (GMT) (envelope-from nakal@web.de) Received: from [217.225.230.147] (helo=[217.225.230.147]) by smtp08.web.de with esmtp (TLSv1:DES-CBC3-SHA:168) (WEB.DE 4.101 #44) id 1BnPd2-0007Eh-00; Thu, 22 Jul 2004 00:32:00 +0200 From: Martin To: Kim Culhan In-Reply-To: <20040721203620.72466.qmail@web50707.mail.yahoo.com> References: <20040721203620.72466.qmail@web50707.mail.yahoo.com> Content-Type: text/plain Message-Id: <1090449108.72182.31.camel@klotz.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 22 Jul 2004 00:31:50 +0200 Content-Transfer-Encoding: 7bit Sender: nakal@web.de cc: FreeBSD Current Subject: Re: laptop for -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: Wed, 21 Jul 2004 22:32:03 -0000 Am Mi, den 21.07.2004 schrieb Kim Culhan um 22:36: > Anyone know a laptop they think is good for FreeBSd-current? My Thinkpad R40 works quite well, too. - ACPI is fine - wireless lan with ndis drivers (for Win XP) - sound ok - graphics ok (without glx or X won't start properly) - LAN is ok - I don't know how to make the internal MC'97 56k work :( Additional hint: options CPU_ENABLE_TCC should be enabled. I measured lower power consumption after compiling kernel with this option. Martin