Date: Thu, 12 Mar 2009 08:42:27 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/cardbus cardbus.c Message-ID: <200903120842.n2C8gYJv042821@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2009-03-12 08:42:27 UTC FreeBSD src repository Modified files: sys/dev/cardbus cardbus.c Log: SVN rev 189731 on 2009-03-12 08:42:27Z by imp Move the deactivation of the device's BAR to before the loop where we turn deactivate the resources. While this likely doesn't matter, it is likely to be safer. Revision Changes Path 1.73 +5 -5 src/sys/dev/cardbus/cardbus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903120842.n2C8gYJv042821>