Re: axe.4 typo

2013-06-09 Thread Stuart Henderson
On 2013/06/09 12:36, MichaƂ Markowski wrote:
 According to http://www.asix.com.tw/products.php?PLine=71
 
 --- /usr/src/share/man/man4/axe.4   Mon Jun  3 00:02:33 2013
 +++ /tmp/axe.4  Sun Jun  9 12:25:14 2013
 @@ -84,8 +84,8 @@
  .Pp
  The AX88172, AX88178, and AX88772 are USB 2.0 devices designed to work with
  either Ethernet or HomePNA transceivers.
 -The AX8172 and AX88772 contain 10/100 Ethernet MACs with MII interfaces.
 -The AX8178 contains a 10/100/1000 Gigabit Ethernet MAC with a GMII/MII
 +The AX88172 and AX88772 contain 10/100 Ethernet MACs with MII interfaces.
 +The AX88178 contains a 10/100/1000 Gigabit Ethernet MAC with a GMII/MII

How handy, a 1000-Gigabit adapter in USB form :-)

Index: axe.4
===
RCS file: /cvs/src/share/man/man4/axe.4,v
retrieving revision 1.42
diff -u -p -r1.42 axe.4
--- axe.4   2 Jun 2013 20:23:33 -   1.42
+++ axe.4   9 Jun 2013 10:57:59 -
@@ -84,8 +84,8 @@ following:
 .Pp
 The AX88172, AX88178, and AX88772 are USB 2.0 devices designed to work with
 either Ethernet or HomePNA transceivers.
-The AX8172 and AX88772 contain 10/100 Ethernet MACs with MII interfaces.
-The AX8178 contains a 10/100/1000 Gigabit Ethernet MAC with a GMII/MII
+The AX88172 and AX88772 contain 10/100 Ethernet MACs with MII interfaces.
+The AX88178 contains a 10/100/Gigabit Ethernet MAC with a GMII/MII
 interface.
 All adapters will operate with either USB 1.x or USB 2.0 controllers, however
 performance with 1.x controllers will be limited since the USB 1.x standard




Re: axe.4 typo

2013-06-09 Thread Jason McIntyre
On Sun, Jun 09, 2013 at 11:58:26AM +0100, Stuart Henderson wrote:
 On 2013/06/09 12:36, Micha?? Markowski wrote:
  According to http://www.asix.com.tw/products.php?PLine=71
  
  --- /usr/src/share/man/man4/axe.4   Mon Jun  3 00:02:33 2013
  +++ /tmp/axe.4  Sun Jun  9 12:25:14 2013
  @@ -84,8 +84,8 @@
   .Pp
   The AX88172, AX88178, and AX88772 are USB 2.0 devices designed to work with
   either Ethernet or HomePNA transceivers.
  -The AX8172 and AX88772 contain 10/100 Ethernet MACs with MII interfaces.
  -The AX8178 contains a 10/100/1000 Gigabit Ethernet MAC with a GMII/MII
  +The AX88172 and AX88772 contain 10/100 Ethernet MACs with MII interfaces.
  +The AX88178 contains a 10/100/1000 Gigabit Ethernet MAC with a GMII/MII
 
 How handy, a 1000-Gigabit adapter in USB form :-)
 
 Index: axe.4
 ===
 RCS file: /cvs/src/share/man/man4/axe.4,v
 retrieving revision 1.42
 diff -u -p -r1.42 axe.4
 --- axe.4 2 Jun 2013 20:23:33 -   1.42
 +++ axe.4 9 Jun 2013 10:57:59 -
 @@ -84,8 +84,8 @@ following:
  .Pp
  The AX88172, AX88178, and AX88772 are USB 2.0 devices designed to work with
  either Ethernet or HomePNA transceivers.
 -The AX8172 and AX88772 contain 10/100 Ethernet MACs with MII interfaces.
 -The AX8178 contains a 10/100/1000 Gigabit Ethernet MAC with a GMII/MII
 +The AX88172 and AX88772 contain 10/100 Ethernet MACs with MII interfaces.
 +The AX88178 contains a 10/100/Gigabit Ethernet MAC with a GMII/MII
  interface.
  All adapters will operate with either USB 1.x or USB 2.0 controllers, however
  performance with 1.x controllers will be limited since the USB 1.x standard
 
 

ok.
jmc