Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/arch/x86/x86



Module Name:    src
Committed By:   snj
Date:           Thu Nov  6 23:01:14 UTC 2008

Modified Files:
        src/sys/arch/x86/x86 [netbsd-5]: ipmi.c

Log Message:
Pull up following revision(s) (requested by cegger in ticket #10):
        sys/arch/x86/x86/ipmi.c: revision 1.25
If ipmi failed to attach we would crash because we would end up using
callouts while cold. If cold, wait 10 times longer, and if we spinout fail
instead of trying to poll. Makes my machine boot again.


To generate a diff of this commit:
cvs rdiff -r1.21.2.3 -r1.21.2.4 src/sys/arch/x86/x86/ipmi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index