Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jul 2001 00:41:19 -0700
From:      "Derek C." <coffee@blarg.net>
To:        freebsd-stable@FreeBSD.org
Subject:   APM bug?
Message-ID:  <5.1.0.14.0.20010724003748.00b1dd20@mail.blarg.net>

next in thread | raw e-mail | index | archive | help
Line 132 of -stable under src/i386/config/generic which reads:
device apm0 at nexus? disable flags 0x20 # Advanced Power Management
causes a kernel build to fail 100% of the time on my system, reporting a 
syntax error. Is it just me, or does this break for everyone else as well?

If I change it to:
device apm0
(as seen in LINT)

It works perfectly.

Thanks,
Derek


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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