Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 1997 14:08:01 -0700 (MST)
From:      Nate Williams <nate@mt.sri.com>
To:        bryan@yahoo-inc.com (bryan d. o'connor)
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: my pccard now broken under 3.0-current
Message-ID:  <199710292108.OAA13804@rocky.mt.sri.com>
In-Reply-To: <199710291948.LAA13295@halitosis.yahoo.com>
References:  <199710291948.LAA13295@halitosis.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> i have an hitachi visionbook elite, 80M, running 3.0-current
> (current as of last night)
> 
> when i insert my 3com 3c589d (or Adaptec slim scsi for that
> matter), i get the following page fault:
> 
>   Fatal trap 12: page fault while in kernel mode
>   fault virtual address   = 0xb8f01fdb
>   fault code              = supervisor read, page not present
>   instruction pointer     = 0x8:0xf0206c7c
>   stack pointer           = 0x10:0xf01f5f30
>   frame pointer           = 0x10:0xf01f5f90
>   code segment            = base 0x0, limit 0xfffff, type 0x1b
>                           = DPL 0, pres 1, def32 1, gran 1
>   processor eflags        = interrupt enabled, resume, IOPL=0
>   current process         = Idle
>   interrupt mask          = 
>   trap number             = 12
>   panic: page fault

Ok, I need the output of:

# nm /kernel | sort

(This compared against the error message above should tell us where
things are dying.)



Nate



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