Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 05/08/2000 06:53:33
Module Name:	syssrc
Committed By:	augustss
Date:		Mon May  8 13:53:33 UTC 2000

Modified Files:
	syssrc/sys/dev/pcmcia: if_ep_pcmcia.c

Log Message:
Swap the order of disabling the function and disestablishing the interrupt
on detach.  This avoid accessing unmapped registers on multi-function cards.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/dev/pcmcia/if_ep_pcmcia.c

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