cvs commit: src/sys/dev/acpica acpi_pcib.c
    John Baldwin 
    jhb at FreeBSD.org
       
    Tue Jan 18 12:20:33 PST 2005
    
    
  
jhb         2005-01-18 20:20:32 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/acpica       acpi_pcib.c 
  Log:
  For the sake of consistency, look up link devices relative to the root
  object (/) rather than the pci bus object when walking the _PRT to force
  attach devices.  We already look up relative to the root object when doing
  interrupt routing.
  
  Suggested by:   njl
  
  Revision  Changes    Path
  1.54      +1 -2      src/sys/dev/acpica/acpi_pcib.c
    
    
More information about the cvs-all
mailing list