Date: Wed, 16 May 2007 20:00:37 +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/cardbus cardbus.c Message-ID: <200705162000.l4GK0bFi074657@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2007-05-16 20:00:37 UTC FreeBSD src repository Modified files: sys/dev/cardbus cardbus.c Log: Write 0 to all the bars in cardbus_cardbus_setup_regs. This is needed because on at least my dc based cards there's garbage in there. The recent changes in the resource code appears to have unmasked this problem... At least dc now probes/attaches better than it did before. Also, we no longer need to write to the cfg for the other registers. Revision Changes Path 1.64 +17 -18 src/sys/dev/cardbus/cardbus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705162000.l4GK0bFi074657>