summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_dcreg.h
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2000-08-02 16:31:11 +0000
committerwpaul <wpaul@FreeBSD.org>2000-08-02 16:31:11 +0000
commit3f1946ec38239baf6476f8e6e3515728ebd785e3 (patch)
treecf791438459474014e666abfeaacc258a5af00e7 /sys/pci/if_dcreg.h
parent63383ff5885f7ecbd344ff5061191d7d35ec8f98 (diff)
downloadFreeBSD-src-3f1946ec38239baf6476f8e6e3515728ebd785e3.zip
FreeBSD-src-3f1946ec38239baf6476f8e6e3515728ebd785e3.tar.gz
Grrrr. Add definition for DC_WDOG_CTLWREN. I made this change yesterday
but stupidly only commited to if_dc.c.
Diffstat (limited to 'sys/pci/if_dcreg.h')
-rw-r--r--sys/pci/if_dcreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_dcreg.h b/sys/pci/if_dcreg.h
index b9c3868..bfbed27 100644
--- a/sys/pci/if_dcreg.h
+++ b/sys/pci/if_dcreg.h
@@ -341,6 +341,7 @@
#define DC_WDOG_RXWDOGDIS 0x00000010
#define DC_WDOG_RXWDOGCLK 0x00000020
#define DC_WDOG_MUSTBEZERO 0x00000100
+#define DC_WDOG_CTLWREN 0x08000000
/*
* Size of a setup frame.
OpenPOWER on IntegriCloud