Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 01/28/2002 01:00:35
Module Name: syssrc
Committed By: augustss
Date: Sun Jan 27 23:00:35 UTC 2002
Modified Files:
syssrc/sys/dev/usb: uhci.c
Log Message:
Use M_WAITOK instead of M_NOWAIT when allocating extra descriptors.
Spotted by OpenBSD.
To generate a diff of this commit:
cvs rdiff -r1.150 -r1.151 syssrc/sys/dev/usb/uhci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.