Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 02/09/2000 05:40:44
Module Name: syssrc
Committed By: enami
Date: Wed Feb 9 13:40:44 UTC 2000
Modified Files:
syssrc/sys/dev/pcmcia: if_sm_pcmcia.c
Log Message:
- No need to keep track enable/disable state here. The smc91cxx.c also
manages it.
- Disestablish an interrupt when failed to enable card.
- Don't say I'm enabled if failed to enable card.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/pcmcia/if_sm_pcmcia.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.