From owner-cvs-all Sat Sep 1 18:16: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from wint.itfs.nsk.su (wint.itfs.nsk.su [212.20.32.43]) by hub.freebsd.org (Postfix) with ESMTP id 5BA0337B40D for ; Sat, 1 Sep 2001 18:16:05 -0700 (PDT) Received: (from nnd@localhost) by wint.itfs.nsk.su (8.11.6/8.11.4) id f821G2R32241; Sun, 2 Sep 2001 08:16:02 +0700 (NOVST) (envelope-from nnd) Date: Sun, 2 Sep 2001 08:16:02 +0700 (NOVST) Message-Id: <200109020116.f821G2R32241@wint.itfs.nsk.su> From: nnd@mail.nsk.ru To: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/acpica acpi.c In-Reply-To: <200109012241.f81MfsX94340@freefall.freebsd.org> User-Agent: tin/1.5.9-20010723 ("Chord of Souls") (UNIX) (FreeBSD/5.0-CURRENT (i386)) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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