Subject: CVS commit: src/sys/dev/mii
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 01/05/2008 20:33:29
Module Name:	src
Committed By:	jdc
Date:		Sat Jan  5 20:33:29 UTC 2008

Modified Files:
	src/sys/dev/mii: bmtphy.c

Log Message:
Updates from OpenBSD:
    -- r1.15
  Add some DSP init code for BCM5221's.

  Values derived from Apple's GMAC driver, same init
  code also exists in Linux's sungem_phy driver.

  tested by miod@ pedro@ and otto@ on a few systems.
    -- r1.16
  Always explicitly set IFM_HDX for half-duplex.

  From brad@
    --


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/dev/mii/bmtphy.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.