From owner-freebsd-hackers Thu Aug 2 5:53:29 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from security.za.net (security.za.net [196.2.146.22]) by hub.freebsd.org (Postfix) with ESMTP id 309C537B401 for ; Thu, 2 Aug 2001 05:53:24 -0700 (PDT) (envelope-from lists@security.za.net) Received: from localhost (lists@localhost) by security.za.net (8.11.4/8.11.4) with ESMTP id f72CrKS01184 for ; Thu, 2 Aug 2001 14:53:20 +0200 (SAST) (envelope-from lists@security.za.net) Date: Thu, 2 Aug 2001 14:53:20 +0200 (SAST) From: lists To: freebsd-hackers@freebsd.org Subject: NewCard / pccbb Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi All, Im hoping someone can help me in clarifying some issues, Im attempting to find the problem with my orinoco wavelan card. Currently I have the card plugged into a pci -> pcmcia bridge. As mentioned in a previous email, the card detects fine, (both under oldcard and newcard), I can use wicontrol on it, and all the rest of it, but the moment I try and ifconfig it or alternatively the moment I try and put packets through it, I get watchdog timeouts. Now my question is this, should I have the same irq on both the bridge device and the card, or could this be causing my problem. In a verbose boot mode I see the following: pccbb0: at device 9.0 on pci0 pccbb0: PCI Memory allocated: 44000000 pci_cfgintr_virgin: using routable interrupt 3 pci_cfgintr: 0:9 INTA routed to irq 3 cardbus0: on pccbb0 pccard0: <16-bit PCCard bus> on pccbb0 Further down I see this wi0: at port 0x100-0x13f irq 3 function 0 config 1 on pccard0 Could that irq sharing be breaking something? Thanks Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message