Re: Panic in pmap_enter

2000-03-31 Thread Matthew Dillon
:Revision 1.5 of sys/isa/pnpparse.c has fixed my problems, and I didn't have :to give up the shared memory options. It was acquired through the magic of :cvsweb and copied over via a floppy. :) What a day. : : -Patrick Ah, excellent. P.S. word to the wise even though this wasn't your

Re: Panic in pmap_enter

2000-03-31 Thread Patrick Hartling
Patrick Hartling <[EMAIL PROTECTED]> wrote: > Matthew Dillon <[EMAIL PROTECTED]> wrote: > > :I rebuilt my -current system this morning and am now getting paincs with > > :both the SMP and non-SMP kernels. The current panic with a uniprocessor > > :kernel is: > > : > > :panic: pmap_enter: invalid

Re: Panic in pmap_enter

2000-03-31 Thread Patrick Hartling
Matthew Dillon <[EMAIL PROTECTED]> wrote: > :I rebuilt my -current system this morning and am now getting paincs with > :both the SMP and non-SMP kernels. The current panic with a uniprocessor > :kernel is: > : > :panic: pmap_enter: invalid page directory, pdir=0, va=0xc0da > : > :It occurs r

Re: Panic in pmap_enter

2000-03-31 Thread Matthew Dillon
:I rebuilt my -current system this morning and am now getting paincs with :both the SMP and non-SMP kernels. The current panic with a uniprocessor :kernel is: : :panic: pmap_enter: invalid page directory, pdir=0, va=0xc0da : :It occurs right after the output for pci0. I'm currently sitting a

Panic in pmap_enter

2000-03-31 Thread Patrick Hartling
I rebuilt my -current system this morning and am now getting paincs with both the SMP and non-SMP kernels. The current panic with a uniprocessor kernel is: panic: pmap_enter: invalid page directory, pdir=0, va=0xc0da It occurs right after the output for pci0. I'm currently sitting at the d