diff options
| author | Warner Losh <imp@FreeBSD.org> | 2010-01-03 23:28:32 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2010-01-03 23:28:32 +0000 |
| commit | afa45c0763ec8658f50600a4cb935d136b096b85 (patch) | |
| tree | 29bef5876c30f2a1ac8b9dcaeb3385e000dc4adb /sys/dev/dc | |
| parent | cba55405e17230d45ea3a9c026947d55f7c9e67a (diff) | |
Notes
Diffstat (limited to 'sys/dev/dc')
| -rw-r--r-- | sys/dev/dc/if_dcreg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/dc/if_dcreg.h b/sys/dev/dc/if_dcreg.h index b918ce49ab31..20fd2ce1ba4f 100644 --- a/sys/dev/dc/if_dcreg.h +++ b/sys/dev/dc/if_dcreg.h @@ -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. */ |
