Subject: CVS commit: src/sys/dev/bluetooth
To: None <source-changes@NetBSD.org>
From: David Sainty <dsainty@netbsd.org>
List: source-changes
Date: 01/04/2004 05:39:35
Module Name: src
Committed By: dsainty
Date: Sun Jan 4 05:39:35 UTC 2004
Modified Files:
src/sys/dev/bluetooth: bthci.c
Log Message:
Don't (ab)use the device driver flow control interface to prevent incoming
data. We should be prepared to buffer that data here (though we currently
don't do that either).
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/dev/bluetooth/bthci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.