Subject: CVS commit: [netbsd-1-5] syssrc/sys/dev/pcmcia
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/23/2002 18:52:24
Module Name:	syssrc
Committed By:	he
Date:		Sat Feb 23 16:52:23 UTC 2002

Modified Files:
	syssrc/sys/dev/pcmcia [netbsd-1-5]: if_wi.c

Log Message:
Apply patch (requested by martin):
  Protect calls to wi_cmd() by proper spl* pairs, to avoid periodic
  busy loops.  Fixes PR#14559.
Diff is actually revision 1.40 of sys/dev/ic/wi.c (not on branch)


To generate a diff of this commit:
cvs rdiff -r1.21.2.9 -r1.21.2.10 syssrc/sys/dev/pcmcia/if_wi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.