DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Installation and Upgrading

OpenBSD Installation and Upgrading Installing and upgrading OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 14th May 2019
blackhole's Avatar
blackhole blackhole is offline
Spam Deminer
 
Join Date: Mar 2014
Posts: 316
Default athn(4) device timeout

//edit: posted in the wrong forum, sorry. Already reported.

Since 9.5-release my wifi adapter had been unable to associate with an AP.

Code:
$ dmesg|grep athn                            
athn0 at pci2 dev 0 function 0 "Atheros AR9281" rev 0x01: apic 2 int 19
athn0: AR9280 rev 2 (1T2R), ROM rev 16, address 00:24:2b:09:2f:1b
I've had to revert back the following back to the 6.4 BASE commits:
Code:
$ grep \$OpenBSD *
ar5008.c:/*   $OpenBSD: ar5008.c,v 1.46 2017/11/28 04:35:39 stsp Exp $        */
ar5416.c:/*   $OpenBSD: ar5416.c,v 1.20 2017/01/12 16:32:28 stsp Exp $        */
ar5416reg.h:/*        $OpenBSD: ar5416reg.h,v 1.6 2016/01/05 18:41:15 stsp Exp $      */
ar9003.c:/*   $OpenBSD: ar9003.c,v 1.46 2017/05/19 11:42:48 stsp Exp $        */
ar9280.c:/*   $OpenBSD: ar9280.c,v 1.26 2017/01/12 16:32:28 stsp Exp $        */
ar9280reg.h:/*        $OpenBSD: ar9280reg.h,v 1.7 2016/01/05 18:41:15 stsp Exp $      */
ar9285.c:/*   $OpenBSD: ar9285.c,v 1.27 2017/01/12 16:32:28 stsp Exp $        */
ar9285reg.h:/*        $OpenBSD: ar9285reg.h,v 1.8 2016/01/05 18:41:15 stsp Exp $      */
ar9287.c:/*   $OpenBSD: ar9287.c,v 1.25 2017/01/12 16:32:28 stsp Exp $        */
ar9287reg.h:/*        $OpenBSD: ar9287reg.h,v 1.4 2016/01/05 18:41:15 stsp Exp $      */
athn.c:/*    $OpenBSD: athn.c,v 1.99 2018/04/26 12:50:07 pirofti Exp $       */
athnreg.h:/*  $OpenBSD: athnreg.h,v 1.21 2017/11/28 04:35:39 stsp Exp $       */
athnvar.h:/*  $OpenBSD: athnvar.h,v 1.37 2017/01/12 16:32:28 stsp Exp $       */
The adaptor works correctly again with those commits to the athn(4) driver reversed.

https://cvsweb.openbsd.org/src/sys/dev/ic/

Someone else reported a bug with this and Stefan is on it: https://marc.info/?l=openbsd-bugs&m=155775488320235&w=2

Last edited by blackhole; 14th May 2019 at 09:18 AM.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Firmware load of athn-ar9271 fails IdOp OpenBSD Installation and Upgrading 46 9th July 2015 10:02 PM
wd0a: device timeout writing fsbn ... of .....-....... daemonfowl OpenBSD Installation and Upgrading 8 7th April 2012 09:50 PM
System stops booting after "GEOM_MIRROR: Force device gm0 start due to timeout." indienick FreeBSD General 1 25th March 2010 09:46 PM
/bsd: ral0: device timeout revzalot OpenBSD General 3 22nd July 2008 10:15 PM


All times are GMT. The time now is 01:40 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick