From owner-freebsd-amd64@FreeBSD.ORG Thu Mar 24 07:17:08 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 A594F16A4CE for ; Thu, 24 Mar 2005 07:17:08 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B22243D62 for ; Thu, 24 Mar 2005 07:17:08 +0000 (GMT) (envelope-from astrodog@gmail.com) Received: by wproxy.gmail.com with SMTP id 70so391160wra for ; Wed, 23 Mar 2005 23:17:07 -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=U+RDlb34FMHdcLgEuoCqfeN/BM883GV6J8vTyZhUlHTJYrg9FYrloGR8G0QDqBU8a/WCwZO0RGJ/715gjmhT2h9/puNEq//wcabNP+kq5orMaq+aeXr0AOks6wN94dFgCmlgF035pruP75xIPTOxzTqZuLh/KY6otQD803Xtyq0= Received: by 10.54.98.18 with SMTP id v18mr591469wrb; Wed, 23 Mar 2005 23:17:07 -0800 (PST) Received: by 10.54.40.69 with HTTP; Wed, 23 Mar 2005 23:17:07 -0800 (PST) Message-ID: <2fd864e050323231774aa75cc@mail.gmail.com> Date: Wed, 23 Mar 2005 23:17:07 -0800 From: Astrodog To: Neil Short , freebsd-amd64@freebsd.org In-Reply-To: <20050324071008.64912.qmail@web30706.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <20050324071008.64912.qmail@web30706.mail.mud.yahoo.com> Subject: Re: hint.atkbd.0.flags="0x9" (was 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: Thu, 24 Mar 2005 07:17:08 -0000 On Wed, 23 Mar 2005 23:10:08 -0800 (PST), Neil Short wrote: > thanks! > That's a real good map for me to follow. > Seriously. I finally think I'm walking down a road > that goes somewhere. > -N > > Do this: > > > > Escape to loader. > > set hint.acpi.0.disabled="1" > > set hint.atkbd.0.flags="0x9" > > boot > > > > For ACPI support, you'll need to install the DSDT > > fix... I think thats > > still on the lists. > > I also suggest building and installing the > > powernow.ko module for K8. > > Reposting to main list, so its on here. I can confirm, that the R3000Zs are supported great under 5.4 and 6-CURRENT, however. Onboard ethernet is caught by rl, sound is snd_ich. You'll want the powernow kernel module for powernow support, which then allows you to select 800 Mhz, 1600 Mhz, and 1800 Mhz, (On the Athlon64 3000 line).