asmc_probe() problem...
Rui Paulo
rpaulo at fnop.net
Fri Apr 11 17:44:12 UTC 2008
On Fri, Apr 11, 2008 at 03:30:16PM +0200, Ian FREISLICH wrote:
> Hi
>
> linking kernel.debug
> asmc.o(.text+0xabe): In function `asmc_probe':
> /usr/src/sys/dev/asmc/asmc.c:257: undefined reference to `acpi_disabled'
> *** Error code 1
>
> Stop in /usr/obj/usr/src/sys/APPLE.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
>
> The problem goes away if I link acpi into the kernel.
Thanks for noticing.
I'll change acpi_disabled back to resource_disabled().
--
Rui Paulo
More information about the freebsd-current
mailing list