[CUWiN-Dev] a couple of netbsd patches

David Young dyoung at pobox.com
Mon Aug 22 18:19:03 CDT 2005


On Sun, Aug 21, 2005 at 05:11:34PM -0500, David Young wrote:
> I added some debug messages as I tried to track down the source of
> "ath0: hardware error; resetting".  The debug messages have not shown
> me any obvious problem, but they do seriously slow down some nodes,
> so I am taking them out.
> 
> Apply these patches to your NetBSD sources.  They take out the noisy
> debug messages:
> 
> Apply ath-undo-1 in sys/dev/ic/, ath-undo-2 in sys/dev/:
> 
> % cd your-netbsd-sources/src/sys/dev/ic
> % patch < ath-undo-1
> % cd -
> % cd your-netbsd-sources/src/sys/dev
> % patch < ath-undo-2

Oops!  I mean patch -R both times:

% cd your-netbsd-sources/src/sys/dev/ic
% patch -R < ath-undo-1
% cd -
% cd your-netbsd-sources/src/sys/dev
% patch -R < ath-undo-2

Dave

> _______________________________________________
> CU-Wireless-Dev mailing list
> CU-Wireless-Dev at lists.cuwireless.net
> http://lists.chambana.net/cgi-bin/listinfo/cu-wireless-dev


-- 
David Young             OJC Technologies
dyoung at ojctech.com      Urbana, IL * (217) 278-3933


More information about the CU-Wireless-Dev mailing list