From owner-freebsd-amd64@FreeBSD.ORG Mon Mar 21 20:08:25 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8FFC16A4CE for ; Mon, 21 Mar 2005 20:08:25 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8156243D4C for ; Mon, 21 Mar 2005 20:08:25 +0000 (GMT) (envelope-from astrodog@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so1219864wra for ; Mon, 21 Mar 2005 12:08:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=g9Ra1ZUFobI9sTZgJbwqc78fAWZ29hJGy9PGYfQAFzStb9Vg4JZFRP8dGICnt17Fc2HZzEVbcsJMuuSwG4so2cLRbX/CU3wUdsWr+w9xvLLSXdYBRN0B3/VQtG86I0m1iIrez4SjtD97z998aZgDJ5WJgx7GR4Eem6QPkT9lYN4= Received: by 10.54.37.72 with SMTP id k72mr3482868wrk; Mon, 21 Mar 2005 12:08:25 -0800 (PST) Received: by 10.54.40.69 with HTTP; Mon, 21 Mar 2005 12:08:25 -0800 (PST) Message-ID: <2fd864e0503211208491d0307@mail.gmail.com> Date: Mon, 21 Mar 2005 12:08:25 -0800 From: Astrodog To: freebsd-amd64@freebsd.org In-Reply-To: <423F1236.4000401@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <2fd864e05032105366eaf8b2c@mail.gmail.com> <200503211113.52233.jkim@niksun.com> <423EF3D2.9050205@samsco.org> <200503211141.40409.jkim@niksun.com> <2fd864e05032109304c2ad323@mail.gmail.com> <423F1236.4000401@samsco.org> Subject: Re: R3000Z Laptop Status X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Astrodog List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2005 20:08:26 -0000 Something that has struck me over the past few hours, as I've worked on this machine, outside of the ACPI issue, and the keyboard issue, which are both pretty trivial fixes at this point, this is one of the better supported mobile FreeBSD platforms out there. Internal NIC was detected fine, PCMCIA works great, sound works, USB works, Firewire works, hell, the cardreader seems to work.... Not too many laptops can make that claim. If there was a way to automate those 2 problems away, this would be a great example for FreeBSD on mobile platforms. --- Harrison Grundy