13 mai 2019 01:06 "Stefan Sperling" <[email protected]> a écrit:
> On Sun, May 12, 2019 at 11:30:24PM +0200, Stéphane Guedon wrote: > >> So I actually did it again with exact dates this time. And narrowed the >> thing just a bit more (sic). >> >> I have a kernel built from the sources from the 1st of february running now, >> no trouble (cvs status for the Makefile in amd64/compile/GENERIC.MP indicate >> >> Sticky Date: 2019.01.31.23.00.00 ). >> >> The kernel running from the 3rd of february sources is buggy (athn device >> timeout). >> >> I hope it can help. > > Please show the first lines ($OpenBSD ...$) of the following files > for both your working, and non-working, kernels: working non-working > sys/dev/ic/athn.c /* $OpenBSD: athn.c,v 1.100 2019/01/31 11:38:52 stsp Exp $ */ /* $OpenBSD: athn.c,v 1.101 2019/02/01 16:15:07 stsp Exp $ */ > sys/dev/ic/athnvar.h /* $OpenBSD: athnvar.h,v 1.38 2019/01/31 11:38:52 stsp Exp $ */ /* $OpenBSD: athnvar.h,v 1.39 2019/02/01 16:15:07 stsp Exp $ */ > sys/dev/ic/ar5008.c /* $OpenBSD: ar5008.c,v 1.46 2017/11/28 04:35:39 stsp Exp $ */ /* $OpenBSD: ar5008.c,v 1.47 2019/02/01 16:15:07 stsp Exp $ */ > sys/dev/ic/ar5416.c /* $OpenBSD: ar5416.c,v 1.20 2017/01/12 16:32:28 stsp Exp $ */ /* $OpenBSD: ar5416.c,v 1.21 2019/02/01 16:15:07 stsp Exp $ */ > sys/dev/ic/ar5416reg.h /* $OpenBSD: ar5416reg.h,v 1.6 2016/01/05 18:41:15 stsp Exp $ */ /* $OpenBSD: ar5416reg.h,v 1.7 2019/02/01 16:15:07 stsp Exp $ */ > sys/dev/ic/ar9280.c /* $OpenBSD: ar9280.c,v 1.26 2017/01/12 16:32:28 stsp Exp $ */ /* $OpenBSD: ar9280.c,v 1.27 2019/02/01 16:15:07 stsp Exp $ */ > sys/dev/ic/ar928reg.h /* $OpenBSD: ar9280reg.h,v 1.7 2016/01/05 18:41:15 stsp Exp $ */ /* $OpenBSD: ar9280reg.h,v 1.8 2019/02/01 16:15:07 stsp Exp $ */
