Date: Thu, 21 Aug 2008 00:18:59 -0700 (PDT) From: Abdullah Ibn Hamad Al-Marri <wearabnet@yahoo.ca> To: John Baldwin <jhb@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org Subject: Re: cvs commit: src/sys/dev/cpufreq ichss.c src/sys/i386/cpufreq est.c p4tcc.c powernow.c smist.c Message-ID: <475420.75508.qm@web33706.mail.mud.yahoo.com>
next in thread | raw e-mail | index | archive | help
----- Original Message ---- > From: John Baldwin <jhb@freebsd.org> > To: Abdullah Ibn Hamad Al-Marri <wearabnet@yahoo.ca> > Cc: src-committers@freebsd.org; cvs-src@freebsd.org > Sent: Thursday, August 21, 2008 12:39:24 AM > Subject: Re: cvs commit: src/sys/dev/cpufreq ichss.c src/sys/i386/cpufreq est.c p4tcc.c powernow.c smist.c > > On Wednesday 20 August 2008 04:57:25 pm Abdullah Ibn Hamad Al-Marri wrote: > > ----- Original Message ---- > > > > > From: John Baldwin > > > To: src-committers@FreeBSD.org; cvs-src@FreeBSD.org; cvs-all@FreeBSD.org > > > Sent: Wednesday, August 20, 2008 9:33:09 PM > > > Subject: cvs commit: src/sys/dev/cpufreq ichss.c src/sys/i386/cpufreq > est.c p4tcc.c powernow.c smist.c > > > > > > jhb 2008-08-20 18:33:09 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: (Branch: RELENG_7) > > > sys/dev/cpufreq ichss.c > > > sys/i386/cpufreq est.c p4tcc.c powernow.c smist.c > > > Log: > > > SVN rev 181935 on 2008-08-20 18:33:09Z by jhb > > > > > > MFC: Attach the cpufreq child devices with specific orders to enforce > > > relative priority of some of the drivers that manage the same state > (e.g. > > > ichss0 vs est0). > > > > > > Revision Changes Path > > > 1.10.2.2 +1 -1 src/sys/dev/cpufreq/ichss.c > > > 1.11.2.6 +1 -1 src/sys/i386/cpufreq/est.c > > > 1.12.2.2 +1 -1 src/sys/i386/cpufreq/p4tcc.c > > > 1.4.2.1 +1 -1 src/sys/i386/cpufreq/powernow.c > > > 1.2.2.1 +1 -1 src/sys/i386/cpufreq/smist.c > > > _______________________________________________ > > > cvs-src@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/cvs-src > > > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" > > > > Hey John, > > > > I got this in AMD64. > > > > FreeBSD 7.0-STABLE #0: Wed Aug 20 20:36:51 GMT 2008 > > arabian@services.wearab.net:/usr/obj/usr/src/sys/SERVICES > > module_register: module cpu/ichss already exists! > > Module cpu/ichss failed to register: 17 > > module_register: module cpu/powernow already exists! > > Module cpu/powernow failed to register: 17 > > module_register: module cpu/est already exists! > > Module cpu/est failed to register: 17 > > module_register: module cpu/p4tcc already exists! > > Module cpu/p4tcc failed to register: 17 > > This looks like you have 'device cpufreq' in your kernel and you also > loaded 'cpufreq.ko' from the loader. > > -- > John Baldwin True, sorry for the noise. :/ Regards, -Abdullah Ibn Hamad Al-Marri Arab Portal http://www.WeArab.Net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?475420.75508.qm>