If you could compile a kernel with debugging and debugger

        makeoptions     DEBUG=-g
        options         DDB

and then type

        trace
        show registers

and take it from there, that would be appreciated. Typing panic at the
debugger prompt creates a crashdump which you can then fish out of swap
space if you have dumpdev set in rc.conf.

Nick

On Mon, 14 May 2001, Chris Dillon wrote:

> On Mon, 14 May 2001, Shannon Hendrix wrote:
>
> > Did you notice, before the crash, that the kernel had some trouble
> > querying the offending device?  That happens with me, and then a
> > little while later in the boot it crashes.
>
> Yes, the symptoms were the same as yours.  The initial probing during
> boot took quite a while, and generated a few errors if I remember
> correctly, then a panic shortly afterwards.  I'm going to try my USB
> joypad on my own 4.3-STABLE box tonight and see if I encounter any
> problems, since I just got a new OHCI USB controller for it (I was
> having what I can only explain as EMI/RFI problems with my on-board
> USB controller).
>
> I'll be going to my friend's place this weekend, so I can get details
> on what is happening with the joystick in question.
>
>
> -- Chris Dillon - [EMAIL PROTECTED] - [EMAIL PROTECTED]
>    FreeBSD: The fastest and most stable server OS on the planet.
>    For IA32 and Alpha architectures. IA64, PPC, and ARM under development.
>    http://www.freebsd.org
>
>
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message
>

--
Qube Software, Ltd.                                             Private:
[EMAIL PROTECTED]                              [EMAIL PROTECTED]
                                                     [EMAIL PROTECTED]
http://www.qubesoft.com/                   http://www.etla.net/~n_hibma/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to