1.101 Update code comments.
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 4 Sep 2005 05:16:59 +0000 (05:16 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 4 Sep 2005 05:16:59 +0000 (05:16 +0000)
commit5d52423d74994d4f32a58d73fed1dcd9d63ea706
tree976c39fd00a9e1cb884c1794c66752493d3000a4
parentf16402d4886cd6f7c8fddbc0eace157c2a98fb6f
1.101   Update code comments.

1.100   Update code comments.

1.99    DEFERRED
1.98    DEFERRED

1.97    Timeout while polling is in ms not ticks.  [This should be
        computationally equivalent to the code that was there before, but
        is far simpler].

1.96    DEFERRED - Abort race.  It is unclear whether an xfer can be
                   aborted multiple times.

1.95    DEFERRED (interrupt fixes that may still be buggy)
1.94    DEFERRED (interrupt fixes that may still be buggy)
1.93    DEFERRED (interrupt fixes that may still be buggy)
1.92    DEFERRED (interrupt fixes that may still be buggy)

1.91    NOT APPLICABLE (whitespace cleanup)

1.90    WILL NOT BE APPLIED - This rev tries to setup some sort of
        memory reserve but doesn't really solve any problems.  A
        reserve is useless if it is not operated as a circular
        resource-limited pipeline.

1.89    Don't error out if the number of companion controllers is wrong, just
        complain and go ahead.
sys/bus/usb/ehci.c