From owner-freebsd-hackers@FreeBSD.ORG Fri Jul 25 14:40:56 2008 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 F0B5A106566C for ; Fri, 25 Jul 2008 14:40:56 +0000 (UTC) (envelope-from joerg@britannica.bec.de) Received: from www.pkgsrc-box.org (www.ostsee-abc.de [62.206.222.50]) by mx1.freebsd.org (Postfix) with ESMTP id AF9098FC08 for ; Fri, 25 Jul 2008 14:40:56 +0000 (UTC) (envelope-from joerg@britannica.bec.de) Received: from britannica.bec.de (www.pkgsrc-box.org [127.0.0.1]) by www.pkgsrc-box.org (Postfix) with ESMTP id 6F52BEDAEEB for ; Fri, 25 Jul 2008 14:17:59 +0000 (UTC) Received: by britannica.bec.de (Postfix, from userid 1000) id 281C28059; Fri, 25 Jul 2008 16:17:59 +0200 (CEST) Date: Fri, 25 Jul 2008 16:17:58 +0200 From: Joerg Sonnenberger To: freebsd-hackers@freebsd.org Message-ID: <20080725141758.GA20940@britannica.bec.de> Mail-Followup-To: freebsd-hackers@freebsd.org References: <1216910072.2251.8.camel@jill.exit.com> <1216945181.1179.23.camel@RabbitsDen> <20080725055135.GN53966@stlux503.dsto.defence.gov.au> <20080725064436.GA64711@eos.sc1.parodius.com> <30fc78250807250336n4f52b0d0vd087fe01d1f940e6@mail.gmail.com> <20080725130038.GT74748@server.vk2pj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080725130038.GT74748@server.vk2pj.dyndns.org> User-Agent: Mutt/1.5.18 (2008-05-17) Subject: Re: Laptop suggestions? 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, 25 Jul 2008 14:40:57 -0000 On Fri, Jul 25, 2008 at 11:00:38PM +1000, Peter Jeremy wrote: > Successive generations of laptops have become less and less > free-OS-friendly. This is simply wrong. Most laptops ship either with Ati or Intel chipset. Both tend to be well supported. With a bit care, you will get wpi as wireless chipset (e.g. avoid draft n). I found ACPI compliance to have improved a lot over the recent time and in fact the number of ACPI bugs that can't be worked around in general ways has become very low. Joerg