Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2004 16:57:40 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        jhb@freebsd.org
Cc:        current@freebsd.org
Subject:   Re: cvs commit: src/sys/dev/acpica acpi.c acpi_acad.c acpi_button.c acpi_resource.c acpivar.h
Message-ID:  <20040614165455.W22842@root.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040614165455.W22842>