jhb 2004-06-23 17:59:01 UTC FreeBSD src repository Modified files: sys/i386/i386 bios.c Log: Fetch the actual acpi0 device_t and use device_is_attached() to see if it's alive rather than trying to fetch its softc pointer via its devclass. Glanced at by: imp, njl Revision Changes Path 1.70 +3 -2 src/sys/i386/i386/bios.c