Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2002 22:41:14 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/gx if_gx.c src/sys/dev/lge if_lge.c src/sys/dev/mii brgphy.c e1000phy.c nsgphy.c src/sys/dev/my if_my.c src/sys/dev/nge if_nge.c src/sys/net if_media.h src/sys/pci ... 
Message-ID:  <8094.1020026474@critter.freebsd.dk>
In-Reply-To: Your message of "Sun, 28 Apr 2002 13:34:21 PDT." <200204282034.g3SKYLD41582@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help

Just in case anyone wonders:  I set out to find a bug in our
nge driver (for the NetGear 622 card) and found out that our
MII infrastructure doesn't understand GIG-E at all.

I'm going to pull as much as makes sense from NetBSD to fill this void.

Poul-Henning

In message <200204282034.g3SKYLD41582@freefall.freebsd.org>, Poul-Henning Kamp 
writes:
>phk         2002/04/28 13:34:21 PDT
>
>  Modified files:
>    sys/dev/bge          if_bge.c 
>    sys/dev/em           if_em.c 
>    sys/dev/gx           if_gx.c 
>    sys/dev/lge          if_lge.c 
>    sys/dev/mii          brgphy.c e1000phy.c nsgphy.c 
>    sys/dev/my           if_my.c 
>    sys/dev/nge          if_nge.c 
>    sys/net              if_media.h 
>    sys/pci              if_sk.c if_ti.c 
>  Log:
>  Follow NetBSD and s/IFM_1000_TX/IFM_1000_T/
>  
>  Revision  Changes    Path
>  1.13      +2 -2      src/sys/dev/bge/if_bge.c
>  1.6       +4 -4      src/sys/dev/em/if_em.c
>  1.5       +3 -3      src/sys/dev/gx/if_gx.c
>  1.11      +2 -2      src/sys/dev/lge/if_lge.c
>  1.11      +6 -6      src/sys/dev/mii/brgphy.c
>  1.4       +5 -5      src/sys/dev/mii/e1000phy.c
>  1.5       +6 -6      src/sys/dev/mii/nsgphy.c
>  1.5       +9 -9      src/sys/dev/my/if_my.c
>  1.29      +2 -2      src/sys/dev/nge/if_nge.c
>  1.15      +2 -2      src/sys/net/if_media.h
>  1.49      +1 -1      src/sys/pci/if_sk.c
>  1.59      +4 -4      src/sys/pci/if_ti.c
>

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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