Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 03/06/2000 02:31:29
Module Name: syssrc
Committed By: enami
Date: Mon Mar 6 10:31:29 UTC 2000
Modified Files:
syssrc/sys/dev/pcmcia: if_wi.c if_wivar.h
Log Message:
- Remove redundant assignment.
- Don't disestablish shutdown hook if we can't establish it.
- Noneed to manage resouces individually.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/pcmcia/if_wi.c
cvs rdiff -r1.6 -r1.7 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.