From owner-freebsd-amd64@FreeBSD.ORG Mon Mar 21 23:28:33 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 7448316A4CE for ; Mon, 21 Mar 2005 23:28:33 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0244C43D46 for ; Mon, 21 Mar 2005 23:28:33 +0000 (GMT) (envelope-from astrodog@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so1318184wri for ; Mon, 21 Mar 2005 15:28:32 -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=d1bqQgGZVM5CXLOdnJlstKsRmu0gaeflMOZtsN8ArANN+LceERIpZI+qWzGpucj6jyqoX3Gq7ereCOw1jVWVBjOOki79LFrFaQovzN9fYb0sRMwKhVW0pZMx+YZXaSTouFVK4KM7SNoBEp4kD+kTo1+wAwFPnAFrp3tJeIVT+vs= Received: by 10.54.23.3 with SMTP id 3mr3527556wrw; Mon, 21 Mar 2005 15:28:32 -0800 (PST) Received: by 10.54.40.69 with HTTP; Mon, 21 Mar 2005 15:28:32 -0800 (PST) Message-ID: <2fd864e05032115283dc09da7@mail.gmail.com> Date: Mon, 21 Mar 2005 15:28:32 -0800 From: Astrodog To: freebsd-amd64@freebsd.org In-Reply-To: <200503211753.29889.jkim@niksun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <2fd864e05032105366eaf8b2c@mail.gmail.com> <200503211049.11110.jkim@niksun.com> <200503211748.12817.nb_root@videotron.ca> <200503211753.29889.jkim@niksun.com> 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 23:28:33 -0000 On Mon, 21 Mar 2005 17:53:29 -0500, Jung-uk Kim wrote: > On Monday 21 March 2005 05:48 pm, Nicolas Blais wrote: > > What about the PowerNow! kernel module? Is that still required? > > If you are okay with 800MHz, no. ;-) You can grab the latest > powernow-k8 driver from: > > http://www.poupinou.org/cpufreq/bsd/powernow.tar.gz > > Jung-uk Kim > > > Thanks, > > Nicolas. > > > > On March 21, 2005 10:49, Jung-uk Kim wrote: > > > On Monday 21 March 2005 08:36 am, Astrodog wrote: > > > > I was wondering if the R3000Z fixes have been committed to the > > > > RELENG_5 branch, I don't see anything on the lists about it. > > > > Should I expect 5.4 to work with the R3000 line? > > > > > > Yes. hint.atkbd.0.flags="0x9" is all you need now. Try the > > > latest snapshot and let us know. > > > > > > Thanks, > > > > > > Jung-uk Kim > > > > > > > --- Harrison Grundy > _______________________________________________ > freebsd-amd64@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 > To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org" > Powernow works great, by the way. I'm upgrading to 6-CURRENT now because I need the ath driver for AMD64 for a wireless card I have, but I tested things out in 5.4-PRERELEASE, and it works great once these few, relatively easy to fix issues are resolved.