aboutsummaryrefslogtreecommitdiff
path: root/sys/pci
diff options
context:
space:
mode:
authorPyun YongHyeon <yongari@FreeBSD.org>2009-04-20 07:13:04 +0000
committerPyun YongHyeon <yongari@FreeBSD.org>2009-04-20 07:13:04 +0000
commitf2e491c9c5eab52ba6a4482f87e914d49ef58bd4 (patch)
tree86a9be2333612463f20d3fcff594f34cf3b29192 /sys/pci
parent1c951556bc51f07f68c6ffb45e6655ad41c7e9a1 (diff)
Notes
Diffstat (limited to 'sys/pci')
-rw-r--r--sys/pci/if_rlreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_rlreg.h b/sys/pci/if_rlreg.h
index d3e09bf51857..1dee81eb03e1 100644
--- a/sys/pci/if_rlreg.h
+++ b/sys/pci/if_rlreg.h
@@ -880,6 +880,7 @@ struct rl_softc {
int rl_txstart;
uint32_t rl_flags;
#define RL_FLAG_MSI 0x0001
+#define RL_FLAG_AUTOPAD 0x0002
#define RL_FLAG_PHYWAKE 0x0008
#define RL_FLAG_NOJUMBO 0x0010
#define RL_FLAG_PAR 0x0020