cvs commit: src/sys/dev/acpica acpi.c acpi_acad.c acpi_button.c acpi_resource.c acpivar.h

Nate Lawson nate at root.org
Mon Jun 14 23:58:05 GMT 2004


I think I know my problem.  I was testing using modules and so I had the
latest changes to acpi.ko (which now don't init the table to NULL) but no
changes to the kernel (checking for the acpi devclass).

Sorry, this looks like pilot error.  I'll test the change of just using
devclass_find() instead of also device_get_softc() and commit.

Thanks,
Nate


More information about the freebsd-current mailing list