Date: Thu, 24 Oct 2002 11:42:13 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Robert Watson <rwatson@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/share/man/man4 acpi.4 Message-ID: <XFMail.20021024114213.jhb@FreeBSD.org> In-Reply-To: <200210240144.g9O1iosh052921@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 24-Oct-2002 Robert Watson wrote: > rwatson 2002/10/23 18:44:50 PDT > > Modified files: > share/man/man4 acpi.4 > Log: > Minor tweaks to the acpi.4 man page: xref acpiconf.8, and one of the > bugs (device naming) isn't present [anymore]. > > Submitted by: Hiten Pandya <hiten@angelica.unixdaemons.com> It has earlier been specifically requested that the reference to acpi(9) not be removed as a reminder that it needs writing. That said, I'm not sure what such a manpage would document exactly. As for the second part: > grep -i acpi /sys/i386/conf/LAPTOP # ACPI support device acpica #options ACPI_DEBUG It is most definitely still named 'device acpica'. The kernel mode is acpi.ko however, and it would probably make sense to fix sys/conf/files and rename the device to 'acpi'. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.20021024114213.jhb>