Date: Sat, 29 Jul 2000 12:22:57 -0400 From: Peter Radcliffe <pir@pir.net> To: freebsd-mobile@freebsd.org Subject: Re: Ricoh RL5C475 PCI-PCMCIA adaptor and interrupts Message-ID: <20000729122256.A22579@pir.net> In-Reply-To: <20000729145545.A856@linnet.org>; from B.Candler@pobox.com on Sat, Jul 29, 2000 at 02:55:45PM %2B0100 References: <20000729145545.A856@linnet.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Brian Candler <B.Candler@pobox.com> probably said: > pcic-pci0: <Ricoh RL5C475 PCI-CardBus Bridge> irq 11 at device 8.0 on pci0 > wi0: <WaveLAN/IEEE 802.11> at port 0x200-0x23f irq 11 slot 0 on pccard0 You're using the same IRQ for the pcmcia bridge and the pcmcia card. You can't do that. Change the list of available irqs in the pccard.conf file you're using to exclude 11. P. -- pir pir@pir.net pir@net.tufts.edu 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?20000729122256.A22579>