Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 02/24/2000 20:24:38
Module Name: syssrc
Committed By: mycroft
Date: Fri Feb 25 04:24:38 UTC 2000
Modified Files:
syssrc/sys/dev/ic: i82365.c
Log Message:
If we fail to attach the socket driver, clear PCIC_FLAG_SOCKETP so that we
don't try to use the socket any further. (This will only happen if the user
explicitly unconfigured some of the sockets.)
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 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.