cvs commit: src/sys/dev/acpica acpi_pcib.c

Nate Lawson njl at FreeBSD.org
Sat Mar 20 12:47:09 PST 2004


njl         2004/03/20 12:47:09 PST

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_pcib.c 
  Log:
  Fix loop termination condition for parsing resources in _PRS buffers.
  This completes the effort to handle dependent functions, which are used
  in some machines for irq link resources.  Also, clean up some nearby
  comments while I'm at it.
  
  Revision  Changes    Path
  1.38      +18 -19    src/sys/dev/acpica/acpi_pcib.c


More information about the cvs-src mailing list