cvs commit: src/sys/dev/acpica acpi.c acpivar.h

Nate Lawson njl at FreeBSD.org
Wed Mar 31 20:21:34 PST 2004


njl         2004/03/31 20:21:34 PST

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c acpivar.h 
  Log:
  Move the ivar accessing routines back to inlines (reverting acpivar.h
  rev 1.44 and acpi.c rev 1.96).  Now gcc can handle larger inlines and we
  really need external drivers to be able to read their acpi ivars.
  
  Revision  Changes    Path
  1.134     +0 -76     src/sys/dev/acpica/acpi.c
  1.59      +71 -9     src/sys/dev/acpica/acpivar.h


More information about the cvs-all mailing list