Date: Wed, 24 May 2006 17:26:16 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbb.c Message-ID: <200605241726.k4OHQG59037586@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2006-05-24 17:26:16 UTC FreeBSD src repository Modified files: sys/dev/pccbb pccbb.c Log: Suspend the children before we turn off card events in hardware. This was done, I believe, to work around some cards having issues in the suspend case. I think that this helped my Sony VAIO TS505 work better when it had certain wireless cards in it and I did a apm -z. I've not tested suspend/resume on other laptops in a long time, so I hope this doesn't cause greif. Please let me know if it does. Revision Changes Path 1.145 +4 -2 src/sys/dev/pccbb/pccbb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605241726.k4OHQG59037586>