summaryrefslogtreecommitdiff
path: root/sys/dev/cs/if_cs.c
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1998-10-04 02:11:15 +0000
committerMike Smith <msmith@FreeBSD.org>1998-10-04 02:11:15 +0000
commitb0773b50988baf49a070b719d838dc9f87725219 (patch)
tree7a129c881ac9f658814a01cd50dc852dd6ce5d82 /sys/dev/cs/if_cs.c
parent380dfc0050c292c78fd432be3049fe7f841691a3 (diff)
Notes
Diffstat (limited to 'sys/dev/cs/if_cs.c')
-rw-r--r--sys/dev/cs/if_cs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/cs/if_cs.c b/sys/dev/cs/if_cs.c
index feb395c036ef..1d044deaa36d 100644
--- a/sys/dev/cs/if_cs.c
+++ b/sys/dev/cs/if_cs.c
@@ -27,7 +27,7 @@
*/
/*
- * $Id: if_cs.c,v 1.3 1998/08/13 20:31:17 msmith Exp $
+ * $Id: if_cs.c,v 1.4 1998/08/27 22:41:18 msmith Exp $
*
* Device driver for Crystal Semiconductor CS8920 based ethernet
* adapters. By Maxim Bolotin and Oleg Sharoiko, 27-April-1997
@@ -1056,7 +1056,7 @@ cs_setmode(struct cs_softc *sc)
}
/* Set up the filter */
- cs_writereg(sc->nic_addr, PP_RxCTL, RX_DEF_ACCEPT | RX_MULTCAST_ACCEPT);
+ cs_writereg(sc->nic_addr, PP_RxCTL, RX_DEF_ACCEPT | rx_ctl);
/* Turn on receiver */
cs_writereg(sc->nic_addr, PP_LineCTL,