]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge from NetBSD:
authorjoe <joe@FreeBSD.org>
Sun, 20 Jan 2002 20:12:25 +0000 (20:12 +0000)
committerjoe <joe@FreeBSD.org>
Sun, 20 Jan 2002 20:12:25 +0000 (20:12 +0000)
commitd2ae1bcaf9e2853cf0f9755a423748ba3790f272
treee14d32fe2ec9f59ab16a4bfca82fc304516a8da9
parent69f2f16cb42c89819e0ee868b0ec3154642c7d71
Merge from NetBSD:

    uhci.c: -r1.123 (and a tiny bit of -r1.92)
    uhcivar.h: -r1.32

date: 2000/08/13 16:18:09;  author: augustss;  state: Exp;
Implement what in Intel-speech is known as "bandwidth
reclamation".  It means that we continously poll USB devices
that have a pending transfer instead of polling just once
every ms.  This speeds up some transfers at the expense of
using more PCI bandwidth.
sys/dev/usb/uhci.c
sys/dev/usb/uhcivar.h