Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Add and entry for the Intel i82545GM with ext...



details:   https://anonhg.NetBSD.org/src/rev/ea0725eb6378
branches:  trunk
changeset: 764446:ea0725eb6378
user:      tron <tron%NetBSD.org@localhost>
date:      Sat Apr 23 16:46:51 2011 +0000

description:
Add and entry for the Intel i82545GM with external PHY which works fine:

wm0 at pci1 dev 1 function 0: Intel i82545GM 1000BASE-T Ethernet, rev. 4
wm0: interrupting at ivec 0
wm0: 64-bit 66MHz PCI bus
wm0: 256 word (8 address bits) MicroWire EEPROM
wm0: Ethernet address 00:04:23:xx:xx:xx
makphy0 at wm0 phy 1: Marvell 88E1011 Gigabit PHY, rev. 5

diffstat:

 share/man/man4/wm.4 |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r 666233df6e88 -r ea0725eb6378 share/man/man4/wm.4
--- a/share/man/man4/wm.4       Sat Apr 23 16:40:08 2011 +0000
+++ b/share/man/man4/wm.4       Sat Apr 23 16:46:51 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: wm.4,v 1.20 2009/05/04 20:48:06 wiz Exp $
+.\"    $NetBSD: wm.4,v 1.21 2011/04/23 16:46:51 tron Exp $
 .\"
 .\" Copyright 2002, 2003 Wasabi Systems, Inc.
 .\" All rights reserved.
@@ -33,7 +33,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd August 28, 2007
+.Dd April 23, 2011
 .Dt WM 4
 .Os
 .Sh NAME
@@ -93,6 +93,8 @@
 .It
 Intel i82545GB 1000BASE-X Ethernet
 .It
+Intel i82545GM 1000BASE-T Ethernet
+.It
 Intel i82546EB 1000BASE-T Ethernet
 .Pq dual-port
 .It



Home | Main Index | Thread Index | Old Index