Date: Tue, 30 Nov 1999 08:27:49 -0700 From: Warner Losh <imp@village.org> To: Nick Hibma <hibma@skylink.it> Cc: FreeBSD CURRENT Mailing List <current@FreeBSD.ORG> Message-ID: <199911301527.IAA02427@harmony.village.org> In-Reply-To: Your message of "Tue, 30 Nov 1999 13:02:08 %2B0100." <Pine.BSF.4.20.9911301250360.1061-100000@henny.jrc.it> References: <Pine.BSF.4.20.9911301250360.1061-100000@henny.jrc.it>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.20.9911301250360.1061-100000@henny.jrc.it> Nick Hibma writes: : pcic: polling, can't alloc 0 : pcic: polling, can't alloc 0 This isn't your problem, but you might want to assign an interrupt line to these devices. Another problem is that I didn't implement the logic in the right way for the nbk. In many places I treat things as having one pccard device, when there is one per child. The pcic should tell the pccard child that an eject/socket power off has occurred and the pccard child should then detach all its children at that point. I was in a hurry and didn't do this like I should have. That might be an easier road to a fix as well. I'm *STILL* waiting for the returned laptop to come back. Grump. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911301527.IAA02427>