Re: Patch to fix/shorten "wi" freezes
Mitsuru IWASAKI <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
Hi, > This is both right and wrong a the same time. It is right in that it > forces cardbus_detach_card to not power down the card. It is wrong in > that it fixes the problem one layer too high. cardbus_detach_card has > no business turning the power off if there are no children. Also, the > warning is bogus, imho. So, here's my patch that corrects these > problems. It eliminates NOWARN, eliminates the bogus printf and power > cycle, and adds a set of nice parens :-) I've just tested your patche, and confirmed problem was fixed related with suspend. Thanks! To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message