Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: wm0 Driver



> When I do 'ifconfig -m wm0', I get the following list:
> media 1000baseSX
> media 1000baseSX mediaopt full-duplex
> media autoselect
>
> Setting ddb.commandonenter=trace gives me a page of callback
> information, but I can't go any farther right now.

Right.  It's interesting to see the first part of that callback
information -- functions + offsets, primarily.

> Is there any way I could set the system to automatically create
> a core file and reboot?

ddb.commandonenter="reboot 0x104" would do dump & no-sync; values
are from /usr/include/sys/reboot.h.

Regards,

- Håvard


Home | Main Index | Thread Index | Old Index