Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2005 03:31:29 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_dc.c
Message-ID:  <200504180331.j3I3VTcZ052748@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-04-18 03:31:29 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_dc.c 
  Log:
  Fix newer Xircom CBE2-100 cards that were reporting
          dc0: MII without any PHY!
  We have to enable the connection to the MII first.  Doing so fixes the
  problem cards without breaking the older, working cards.
  
  Bad card provided by: deischen
  
  Revision  Changes    Path
  1.158     +14 -13    src/sys/pci/if_dc.c



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