Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 02/25/2000 12:45:44
Module Name: syssrc
Committed By: mycroft
Date: Fri Feb 25 20:45:44 UTC 2000
Modified Files:
syssrc/sys/dev/ic: i82365.c
Log Message:
Be even more careful about cleaning up the socket at boot time.
Also, nuke the windows when the socket is disabled. (They might be deallocated
and reallocated, and would thus cause a conflict.)
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 syssrc/sys/dev/ic/i82365.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.