Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/usb



On Fri, 25 Jan 2008 00:29:12 +0000 (UTC)
"Jared D. McNeill" <jmcneill%netbsd.org@localhost> wrote:

> 
> Module Name:  src
> Committed By: jmcneill
> Date:         Fri Jan 25 00:29:12 UTC 2008
> 
> Modified Files:
>       src/sys/dev/usb: uhub.c
> 
> Log Message:
> Speed up uhub attachment considerably. Rather than powering up each port
> individually then waiting for it to become stable, power them up all
> at once and then delay. Don't even bother delaying if we are a root hub,
> as this is handled separately in the event thread. From OpenBSD.

Nice! NetBSD boots as fast as hell NOW!

-- 
Juan Romero Pardines             The NetBSD Project
http://plog.xtrarom.org/         NetBSD/pkgsrc news in Spanish
http://mklivecd.xtrarom.org/     Make your own NetBSD Live CD/DVD!



Home | Main Index | Thread Index | Old Index