Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2009 16:58:45 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ed if_ed_pccard.c
Message-ID:  <200904021658.n32GwmSY072495@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-04-02 16:58:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ed           if_ed_pccard.c 
  Log:
  SVN rev 190643 on 2009-04-02 16:58:45Z by imp
  
  Force an autonegotiation at attach time for all the attached PHYs for
  ed cards.  There's a number of minor nits in a lot of the PHYs on the
  PC Cards that use the Axis AX88190 or DLink DL10019 and DL10022 chips.
  Forcing the autonegotiation doesn't seem to cause problems on the
  cards that have sane PHYs, but makes several cards I have work without
  further workarounds.
  
  I'm not 100% sure that kicking the PHY and resetting them is the right
  thing to do on the media change callback.  Other NICs seem to need
  this and do similar things.
  
  Revision  Changes    Path
  1.126     +30 -4     src/sys/dev/ed/if_ed_pccard.c



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