From owner-freebsd-questions Wed Aug 28 5:52:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE32337B400 for ; Wed, 28 Aug 2002 05:52:54 -0700 (PDT) Received: from out2.mx.nwbl.wi.voyager.net (out2.mx.nwbl.wi.voyager.net [169.207.3.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3104E43E6A for ; Wed, 28 Aug 2002 05:52:54 -0700 (PDT) (envelope-from sdf@expertune.com) Received: from pop1.nwbl.wi.voyager.net (pop1.nwbl.wi.voyager.net [169.207.2.115]) by out2.mx.nwbl.wi.voyager.net (8.12.3/8.11.4/1.7) with ESMTP id g7SCqrsc016166 for ; Wed, 28 Aug 2002 07:52:53 -0500 Received: from QC1.expertune.com ([169.207.153.162]) by pop1.nwbl.wi.voyager.net (8.10.2/8.10.2) with ESMTP id g7SCqmU39577 for ; Wed, 28 Aug 2002 07:52:53 -0500 (CDT) Message-Id: <5.1.0.14.0.20020828074805.00b40228@mail.expertune.com> X-Sender: sdf@mail.expertune.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 28 Aug 2002 07:52:29 -0500 To: FreeBSD Questions From: Scott DF Subject: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Can someone verify if Version 2 of this card actually works under 4.6 RELEASE? I have seen a number of references, but no success stories. I am running on a Toshiba 4100XDVD laptop. The card is discovered if I use this etc/pccard.conf entry card "SMC" "2632W-V2" config auto "wi" ? 0x10000 insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop But shortly after discovery, these messages appear. wi0 at port 0x240-0x27f irq 11 flags 0x10000 slot 0 on pccard0 wi0: timeout in wi_cmd 0x0000; event status 0x0000 wi0: timeout in wi_cmd 0x0000; event status 0x0000 wi0: timeout in wi_cmd 0x0000; event status 0x0000 wi0: init failed wi0: timeout in wi_cmd 0x0021; event status 0x0000 wi0: timeout in wi_cmd 0x0021; event status 0x0000 wi0: mac read failed 5 device_probe_and_attach: wi0 attach returned 5 I have tried these alternate lines in pccard.conf with no better results. config 0x1 "wi" ? 0x10000 config 0x1 "wi" 5 0x10000 config auto "wi" 5 0x10000 config auto "wi" 10 0x10000 After each change I re-start pccardd via kill -s HUP Everything else about FreeBSD seems to be simply a matter of learning curve. This has me stopped, and without networking, it's mighty difficult to proceed. I borrowed a Linksys Instant Wireless card and worked just fine. Something changed in V2 of the SMC card. I am willing to loan the card to a developer for testing as I do not have the ability to resolve this myself. Scott DF To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message