Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2001 11:52:41 -0700 (PDT)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h
Message-ID:  <200105151852.f4FIqf214243@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2001/05/15 11:52:41 PDT

  Modified files:
    sys/dev/fxp          if_fxp.c if_fxpreg.h 
  Log:
  Use " |= " to enable special media handling for fxp with no MII, instead
  of " &= ".  Also change the MII PHY device mask to check the correct bits.
  
  Cookie to:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
  Pointy hat to:	me
  
  Revision  Changes    Path
  1.112     +2 -2      src/sys/dev/fxp/if_fxp.c
  1.24      +2 -2      src/sys/dev/fxp/if_fxpreg.h


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?200105151852.f4FIqf214243>