In gmane.os.openbsd.misc, you wrote: > Hi, > > In a net5501 I have a rt2860 ral card, running the Feb 04 snapshot: > ral0 at pci0 dev 14 function 0 "Ralink RT2860" rev 0x00: irq 10 > ral0: MAC/BBP RT2860 (rev 0x0101), RF RT2820 (MIMO 2T3R) > > I've been trying snapshots off and on since damien@ started tinkering with > the rt2860 code two months ago. With any snapshot from the last 2 months, I > can't get the box to stay up for more than 2 hours (or less) without it > rebooting. If I turn off the watchdog timer, it will just hang without > printing any messages. If I "ifconfig ral0 down", the box is rock stable.
enable ddb.console=1 and send it a BREAK, see if you can get some trace out of ddb. leave some sessions open, run things like "top -s.1", "systat vmstat .1" and see what the system's doing when it freezes. send dmesg :-) > Is anyone else seeing this with -current or a snapshot, with this ral or a > different one? I'd file a problem report but there's nothing to go on, > other than my suspicions that the changes to rt2860 in the last 2 months > are the cause. > I can try to narrow it down to a specific commit if that will help? I've been running recent snaps on an ALIX board with RT2860 with no trouble.