svn commit: r200513 - stable/8/sys/dev/fe

Robert Watson rwatson at FreeBSD.org
Mon Dec 14 05:23:34 PST 2009


Author: rwatson
Date: Mon Dec 14 13:23:33 2009
New Revision: 200513
URL: http://svn.freebsd.org/changeset/base/200513

Log:
  Merge r199798 from head to stable/8:
  
    Fix comment typo.
  
    Submitted by: Marc Balmer <marc at msys.ch>

Modified:
  stable/8/sys/dev/fe/if_fe_pccard.c
Directory Properties:
  stable/8/sys/   (props changed)
  stable/8/sys/amd64/include/xen/   (props changed)
  stable/8/sys/cddl/contrib/opensolaris/   (props changed)
  stable/8/sys/contrib/dev/acpica/   (props changed)
  stable/8/sys/contrib/pf/   (props changed)
  stable/8/sys/dev/xen/xenpci/   (props changed)

Modified: stable/8/sys/dev/fe/if_fe_pccard.c
==============================================================================
--- stable/8/sys/dev/fe/if_fe_pccard.c	Mon Dec 14 13:16:50 2009	(r200512)
+++ stable/8/sys/dev/fe/if_fe_pccard.c	Mon Dec 14 13:23:33 2009	(r200513)
@@ -306,7 +306,7 @@ fe_pccard_xircom_mac(const struct pccard
  * Probe and initialization for TDK/CONTEC PCMCIA Ethernet interface.
  * by MASUI Kenji <masui at cs.titech.ac.jp>
  *
- * (Contec uses TDK Ethenet chip -- hosokawa)
+ * (Contec uses TDK Ethernet chip -- hosokawa)
  *
  * This version of fe_probe_tdk has been rewrote to handle
  * *generic* PC Card implementation of Fujitsu MB8696x family.  The


More information about the svn-src-stable-8 mailing list