On Sun, May 05, 2019 at 10:52:41AM +0200, Stéphane Guedon wrote: > > "device timeout" means that a frame could not be sent. > > Are you somehow creating conditions where the this could occur? > > is this problem triggered by particular client devices? > > Not that I am aware of. > > This happens as soon as I do anything with the device (Yes I know, I wish I > could provide more info).
You can provide more info but it will require you to do some work. We need to find out which commit to sys/dev/ic/athn.c broke things for you. You can narrow down the timeframe by booting and testing kernels from http://ftp.hostserver.de/archive/ Commits are listed at https://cvsweb.openbsd.org/src/sys/dev/ic/athn.c If you are familiar with diff/patch/cvs then you already know how to back out a commit and build a new kernel to test. If you aren't, I will try to help once you have identified the timeframe of the breaking change.
