Panic on ACPI shutdown

Nate Lawson nate at root.org
Fri Feb 13 13:26:20 PST 2004


Your backtrace shows this is not an ACPI problem, it's a problem with
vr(4) (the Via Rhine ethernet driver).  It should check flags to see if
the driver is going away in the device_detach case.  I'm not sure how the
intr handler got called since interrupts are disabled before powering off
the system.

-Nate


More information about the freebsd-current mailing list