Re: cpufreq(4) panic on RELENG_7 (was: Re: Call for bfe(4) testers.)

2008-08-13 Thread John Baldwin
On Wednesday 13 August 2008 03:33:45 am pluknet wrote: > 2008/8/12 John Baldwin <[EMAIL PROTECTED]>: > > Try http://www.freebsd.org/~jhb/patches/cpufreq_order.patch ichss0 is only > > supposed to be used if you don't have est0, and this patch fixes that. I'm > > Works now as it should (i.e. ic

Re: cpufreq(4) panic on RELENG_7 (was: Re: Call for bfe(4) testers.)

2008-08-13 Thread pluknet
2008/8/12 John Baldwin <[EMAIL PROTECTED]>: > On Tuesday 12 August 2008 04:36:29 am pluknet wrote: >> 2008/8/11 John Baldwin <[EMAIL PROTECTED]>: >> > On Monday 11 August 2008 12:35:17 pm pluknet wrote: >> >> 2008/8/11 John Baldwin <[EMAIL PROTECTED]>: >> >> > On Saturday 09 August 2008 07:16:37 am

Re: cpufreq(4) panic on RELENG_7 (was: Re: Call for bfe(4) testers.)

2008-08-12 Thread John Baldwin
On Tuesday 12 August 2008 04:36:29 am pluknet wrote: > 2008/8/11 John Baldwin <[EMAIL PROTECTED]>: > > On Monday 11 August 2008 12:35:17 pm pluknet wrote: > >> 2008/8/11 John Baldwin <[EMAIL PROTECTED]>: > >> > On Saturday 09 August 2008 07:16:37 am Ulrich Spoerlein wrote: > >> >> Hi John, > >> >>

Re: cpufreq(4) panic on RELENG_7 (was: Re: Call for bfe(4) testers.)

2008-08-12 Thread pluknet
2008/8/11 John Baldwin <[EMAIL PROTECTED]>: > On Monday 11 August 2008 12:35:17 pm pluknet wrote: >> 2008/8/11 John Baldwin <[EMAIL PROTECTED]>: >> > On Saturday 09 August 2008 07:16:37 am Ulrich Spoerlein wrote: >> >> Hi John, >> >> >> >> I now figured out the "who", the "why" still eludes me. >>

Re: cpufreq(4) panic on RELENG_7 (was: Re: Call for bfe(4) testers.)

2008-08-11 Thread John Baldwin
On Monday 11 August 2008 12:35:17 pm pluknet wrote: > 2008/8/11 John Baldwin <[EMAIL PROTECTED]>: > > On Saturday 09 August 2008 07:16:37 am Ulrich Spoerlein wrote: > >> Hi John, > >> > >> I now figured out the "who", the "why" still eludes me. > >> > >> So, after your MFC of ichss.c on June 27th t

Re: cpufreq(4) panic on RELENG_7 (was: Re: Call for bfe(4) testers.)

2008-08-11 Thread John Baldwin
On Saturday 09 August 2008 07:16:37 am Ulrich Spoerlein wrote: > Hi John, > > I now figured out the "who", the "why" still eludes me. > > So, after your MFC of ichss.c on June 27th the device now attaches at my > laptop. It didn't before, so it could cause no trouble. > > With ichss loaded, the

Re: cpufreq(4) panic on RELENG_7 (was: Re: Call for bfe(4) testers.)

2008-08-11 Thread pluknet
2008/8/11 John Baldwin <[EMAIL PROTECTED]>: > On Saturday 09 August 2008 07:16:37 am Ulrich Spoerlein wrote: >> Hi John, >> >> I now figured out the "who", the "why" still eludes me. >> >> So, after your MFC of ichss.c on June 27th the device now attaches at my >> laptop. It didn't before, so it co

Re: cpufreq(4) panic on RELENG_7 (was: Re: Call for bfe(4) testers.)

2008-08-09 Thread Ulrich Spoerlein
Hi John, I now figured out the "who", the "why" still eludes me. So, after your MFC of ichss.c on June 27th the device now attaches at my laptop. It didn't before, so it could cause no trouble. With ichss loaded, the kernel will panic 1-3 minutes after powerd has been started (if I kill powerd e

Re: cpufreq(4) panic on RELENG_7 (was: Re: Call for bfe(4) testers.)

2008-08-07 Thread pluknet
Hi, John. >> > Fatal trap 12: page fault while in kernel mode >> > cpuid = 0; apic id = 00 >> > fault virtual address = 0x38 >> > fault code = supervisor read, page not present >> > instruction pointer = 0x20:0xc058ec16 >> > stack pointer = 0x28:0xfb8b8ac8 >> > frame p

Re: cpufreq(4) panic on RELENG_7 (was: Re: Call for bfe(4) testers.)

2008-08-06 Thread John Baldwin
On Wednesday 06 August 2008 04:06:43 pm Ulrich Spoerlein wrote: > On Mon, 04.08.2008 at 16:07:55 -0400, John Baldwin wrote: > > On Monday 04 August 2008 02:29:19 pm Ulrich Spoerlein wrote: > > > Fatal trap 12: page fault while in kernel mode > > > cpuid = 0; apic id = 00 > > > fault virtual address

cpufreq(4) panic on RELENG_7 (was: Re: Call for bfe(4) testers.)

2008-08-06 Thread Ulrich Spoerlein
On Mon, 04.08.2008 at 16:07:55 -0400, John Baldwin wrote: > On Monday 04 August 2008 02:29:19 pm Ulrich Spoerlein wrote: > > Fatal trap 12: page fault while in kernel mode > > cpuid = 0; apic id = 00 > > fault virtual address = 0x38 > > fault code = supervisor read, page not present