Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2001 08:16:02 +0700 (NOVST)
From:      nnd@mail.nsk.ru
To:        cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/dev/acpica acpi.c
Message-ID:  <200109020116.f821G2R32241@wint.itfs.nsk.su>
In-Reply-To: <200109012241.f81MfsX94340@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <200109012241.f81MfsX94340@freefall.freebsd.org> you wrote:
> msmith      2001/09/01 15:41:54 PDT
> 
>  Modified files:
>    sys/dev/acpica       acpi.c 
>  Log:
>  Add a MODULE_VERSION declaration.  This should prevent duplicate loading
>  of the module, and allows other modules to depend on and link against
>  the ACPI module.
>  
>  Add a sysctl that allows us to retrieve the ACPI CA version number as
>  well.
>  
>  Revision  Changes    Path
>  1.33      +4 -1      src/sys/dev/acpica/acpi.c
> 

	And break kernel build due to "CTLFLAG_RO" instead of
"CTLFLAG_RD" usage.

	N.Dudorov 

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




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