Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2009 09:47:12 +0000 (UTC)
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf options.arm src/sys/dev/mge if_mge.c
Message-ID:  <200908250947.n7P9lquU029498@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
raj         2009-08-25 09:47:12 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             options.arm 
    sys/dev/mge          if_mge.c 
  Log:
  SVN rev 196534 on 2009-08-25 09:47:12Z by raj
  
  Introduce MII_ADDR_BASE option on ARM, which allows to override the default
  per platform requirements.
  
  Notes:
  - Only used by mge(4) at the moment.
  
  - This is very simplified approach and should be replaced by some long-term
    solution for managing the board/platform configuration (among others the
    MAC-PHY binding info).
  
  Submitted by:   Michal Hajduk
  Obtained from:  Semihalf
  
  Revision  Changes    Path
  1.25      +1 -0      src/sys/conf/options.arm
  1.8       +7 -4      src/sys/dev/mge/if_mge.c



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