summaryrefslogtreecommitdiffstats
path: root/sys/pci
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2010-04-09 23:00:24 +0000
committeryongari <yongari@FreeBSD.org>2010-04-09 23:00:24 +0000
commite0363d1b7e5787da9f4ef83e3b5aeda2ed6afaf1 (patch)
treecab263615ed42bc9dc1a94eb13500985490bfaad /sys/pci
parentf813de9962214856cf010c000f27e70944128b29 (diff)
downloadFreeBSD-src-e0363d1b7e5787da9f4ef83e3b5aeda2ed6afaf1.zip
FreeBSD-src-e0363d1b7e5787da9f4ef83e3b5aeda2ed6afaf1.tar.gz
Consistently use capital letters.
Diffstat (limited to 'sys/pci')
-rw-r--r--sys/pci/if_rlreg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/if_rlreg.h b/sys/pci/if_rlreg.h
index e8fddc9..7d2c7e4 100644
--- a/sys/pci/if_rlreg.h
+++ b/sys/pci/if_rlreg.h
@@ -160,7 +160,7 @@
#define RL_HWREV_8169_8110SB 0x10000000
#define RL_HWREV_8169_8110SC 0x18000000
#define RL_HWREV_8102EL 0x24800000
-#define RL_HWREV_8102EL_SPIN1 0x24c00000
+#define RL_HWREV_8102EL_SPIN1 0x24C00000
#define RL_HWREV_8168D 0x28000000
#define RL_HWREV_8168DP 0x28800000
#define RL_HWREV_8168E 0x2C000000
@@ -182,7 +182,7 @@
#define RL_HWREV_8139C 0x74000000
#define RL_HWREV_8139D 0x74400000
#define RL_HWREV_8139CPLUS 0x74800000
-#define RL_HWREV_8101 0x74c00000
+#define RL_HWREV_8101 0x74C00000
#define RL_HWREV_8100 0x78800000
#define RL_HWREV_8169_8110SBL 0x7CC00000
#define RL_HWREV_8169_8110SCE 0x98000000
OpenPOWER on IntegriCloud