Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2000 11:03:09 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_dc.c if_dcreg.h
Message-ID:  <200001191903.LAA19804@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2000/01/19 11:03:09 PST

  Modified files:
    sys/pci              if_dc.c if_dcreg.h 
  Log:
  Add support for the Davicom DM9102A 10/100 ethernet controller chip.
  This is just to make sure we initialize the chip correctly: we need to
  make the sure the port select bit in CSR6 is set properly so that we
  use the internal PHY for 10/100 support. (The eval boards I have also
  include an external HomePNA PHY, but I need to play with that more
  before I can support it.)
  
  Revision  Changes    Path
  1.6       +18 -7     src/sys/pci/if_dc.c
  1.3       +8 -1      src/sys/pci/if_dcreg.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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