diff options
author | wpaul <wpaul@FreeBSD.org> | 2000-01-28 02:15:31 +0000 |
---|---|---|
committer | wpaul <wpaul@FreeBSD.org> | 2000-01-28 02:15:31 +0000 |
commit | 10d6a2ddbb724c01ef1314f818671049f0708816 (patch) | |
tree | a1981c5e777b282c38e9aff4acf94e539bec6377 /sys/kern/tty.c | |
parent | 607f2f5aee4abee8c590d3c89fb3e4ee377c5ffc (diff) | |
download | FreeBSD-src-10d6a2ddbb724c01ef1314f818671049f0708816.zip FreeBSD-src-10d6a2ddbb724c01ef1314f818671049f0708816.tar.gz |
Fix a bug in the uhci driver that breaks large bulk IN transfers. The
uhci_check_intr() routine needs to be more careful about deciding when
the end of a transfer has been detected.
This allows me to remove the nasty workaround code from if_aue and if_cue.
Receive performance is now much better for these adapters (500KB/sec
vs. 350KB/sec).
Also removed unused KUE_CUTOFF define from if_kuereg.h.
Submitted by: Lennart Augustsson
Reviewed by: n_hibma
Diffstat (limited to 'sys/kern/tty.c')
0 files changed, 0 insertions, 0 deletions