DragonFly BSD
DragonFly commits List (threaded) for 2005-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/acpica5 acpi.c acpi_pcib_acpi.c acpi_pcib_pci.c acpivar.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 1 Nov 2005 15:36:32 -0800 (PST)

dillon      2005/11/01 15:36:32 PST

DragonFly src repository

  Modified files:
    sys/dev/acpica5      acpi.c acpi_pcib_acpi.c acpi_pcib_pci.c 
                         acpivar.h 
  Log:
  add an acpi_enabled() function, invert the "pci" logic and require that
  debug.acpi.enabled contain "pci" to enable ACPI based PCI routing.  Interlock
  against pcib_owner.  Continue to leave the pci code commented out in the
  Makefile.
  
  Revision  Changes    Path
  1.18      +42 -1     src/sys/dev/acpica5/acpi.c
  1.4       +2 -1      src/sys/dev/acpica5/acpi_pcib_acpi.c
  1.4       +1 -1      src/sys/dev/acpica5/acpi_pcib_pci.c
  1.7       +1 -0      src/sys/dev/acpica5/acpivar.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/acpica5/acpi.c.diff?r1=1.17&r2=1.18&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/acpica5/acpi_pcib_acpi.c.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/acpica5/acpi_pcib_pci.c.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/acpica5/acpivar.h.diff?r1=1.6&r2=1.7&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]