svn commit: r201451 - head/sys/dev/dc

Warner Losh imp at FreeBSD.org
Sun Jan 3 23:28:32 UTC 2010


Author: imp
Date: Sun Jan  3 23:28:32 2010
New Revision: 201451
URL: http://svn.freebsd.org/changeset/base/201451

Log:
  cardbus -> CardBus

Modified:
  head/sys/dev/dc/if_dcreg.h

Modified: head/sys/dev/dc/if_dcreg.h
==============================================================================
--- head/sys/dev/dc/if_dcreg.h	Sun Jan  3 23:26:29 2010	(r201450)
+++ head/sys/dev/dc/if_dcreg.h	Sun Jan  3 23:28:32 2010	(r201451)
@@ -1002,7 +1002,7 @@ struct dc_softc {
 #define DC_VENDORID_MICROSOFT		0x1414
 
 /*
- * Supported Microsoft PCI and cardbus NICs. These are really
+ * Supported Microsoft PCI and CardBus NICs. These are really
  * ADMtek parts in disguise.
  */
 


More information about the svn-src-all mailing list