Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2003 22:18:51 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h src/sys/dev/mii brgphy.c
Message-ID:  <200308120518.h7C5Iph0010222@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2003/08/11 22:18:51 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c if_bgereg.h 
    sys/dev/mii          brgphy.c 
  Log:
  Add support for the Broadcom BCM5901 and BCM5901 rev A2 chips.
  These are 10/100 only NICs found on the IBM Thinkpad R40E and
  G40. These seem to be based on the BCM5705 MAC but with a PHY
  that doesn't support 1000Mbps modes.
  
  Submitted by:   Igor Sviridov <sia@nest.org>
  
  Revision  Changes    Path
  1.50      +4 -0      src/sys/dev/bge/if_bge.c
  1.21      +2 -0      src/sys/dev/bge/if_bgereg.h
  1.23      +25 -5     src/sys/dev/mii/brgphy.c



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