> I have a kernel panic at bootup. I've tried to add dumpdev to /boot/loader.conf
> but does not help, I can not get a kernel dump.
Try removing the sk driver from your kernel conf file and rebuild/install kernel. Then load the module manually after box has booted.
# kldload if_sk
Max