1. 24 Feb, 2003 14 commits
  2. 23 Feb, 2003 24 commits
  3. 22 Feb, 2003 2 commits
    • Adam Belay's avatar
      Resource Management Performance Fix · 498a7c08
      Adam Belay authored
      Fixes a typo in pnp_check_*_conflicts functions.  Without this fix the
      resource algorithm will work but will take longer to assign resources.
      
      Also contains some minor reordering in pnp_activate_dev.
      498a7c08
    • Adam Belay's avatar
      Large Stack Usage Fix · 748d7b55
      Adam Belay authored
      Reduces the stack memory usage in the following PnP Functions:
      pnp_printf
      pnp_set_current_resources
      pnp_manual_config_dev
      pnp_activate_dev
      748d7b55