From owner-freebsd-stable Thu May 17 2:41:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.bugsoft.hik.se (dragon.bugsoft.nu [194.47.165.9]) by hub.freebsd.org (Postfix) with ESMTP id 2BF0A37B423 for ; Thu, 17 May 2001 02:41:11 -0700 (PDT) (envelope-from yottaman@writeme.com) Received: from te31002 ([194.47.173.15]) by dragon.bugsoft.hik.se with Microsoft SMTPSVC(5.5.1877.197.19); Thu, 17 May 2001 11:41:08 +0200 From: "John Andersson" To: Subject: Lucent IRQ mode problem Date: Thu, 17 May 2001 11:41:09 +0200 Message-ID: <01c801c0deb5$808cc590$0fad2fc2@te31002> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I have a problem with the Lucent WaveLAN pccard inserted in a PCI pccard adapter (See log below for more specific information). I get the following error: pcic0: at port 0x3e0 iomem 0xd0000 irq 10 on isa0 pcic0: management irq 10 ... snip .... pccardd[87]: Card "Lucent Technologies"("WaveLAN/IEEE") [Version 01.01] [] matched "Lucent Technologies" ("WaveLAN/IEEE") [(null)] [(null)] wi0: at port 0x240-0x27f irq 5 slot 0 on pccard0 ... snip .... pccardd[87]: wi0: Lucent Technologies (WaveLAN/IEEE) inserted. pccard:wi0: WaveLAN/IEEE inserted /kernel: wi0: tx buffer allocation failed <--- ERROR ---> /kernel: wi0: xmit failed pccardd[87]: pccardd started /kernel: wi0: device timeout /kernel: wi0: tx buffer allocation failed I have looked around on the net and found others with similar problems, most of the time does it seems to be some kind of IRQ conflict. I have tried lots of different IRQ on my computer, change the BIOS config to set the IRQ for the adapter and Lucent card to Legacy ISA (instead of PCI) and made sure that no other card have the same IRQ. Nothing seems to fix the problem. I have heard from someone else that had similar problem for Linux and they could fix it by changing "irqmode" to 0... Possibly has this something to do with different IRQ modes for PCI, ISA, and pccards. I have not found any similar option in FreeBSD, does it exists such an option somewhere or does it exists some other solution? TIA, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message