• Johannes Erdfelt's avatar
    [PATCH] uhci.c FSBR speed problem · 13eac223
    Johannes Erdfelt authored
    The dangers of not ensuring important fields are properly set.
    
    Some, if not all, of the speed problems with uhci.c were caused because
    some important fields were not set and as a result, FSBR was never
    turned on.
    
    This patch also ensures is_suspended is set to 0 properly. This could
    cause some problems suspending the HC when no devices are plugged in.
    13eac223
uhci.c 75.1 KB