Date: Mon, 30 Jul 2001 01:34:12 -0600 From: Warner Losh <imp@harmony.village.org> To: walter@pelissero.org Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: PCMCIA hot swap Message-ID: <200107300734.f6U7YCw34002@harmony.village.org> In-Reply-To: Your message of "Sun, 29 Jul 2001 14:42:44 BST." <200107291342.f6TDgiq08161@pelissero.org> References: <200107291342.f6TDgiq08161@pelissero.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200107291342.f6TDgiq08161@pelissero.org> "Walter C. Pelissero" writes: : Having recently upgraded from 4.0 to 4.3 on my laptop I've noticed : that PCMCIA insertion and extraction doesn't work as it used to. It should. : The system (Vaio PCG-XG9) just freezes. Some time I'm able to rescue : the situation inserting and extracting several times the offending : card. Some time I have to power off and reboot. Ah. We switched from assigning an interrupt to the card status change interrupts (aka management interrupts) to using polling mode. Unfortunately, this hangs many recent sony vaio systems. You will need to assign an irq to the pcic device. I think it is 11, but I'm not totally sure. : My question is: "Has the hot swap feature been somehow dropped from : the PCCARD code?" No. Just a simple mistake on our part that requires a config change on yours. Wanrer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107300734.f6U7YCw34002>