Date: Thu, 11 Feb 2010 15:05:12 -0500 From: John Baldwin <jhb@freebsd.org> To: Andriy Gapon <avg@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r203785 - head/sys/dev/acpica Message-ID: <201002111505.12589.jhb@freebsd.org> In-Reply-To: <201002111824.o1BIO058052040@svn.freebsd.org> References: <201002111824.o1BIO058052040@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 11 February 2010 1:24:00 pm Andriy Gapon wrote: > Author: avg > Date: Thu Feb 11 18:24:00 2010 > New Revision: 203785 > URL: http://svn.freebsd.org/changeset/base/203785 > > Log: > acpi: drop the second bus_generic_attach pass > > It is belived that that pass s not needed anymore. > Specifically it is not required now for the reasons that were given > in the removed comment. > > Discussed with: jhb > MFC after: 4 weeks I suspect it was in fact never required in the version of acpi that was in the FreeBSD source tree. It may have been required at some point in the early stages of acpi development when the drivers were not yet part of the base system. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002111505.12589.jhb>