Date: Tue, 29 Oct 2002 17:56:31 +0900 (JST) From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org> To: imp@bsdimp.com Cc: iedowse@maths.tcd.ie, freebsd-mobile@FreeBSD.ORG Subject: Re: Patch to fix/shorten "wi" freezes Message-ID: <20021029.175631.25480257.iwasaki@jp.FreeBSD.org> In-Reply-To: <20021029.004259.107520615.imp@bsdimp.com> References: <200210271800.aa11251@salmon.maths.tcd.ie> <20021029.122934.67876690.iwasaki@jp.FreeBSD.org> <20021029.004259.107520615.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021029.175631.25480257.iwasaki>