cvs commit: src/sys/dev/mii brgphy.c miidevs miidevs.h src/sys/dev/bge if_bge.c if_bgereg.h

Paul Saab ps at FreeBSD.org
Sun May 11 11:00:57 PDT 2003


ps          2003/05/11 11:00:55 PDT

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/dev/mii          brgphy.c miidevs miidevs.h 
    sys/dev/bge          if_bge.c if_bgereg.h 
  Log:
  MFC:
  if_bge.c:
  - Support for the 5704
  - Write twice to send producer index workaround
  - Leave LED set to hardware default
  - ONEDMA_AT_ONCE workaround
  - Disable AUTOPOLL when accessing the PHY
  - Check the UPDATED bit in the status block
  
  brgphy.c:
  - Support for the 5704
  - Loop the phy when changing media types
  - For 1000BaseT operation, autonegotiation must be enabled
  - DSP patches
  
  Revision  Changes    Path
  1.3.2.22  +100 -70   src/sys/dev/bge/if_bge.c
  1.1.2.10  +38 -16    src/sys/dev/bge/if_bgereg.h
  1.1.2.7   +205 -87   src/sys/dev/mii/brgphy.c
  1.4.2.11  +2 -0      src/sys/dev/mii/miidevs
  1.4.2.11  +5 -1      src/sys/dev/mii/miidevs.h


More information about the cvs-src mailing list