Date: Sun, 21 Jan 2001 18:23:36 -0700 From: Warner Losh <imp@harmony.village.org> To: MIHIRA Yoshiro <sanpei@sanpei.org> Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: [current,NEWCARD] panic: resource_list_delete: resource has not been released Message-ID: <200101220123.f0M1Na903271@harmony.village.org> In-Reply-To: Your message of "Sat, 20 Jan 2001 22:39:25 %2B0900." <20010120.223925.39152646.sanpei@hc.cc.keio.ac.jp> References: <20010120.223925.39152646.sanpei@hc.cc.keio.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20010120.223925.39152646.sanpei@hc.cc.keio.ac.jp> MIHIRA Yoshiro writes: : I tested NEWCARD with ISA-PCIC(Cirrus Logic PD6710 and Cirrus : Logic PD672X). Thank you! : Does someone know about this? Yes. There's many problems here. First, the bridge code hasn't been updated to match the pccbb code. In fact, it should use the same code. I had an experimental tree that tried to do this, but I managed to hoze it so bad I blew it away. Second, even if the bridge code had been updated, there are problems with the resource allocation stuff that pccard currently does. It winds up owning the resources rather than the children devices. I've not had time to look into it in detail, but it looks like the alloc/dealloc code paths are asymetric somehow. Warner 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?200101220123.f0M1Na903271>