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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to