From owner-freebsd-questions Mon Feb 17 5:58:11 2003 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 3155F37B401; Mon, 17 Feb 2003 05:58:10 -0800 (PST) Received: from smtp10.wxs.nl (smtp10.wxs.nl [195.121.6.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C11543FB1; Mon, 17 Feb 2003 05:58:09 -0800 (PST) (envelope-from pblok@inter.NL.net) Received: from bsdpc (ip503cf841.speed.planet.nl [80.60.248.65]) by smtp10.wxs.nl (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTP id <0HAG00HHJHGAID@smtp10.wxs.nl>; Mon, 17 Feb 2003 14:57:47 +0100 (MET) Date: Mon, 17 Feb 2003 14:57:21 +0100 From: "Peter J. Blok" Subject: Re: SMC 2602W Wireless PCI Card on stable In-reply-to: <20030217092402.GA2568@tchoubou.scientiae.net> To: Viny , freebsd-mobile@FreeBSD.ORG Cc: freebsd-questions@FreeBSD.ORG Message-id: <200302171457.21438.pblok@inter.NL.net> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.5 References: <20030217092402.GA2568@tchoubou.scientiae.net> 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 Viny, I don't use the pccard stuff for the 2602. I just kldload if_wi or compile device wi inside the kernel. Peter On Monday 17 February 2003 10:24, Viny wrote: > May anyone using a SMC 2602W (PCI Adapter for the 2632W Wireless > PCMCIA card) send me all the relevant lines in his config files (including > the lines in the kernel config file) ? > > I've just tried with the following configuration, but it seems to > do nothing : > > kernel config file : > device card > device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 > device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable > device wi > > /etc/rc.conf > pccard_enable="YES" > pccardd_flags="-z -i 15" > > The card shares the IRQ 15 with an scsi card. I've seen old mail > (Feb 2002) on freebsd-mobile archive which spoke about irq conflicts, but > it seems that /usr/src/sys/dev/wi/if_wi.c have been modified to handle such > cases. And anyway I've tried with all the cards but the video and the 2602 > ones out. > > Vincent > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message