Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2007 00:52:29 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mii ukphy.c
Message-ID:  <200701200052.l0K0qU9L042225@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2007-01-20 00:52:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/mii          ukphy.c 
  Log:
  - Don't set MIIF_NOISOLATE so ukphy(4) can be used in configurations with
    multiple PHYs. In case some PHYs currently driven by ukphy(4) exhibit
    problems when isolating due to incomplete implementations or silicon bugs
    we'll need to add specific drivers for these. Looking at NetBSD and
    OpenBSD I don't expect problems here though (quite the contrary; we still
    seem to set MIIF_NOISOLATE without good reason in a bunch of PHY drivers).
  - Fix a style(9) whitespace nit.
  
  Revision  Changes    Path
  1.20      +1 -3      src/sys/dev/mii/ukphy.c



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