Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2004 22:24:33 +0000 (UTC)
From:      Paul Saab <ps@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mii brgphy.c miidevs src/sys/dev/bge if_bge.c if_bgereg.h
Message-ID:  <200409242224.i8OMOYP7062577@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ps          2004-09-24 22:24:33 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mii          brgphy.c miidevs 
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  Add support for the BCM5750/5751.  Unfortunately the documentation
  I have from Broadcom does not give much information on these devices,
  so the Broadcom Linux driver was used for clues to what these chips
  support.  It turns out they are similar to the 5705 with the 5751
  being the PCI-Express version and needing special work-arounds and
  settings.
  
  Revision  Changes    Path
  1.74      +121 -38   src/sys/dev/bge/if_bge.c
  1.29      +11 -0     src/sys/dev/bge/if_bgereg.h
  1.32      +33 -0     src/sys/dev/mii/brgphy.c
  1.29      +1 -0      src/sys/dev/mii/miidevs



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