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

John Baldwin jhb at FreeBSD.org
Wed Apr 13 23:45:25 PDT 2005


jhb         2005-04-14 06:45:24 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  Probe PCI link devices early so that we turn them all off via _DIS before
  we start turning any of them back on again.  This works around a bug in
  some BIOSen that alias two different link devices for APIC vs ATPIC modes
  onto the same physical hardware link.
  
  Submitted by:   njl
  Tested by:      Antoine Brodin antoine dot brodin at laposte dot net
  
  Revision  Changes    Path
  1.211     +4 -0      src/sys/dev/acpica/acpi.c


More information about the cvs-src mailing list