Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 02/27/2000 15:10:53
Module Name:	syssrc
Committed By:	enami
Date:		Sun Feb 27 23:10:52 UTC 2000

Modified Files:
	syssrc/sys/dev/pcmcia: if_wi.c if_wivar.h

Log Message:
- Disestablish an interrupt if failed to enable the card.
- If card isn't enabled, just set given information into softc.  Addresses
  PR#9457.
- Some cleanups and cosmetic changes.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/pcmcia/if_wi.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/pcmcia/if_wivar.h

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