From owner-freebsd-mobile Fri Nov 1 10:40:34 2002 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 A248D37B401 for ; Fri, 1 Nov 2002 10:40:31 -0800 (PST) Received: from emerson.torrentnet.com (emerson.torrentnet.com [198.78.51.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9CCB43E42 for ; Fri, 1 Nov 2002 10:40:30 -0800 (PST) (envelope-from nadas@torrentnet.com) Received: from imperial.torrentnet.com (imperial.torrentnet.com [198.78.51.109]) by emerson.torrentnet.com (8.11.2/8.11.2) with ESMTP id gA1IeKB62213; Fri, 1 Nov 2002 13:40:20 -0500 (EST) Received: from castillo.torrentnet.com (castillo.torrentnet.com [4.18.161.34]) by imperial.torrentnet.com (8.11.2/8.11.2) with ESMTP id gA1DLaA52162; Fri, 1 Nov 2002 08:21:37 -0500 (EST) Received: from robroy (sun13.torrentnet.com [4.18.161.118]) by castillo.torrentnet.com (8.9.3/8.9.3) with ESMTP id IAA00604; Fri, 1 Nov 2002 08:21:34 -0500 (EST) From: nadas@torrentnet.com To: richard childers Date: Fri, 01 Nov 2002 08:22:01 -0500 MIME-Version: 1.0 Subject: Re: Belkin wireless support Cc: "M. Warner Losh" , mraught@acm.org, freebsd-mobile@FreeBSD.ORG Message-ID: <3DC239A9.27644.A2F78@localhost> In-reply-to: <3DC1A17D.31A180F9@pacbell.net> X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Richard: i would have thought "i did have to clone the smc pccard entry and put in the belkin strings." was clear enough. It's not entirely clear to me if we are for sure talking about the same card, and, in any case, these strings may change as different card revs come and go. here is a snippet from my pccard.conf file. ymmv. -steve # SMC's SMC2632W. card "SMC" "SMC2632W" config auto "wi" ? 0x10000 insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop card "Belkin" "11Mbps Wireless Notebook Network Adapter" config auto "wi" ? 0x10000 insert /etc/pccard_ether $device start remove /etc/pccard_ether $device stop On 31 Oct 2002 at 13:32, richard childers wrote: > It would not surprise me to learn that the Belkin card has a chipset that is > already supported, and it just hasn't been added to the pccard.conf. > > Could someone who has a working Belkin PCMCIA card post their entry for use by > others? > > A terse 'It works' doesn't help anyone. > > > -- richard > > nadas@torrentnet.com wrote: > > > hi warner, > > > > hmmm. i can report that the belkin works for me in its pci-pcmcia card in a > > 4.6 stable system. the pcmcia card seemed to behave the same as my other card > > in a laptop, but i lack the necessary infrastructure to actually test that > > setup. i did have to clone the smc pccard entry and put in the belkin strings. > > > > -steve > > > > On 30 Oct 2002 at 21:56, M. Warner Losh wrote: > > > > > In message: <3DC055C8.4C8A668@pacbell.net> > > > richard childers writes: > > > : Summary: no, Belkins don't work under FreeBSD. > > > > > > Yes, they do, at least not in the PCMCIA<->PCI adapter. I've used > > > these in 'connectathons' in the past. > > > > > > : Caveat: Belkin's PCI<->PCMCIA converters *do* have a chipset that is > > > : recognized by FreeBSD, and it mistakenly thinks it's found a card, but it > > > : hasn't and it doesn't work. > > > > > > When I tested it, it worked for me. Maybe I should go to office-max > > > and find out why it doesn't work for you. > > > > > > Warner > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-mobile" in the body of the message > > > > > > > Stephen Nadas Ericsson IPI > > nadas@torrentnet.com 920 Main Campus Dr. > > Voice: +1-919-472-9935 Fax: x/9999 Suite 500 > > Mobile: +1-919-522-0991 ECN: 802 29935 Raleigh, NC 27606 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-mobile" in the body of the message > > -- > > Richard A Childers/KG6HAC -- Senor UNIX System & Network Administrator > "Dont forget nothing." Maj Rogers, standing orders, 1st Ranger Bn, 1759 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > Stephen Nadas Ericsson IPI nadas@torrentnet.com 920 Main Campus Dr. Voice: +1-919-472-9935 Fax: x/9999 Suite 500 Mobile: +1-919-522-0991 ECN: 802 29935 Raleigh, NC 27606 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message