Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/02/2000 05:06:18
Module Name:	syssrc
Committed By:	itojun
Date:		Wed Feb  2 13:06:17 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: dp8390.c dp8390var.h
	syssrc/sys/dev/pcmcia: if_ne_pcmcia.c

Log Message:
handle attach failure in ne/pcmcia more carefully.  (otherwise we'll
have trouble on detach)


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/dev/ic/dp8390.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/ic/dp8390var.h
cvs rdiff -r1.51 -r1.52 syssrc/sys/dev/pcmcia/if_ne_pcmcia.c

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