aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorBill Paul <wpaul@FreeBSD.org>1998-12-18 18:31:34 +0000
committerBill Paul <wpaul@FreeBSD.org>1998-12-18 18:31:34 +0000
commitf52393a2575de5ce73227a29d7bdd6767e3c1808 (patch)
treebf02d8ccb024b18bea1e83eec99e418ad1cc84b3 /sys
parent5091642944186f6900d74b23ecd3781ef1bee585 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/pci/if_pnreg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pci/if_pnreg.h b/sys/pci/if_pnreg.h
index 08ae60638da89..37ae2368bddd3 100644
--- a/sys/pci/if_pnreg.h
+++ b/sys/pci/if_pnreg.h
@@ -29,7 +29,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: if_pnreg.h,v 1.12 1998/11/23 16:53:26 wpaul Exp $
+ * $Id: if_pnreg.h,v 1.1 1998/12/04 18:01:21 wpaul Exp $
*/
/*
@@ -165,7 +165,7 @@
#define PN_NETCFG_STORENFWD 0x00200000
#define PN_NETCFG_SPEEDSEL 0x00400000 /* 1 == 10Mbps 0 == 100Mbps */
#define PN_NETCFG_PCS 0x00800000 /* 1 == 100baseTX */
-#define PN_NETCFG_NO_RXCRC 0x02000000
+#define PN_NETCFG_NO_RXCRC 0x20000000
#define PN_NETCFG_EXT_ENDEC 0x40000000 /* 1 == ext, 0 == int PHY */
#define PN_OPMODE_NORM 0x00000000