K 10 svn:author V 3 njl K 8 svn:date V 27 2004-06-17T17:27:37.000000Z K 7 svn:log V 232 Revert last change. If acpi is loaded or compiled into the kernel, its devclass will be present even if the driver was disabled by a hint. Using device_get_softc() provides the right info even if it's overkill. Explained by: jhb END