On Fri, May 23, 2014 at 08:57:00PM +0000, Dennis den Brok wrote: > > Shot in the dark: Try reverting r1.53 of ar5212.c. > > > > cd /usr/src/sys/dev/ic > > cvs -R up -j 1.53 -j 1.52 ar5212.c > > > > and recompile the kernel. > > Unfortunately, this does not seem to have any effect.
Then you'll need to find out where within ar5k_ar5212_reset() the code decides to throw an error (e.g. returns AH_FALSE). Do you know if this card ever worked with any OpenBSD release? If it worked some release back, we might be able to find a change that broke it.

