1. 20 Aug, 2002 1 commit
    • Andy Grover's avatar
      There are a few problems with ACPI init. One of these is that acpi=off · a40fbc94
      Andy Grover authored
      will disable the ACPI interpreter init, but not stop the OS from using
      ACPI tables for finding CPUs and IOAPICs. Another problem is that if we
      use the tables, but then the interpreter fails to init, we are in deep
      trouble, because it is too late to revert to using MPS, but we cannot get
      _PRT info without the interpreter.
      
      This changeset doesn't fix the latter problem, but it does at least make
      "acpi=off" actually do what it says, and not use the ACPI interpreter *or*
      the tables.
      a40fbc94
  2. 19 Aug, 2002 1 commit
  3. 16 Aug, 2002 5 commits
  4. 17 Aug, 2002 1 commit
  5. 16 Aug, 2002 14 commits
  6. 17 Aug, 2002 6 commits
  7. 16 Aug, 2002 2 commits
  8. 15 Aug, 2002 10 commits