Re: sh3 todr and timecounter conversion (rev2)

Izumi Tsutsui <[email protected]> Mon, 9 Oct 2006 03:53:14 +0900
Newsgroups gmane.os.netbsd.ports.sh3
Message-ID <[email protected]>
[email protected] wrote:

> After upgrading to the kernel with timecounters I see quite a bit of
> 
>     ne0: NIC memory corrupt - invalid packet length 99999
 :
> Sometimes the nic would just stop responding so the machine is not
> even pingable.

Hmm, looks lost softnet. If so, there is something wrong around tmu1.
What does "vmstat -i" show during NIC stopped?
Does it happen even if clockinterrupt is used for timecounter?
(by sysctl -w kern.timecounter.choice=clockinterrupt)
---
Izumi Tsutsui