Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Feb 2005 08:26:03 -0800
From:      Nate Lawson <nate@root.org>
To:        Scott Long <scottl@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/modules Makefile
Message-ID:  <4204F39B.8050708@root.org>
In-Reply-To: <20050205080115.CA94A16A4F9@hub.freebsd.org>
References:  <20050205080115.CA94A16A4F9@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Scott Long wrote:
> scottl      2005-02-05 08:01:10 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/modules          Makefile 
>   Log:
>   Only compile the cpufreq driver on i386 and amd64.
>   
>   Revision  Changes    Path
>   1.427     +3 -1      src/sys/modules/Makefile

Is that due to a compile problem or just because the current hardware 
supported by that package is only found on i386 systems? 
sys/dev/cpufreq is going to be a whole set of MI drivers.  The ichss.c 
driver should be MI in that it only accesses PCI registers.  Please let 
me know if you had a problem and what was not fully MI, then revert this 
commit.

-- 
Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4204F39B.8050708>