Hi there, What first seemed to be an acpi problem turned to be a bfe driver problem.
Running FreeBSD 6.0 and trying suspend and resume I got a hanging system after resuming. Here's what I wrote on freebsd-acpi: > >>still the systems hangs after the following messages which I didn't > >>see before: > >> > >>bfe0: BUG! Timeout waiting for bit 00000002 of register 42c to > >>clear. bfe0: PHY Reset would not complete. > >>bfe0: BUG! Timeout waiting for bit 80000000 of register 428 to > >>clear. (5 times) > >> > > > > > > Now I build a kernel without bfe and this did the trick. > > After: > > ifconfig bfe0 down > > kldunload if_bfe0 > > suspend/resume is working. -- Manfred _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
