From owner-freebsd-mobile@FreeBSD.ORG Thu Oct 13 20:14:51 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 340AF16A41F for ; Thu, 13 Oct 2005 20:14:51 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 823CE43D45 for ; Thu, 13 Oct 2005 20:14:50 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from [10.50.41.234] (Not Verified[10.50.41.234]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Thu, 13 Oct 2005 16:31:12 -0400 From: John Baldwin To: freebsd-mobile@freebsd.org Date: Thu, 13 Oct 2005 15:05:51 -0400 User-Agent: KMail/1.8.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510131505.52807.jhb@freebsd.org> Cc: Nikolas Britton Subject: Re: Fwd: Adding new pccard device entries to FreeBSD 6, how? X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2005 20:14:51 -0000 On Thursday 13 October 2005 02:06 pm, Nikolas Britton wrote: > ---------- Forwarded message ---------- > From: Nikolas Britton > Date: Oct 13, 2005 1:38 AM > Subject: Adding new pccard device entries to FreeBSD 6, how? > To: FreeBSD-questions > > > Hello all, > > I'm trying to get FreeBSD 6 working with my Prism 3 based SMC 2532W-B > wireless cards. I've added the device entries into the system but I > must be doing something wrong, it's still not working. The SMC2532W-B > cards are re-branded Zcom XI-330H (Prism 3) and XI-325H (Prism 2.5) > cards. I know for a fact that the SMC card works with FreeBSD 4.11, in > hostap mode, because I'm using one of them right now with the PLX PCI > to PCMCIA bridge controller that came with the old 3Com 3CRWE777A > wireless cards...... > > dmesg output: > cbb0: at device 2.0 on pci2 > cardbus0: on cbb0 > pccard0: <16-bit PCCard bus> on cbb0 > pccard0: (manufacturer=0xd601, product=0x0010, > function_type=6) at function 0 > pccard0: CIS info: SMC, SMC2532W-B EliteConnect Wireless Adapter, , > > -------------------------- > > /sys/dev/pccard/pccarddevs: > The vendor id matches ELSA (0xd601) so I added an entry to the ELSA > products section: > "product ELSA XI330_IEEE 0x0010 XI330 Wireless LAN" > > After that I added "PCMCIA_CARD(ELSA, XI330_IEEE)," to > /sys/dev/wi/if_wi_pccard.c > > I also added to /etc/pccard.conf: > # SMC's SMC2532W-B EliteConnect Wireless Adapter > card "SMC" "SMC2532W-B EliteConnect Wireless Adapter" > config auto "wi" ? > insert /etc/pccard_ether $device start > remove /etc/pccard_ether $device stop > > I read something about running "make -f Makefile.pccarddevs" but when > I run it it can't find the makefile.... I need help, thanks. You don't need to touch pccard.conf anymore, just the updates to pccarddevs and if_wi_pccard.c should be sufficient. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org