cvs commit: src/sys/dev/mii ukphy.c

Marius Strobl marius at FreeBSD.org
Sat Sep 15 03:41:34 PDT 2007


marius      2007-09-15 10:41:33 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/mii          ukphy.c 
  Log:
  MFC: 1.20
  
  - 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.17.2.3  +1 -3      src/sys/dev/mii/ukphy.c


More information about the cvs-src mailing list