Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 2009 20:39:42 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/vge if_vge.c if_vgevar.h
Message-ID:  <200912142039.nBEKdr0I051314@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-12-14 20:39:42 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/vge          if_vge.c if_vgevar.h 
  Log:
  SVN rev 200540 on 2009-12-14 20:39:42Z by yongari
  
  Save PHY address by reading VGE_MIICFG register. For PCIe
  controllers(VT613x), we assume the PHY address is 1.
  Use the saved PHY address in MII register access routines and
  remove accessing VGE_MIICFG register.
  While I'm here save PCI express capability register which will be
  used in near future.
  
  Revision  Changes    Path
  1.54      +19 -4     src/sys/dev/vge/if_vge.c
  1.11      +3 -0      src/sys/dev/vge/if_vgevar.h



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