Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2011 22:29:45 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb/net if_axe.c
Message-ID:  <201101142230.p0EMU7F5058855@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2011-01-14 22:29:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb/net      if_axe.c 
  Log:
  SVN rev 217426 on 2011-01-14 22:29:45Z by yongari
  
  MFC r215960,215962-215964,215966:
  r215960:
    Apply GPIO configuration for all CICADA PHYs.
    While I'm here show selected phymode to ease of debugging.
  
  r215962:
    Move axe_reset() to axe_init().
  
  r215963:
    Do not reinitialize controller if it's already running.
  
  r215964:
    Make sure to change to currently selected media.
  
  r215966:
    Do full controller initialization in axe_reset() for controllers
    that require special configuration from EEPROM. This will put
    controllers into known sane state.
  
  Revision   Changes    Path
  1.12.2.15  +18 -4     src/sys/dev/usb/net/if_axe.c



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