Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2003 01:57:33 -0800 (PST)
From:      Martin Blapp <mbr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_dc.c
Message-ID:  <200310290957.h9T9vXRd097810@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mbr         2003/10/29 01:57:33 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/pci              if_dc.c 
  Log:
  MFC Rev. 1.125
  
  Don't read the MAC address from a copy of the EEPROM in the softc
  that has been recorded earlier and overwrite it again later by
  reading it directly from the EEPROM again.
  
  Read the MAC address from the PAR0/PAR1 registers instead, which
  are autoloaded on reboot.
  
  Revision  Changes    Path
  1.9.2.53  +3 -4      src/sys/pci/if_dc.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310290957.h9T9vXRd097810>