Date: Mon, 17 Feb 2003 14:57:21 +0100 From: "Peter J. Blok" <pblok@inter.NL.net> To: Viny <viny@gcu-squad.org>, freebsd-mobile@FreeBSD.ORG Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SMC 2602W Wireless PCI Card on stable Message-ID: <200302171457.21438.pblok@inter.NL.net> In-Reply-To: <20030217092402.GA2568@tchoubou.scientiae.net> References: <20030217092402.GA2568@tchoubou.scientiae.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302171457.21438.pblok>