Setting hw.cs.recv_delay should set the delay, not the ignore the

eeprom checksum.
This commit is contained in:
Warner Losh 2005-01-28 06:13:29 +00:00
parent c11c59dc42
commit ad787127cf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140925

View file

@ -114,7 +114,7 @@ SYSCTL_INT(_hw_cs, OID_AUTO, ignore_checksum_failure, CTLFLAG_RW,
"ignore checksum errors in cs card EEPROM");
static int cs_recv_delay = 570;
TUNABLE_INT("hw.cs.recv_delay", &cs_ignore_cksum_failure);
TUNABLE_INT("hw.cs.recv_delay", &cs_recv_delay);
SYSCTL_INT(_hw_cs, OID_AUTO, recv_delay, CTLFLAG_RW, &cs_recv_delay, 570, "");
static int