cvs commit: src/sys/dev/acpica acpi.c acpivar.h
    John Baldwin 
    jhb at FreeBSD.org
       
    Tue Jan 27 09:47:33 PST 2004
    
    
  
On Tuesday 27 January 2004 05:53 am, Peter Pentchev wrote:
> On Mon, Jan 26, 2004 at 12:00:39PM -0800, John Baldwin wrote:
> > To: src-committers at FreeBSD.org, cvs-src at FreeBSD.org,
> > 	cvs-all at FreeBSD.org
> > Message-ID: <200401261929.i0QJT45s012253 at repoman.freebsd.org>
> >
> > jhb         2004/01/26 11:29:04 PST
> >
> >   FreeBSD src repository
> >
> >   Modified files:
> >     sys/dev/acpica       acpi.c acpivar.h
> >   Log:
> >   Move the code to initialize ACPI-CA into a separate acpi_Startup()
> > function that other modules can call to initialize ACPI-CA before the
> > new-bus probe and change acpi_identify() to call it.
> >
> >   Reviewed by:    njl
>
> This seems to also need the attached patch (trivial: add an
> ACPI_FUNCTION_TRACE() to the acpi_Startup() routine) to build LINT.
Oof, feel free to commit the fix.
-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
    
    
More information about the cvs-all
mailing list