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

John Baldwin jhb at FreeBSD.org
Thu Mar 6 21:42:49 UTC 2008


jhb         2008-03-06 21:42:48 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c if_bgereg.h 
    sys/dev/mii          brgphy.c miidevs 
  Log:
  Flesh out support for the BCM5722 by recognizing the phy on the 5722 and
  the specific ASIC revision.
  
  MFC after:      1 week
  Obtained from:  OpenBSD (mii/phy bits)
  
  Revision  Changes    Path
  1.203     +1 -0      src/sys/dev/bge/if_bge.c
  1.76      +1 -0      src/sys/dev/bge/if_bgereg.h
  1.73      +2 -1      src/sys/dev/mii/brgphy.c
  1.51      +1 -0      src/sys/dev/mii/miidevs


More information about the cvs-all mailing list