Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: HAYAKAWA Koichi <haya@netbsd.org>
List: source-changes
Date: 01/24/2001 12:10:05
Module Name: syssrc
Committed By: haya
Date: Wed Jan 24 10:10:05 UTC 2001
Modified Files:
syssrc/sys/dev/pci: pccbb.c
Log Message:
IMPROVEMENT: use tsleep() instead of delay(). Kernel do not stop
during card insertion, deletion and power change.
To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 syssrc/sys/dev/pci/pccbb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.