Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Sep 1999 22:27:56 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mii amphy.c amphyreg.h src/sys/conf files src/sys/modules/mii Makefile
Message-ID:  <199909060527.WAA13334@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1999/09/05 22:27:56 PDT

  Modified files:
    sys/conf             files 
    sys/modules/mii      Makefile 
  Added files:
    sys/dev/mii          amphy.c amphyreg.h 
  Log:
  Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence,
  this PHY and the Davicom DM9101 have exactly the same register definitions.
  One of them is probably a clone of the other. I'm not sure which.
  
  This is needed for the Davicom DM9102 10/100 PCI ethernet driver which
  will be committed shortly.
  
  Revision  Changes    Path
  1.245     +2 -0      src/sys/conf/files
  1.5       +2 -2      src/sys/modules/mii/Makefile



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?199909060527.WAA13334>