From owner-freebsd-hackers Wed Jun 7 13:30:36 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from mailhub.scl.ameslab.gov (mailhub.scl.ameslab.gov [147.155.137.127]) by hub.freebsd.org (Postfix) with ESMTP id A1FF837BCBD for ; Wed, 7 Jun 2000 13:30:24 -0700 (PDT) (envelope-from cc@ameslab.gov) Received: from io.scl.ameslab.gov ([147.155.137.15] helo=ameslab.gov) by mailhub.scl.ameslab.gov with esmtp (Exim 3.02 #1) id 12zmSz-0006RZ-00 for freebsd-hackers@freebsd.org; Wed, 07 Jun 2000 15:30:21 -0500 Message-ID: <393EB0DD.B77711B4@ameslab.gov> Date: Wed, 07 Jun 2000 15:30:21 -0500 From: Chris Csanady X-Mailer: Mozilla 4.7 [en] (X11; U; IRIX 6.5 IP22) X-Accept-Language: en, ru, ja, ko MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: PCI Wavelan adapter timeouts Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone one successfully used one of these? I have read through the list archives, but I never saw the problems resolved. I have tried 4.0, and current with no luck. My dmesg output looks like: pcic-pci0: irq 10 at device 10.0 on pci0 pcic-pci0: TI12XX PCI Config Reg: [pwr save][pci only] pcic-pci1: irq 10 at device 10.1 on pci0 pcic-pci1: TI12XX PCI Config Reg: [pwr save][pci only] pcic0: at port 0x3e0 iomem 0xd0000 irq 10 on isa0 pcic0: management irq 10 pccard0: on pcic0 pccard1: on pcic0 wi0: at port 0x240-0x27f irq 7 slot 0 on pccard0 wi0: Ethernet address: 00:60:1d:f0:b0:56 wi0: device timeout wi0: tx buffer allocation failed The problem is, whenever I ifconfig/use the interface, it times out. The fact that it at least got the ethernet address from the card makes me think that it is not too far from working. Neither irq 7, or 10 conflict with anything else. My kernel config looks like: device card device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000 device wi Does anyone have any ideas/patches/etc? If not, I would like to exchange the card for an ISA one. I was really hoping to never buy another one of those though. Thanks, Chris Csanady PS: Please CC me--I don't have (easy) access to the lists right now. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message