Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 2008 15:16:40 +0000 (UTC)
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/at91 if_ate.c
Message-ID:  <200808301516.m7UFGka4050950@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stas        2008-08-30 15:16:40 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         if_ate.c 
  Log:
  SVN rev 182477 on 2008-08-30 15:16:40Z by stas
  
  - Try to look for MAC address in all SA registers, not only in the
    first one. U-boot, for example, uses the second register to store
    MAC.[1]
  - Use random MAC address if none configured instead of failing.
  
  Submitted by:   Bjorn Konig <bkoenig@alpha-tierchen.de> [1]
  Reviewed by:    imp
  Approved by:    kib (mentor)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.26      +37 -16    src/sys/arm/at91/if_ate.c



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