Grrrr. Add definition for DC_WDOG_CTLWREN. I made this change yesterday

but stupidly only commited to if_dc.c.
This commit is contained in:
Bill Paul 2000-08-02 16:31:11 +00:00
parent bb7f26c3d9
commit c400cb27d2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=64134
2 changed files with 2 additions and 0 deletions

View file

@ -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.

View file

@ -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.