1. 14 Jan, 2003 1 commit
    • Matthew Wilcox's avatar
      [PATCH] acpi_bus_register_driver patch · 7745fcdd
      Matthew Wilcox authored
      The current ACPI code searches for a _HID of PNP0A03.  This is wrong,
      it needs to check _CID too.  But we already have generic code for doing
      that, so this patch converts the ACPI pcihp code to do this.
      7745fcdd
  2. 13 Jan, 2003 39 commits