NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/57561: iwm device timeouts
The following reply was made to PR kern/57561; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/57561: iwm device timeouts
Date: Fri, 11 Aug 2023 10:51:01 +0200
On Thu, Aug 10, 2023 at 07:30:03PM +0000, bsdprg%tuta.io@localhost wrote:
> I think I used the word "reset" when I meant "stop". When the
> watchdog kicks in, the watchdog handler function (iwm_watchdog) calls
> iwm_stop, which is the "if_stop" handler, and it stops the interface.
But the next transmit packet queued should then start it again, at least
that is the usual construct used in similar drivers.
Martin
Home |
Main Index |
Thread Index |
Old Index