Date: Wed, 19 Jun 2002 18:27:40 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet if_ether.c Message-ID: <200206200127.g5K1RfE47863@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/06/19 18:27:40 PDT
Modified files:
sys/netinet if_ether.c
Log:
Solve the 'unregistered netisr 18' information notice with a sledgehammer.
Register the ISR early, but do not actually kick off the timer until we
see some activity. This still saves us from running the arp timers on
a system with no network cards.
Revision Changes Path
1.95 +7 -4 src/sys/netinet/if_ether.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206200127.g5K1RfE47863>
