diff options
author | joe <joe@FreeBSD.org> | 2003-08-14 00:15:23 +0000 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2003-08-14 00:15:23 +0000 |
commit | 52d14db571f7adb4f8901fe88346f5dea10ac336 (patch) | |
tree | 2fdeb196071beffdf1959796eaa3f76f347a04b7 /sys/kern/kern_thread.c | |
parent | cbd02f7c9f1e970bbdc3738491ace0eac5fbd61b (diff) | |
download | FreeBSD-src-52d14db571f7adb4f8901fe88346f5dea10ac336.zip FreeBSD-src-52d14db571f7adb4f8901fe88346f5dea10ac336.tar.gz |
Crank down UVISORBUFSIZE from 1024 to 64 to avoid a problem where
the Palm device and the USB host controller deadlock. The USB host
controller is expecting an early-end-of-transmission packet with 0
data, and the Palm doesn't send one because it's already communicated
the amount of data it's going to send in a header (which ucom/uvisor
are oblivious to). This is the problem that has been known on the
pilot-link lists as the "[Free]BSD USB problem", but not understood.
Submitted by: Nathan J. Williams <nathanw@MIT.EDU>
Diffstat (limited to 'sys/kern/kern_thread.c')
0 files changed, 0 insertions, 0 deletions