kern/128575: [cpufreq] [patch] add support for Phenom etc..(beta version)

gen_otsuji_aka_go at yahoo.co.jp gen_otsuji_aka_go at yahoo.co.jp
Wed Nov 26 16:50:04 PST 2008


The following reply was made to PR kern/128575; it has been noted by GNATS.

From: gen_otsuji_aka_go at yahoo.co.jp
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/128575: [cpufreq] [patch] add support for Phenom etc..(beta version)
Date: Thu, 27 Nov 2008 09:13:26 +0900

 Makefile patch.
 --- /sys/modules/cpufreq/Makefile.orig	2008-11-27 07:17:07.000000000 +0900
 +++ /sys/modules/cpufreq/Makefile	2008-11-27 07:17:18.000000000 +0900
 @@ -12,7 +12,7 @@
  CFLAGS+= -I${.CURDIR}/../../contrib/dev/acpica
  
  SRCS+=	acpi_if.h opt_acpi.h
 -SRCS+=	est.c p4tcc.c powernow.c
 +SRCS+=	est.c p4tcc.c powernow.c hwpstate.c
  .endif
  
  .if ${MACHINE} == "i386"
 --------------------------------------
 Power up the Internet with Yahoo! Toolbar.
 http://pr.mail.yahoo.co.jp/toolbar/


More information about the freebsd-bugs mailing list