1. 29 Mar, 2007 1 commit
    • Chris Snook's avatar
      atl1: save mac address on remove · 8c754a04
      Chris Snook authored
      Some atl1 boards get their MAC address written directly to the register
      by the BIOS during POST, rather than storing it in EEPROM that's
      accessible to the driver.  If the MAC register on one of these boards
      is changed and then the module is unloaded, the permanent MAC address
      will be forgotten until the box is rebooted.  We should save the
      permanent address during removal if we've been messing with it.
      Signed-off-by: default avatarChris Snook <csnook@redhat.com>
      Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
      8c754a04
  2. 28 Mar, 2007 34 commits
  3. 27 Mar, 2007 5 commits