From owner-freebsd-questions@FreeBSD.ORG Sun Oct 24 21:53:40 2004 Return-Path: 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 675F216A4CE for ; Sun, 24 Oct 2004 21:53:40 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18E4C43D45 for ; Sun, 24 Oct 2004 21:53:40 +0000 (GMT) (envelope-from dfindlay@gmail.com) Received: by mproxy.gmail.com with SMTP id w41so65303cwb for ; Sun, 24 Oct 2004 14:53:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=o9udHzHbwXDMBNyvwSC1U6it4tQA22V5Wog0yPhMNNVfVFnA7czqzUT7ULuDa7wcrVBcUBzeUFQzqVGc2vSkDgfI9fqppmJFmNtVM6Ro91m2UxsqPk2lagEO+I6vq+j2eA+T8kVdLo/6DGcJu4YWd50QFp/kyhdwLkopSQWbrlw= Received: by 10.11.116.31 with SMTP id o31mr191088cwc; Sun, 24 Oct 2004 14:53:39 -0700 (PDT) Received: by 10.11.118.10 with HTTP; Sun, 24 Oct 2004 14:53:39 -0700 (PDT) Message-ID: Date: Sun, 24 Oct 2004 17:53:39 -0400 From: David Findlay To: questions@freebsd.org In-Reply-To: <417BDF10.8010101@ec.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041023191957.139ba5ba.cravey@gotbrains.org> <417BDF10.8010101@ec.rr.com> Subject: Re: Linksys WPC11 v.4 problems in 5.2, 5.2.1 and 5.3-RC1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Findlay List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Oct 2004 21:53:40 -0000 The v4 uses the Realtex 8180 chipset. There are various articles on getting this to work with Linux and you can get source for a driver from Realtek. Perhaps that can be made to work with FreeBSD but I am not sure. Check out: http://www.linuxvoodoo.com/resources/howtos/linksysv4/ Cheers, Dave On Sun, 24 Oct 2004 12:57:52 -0400, jason wrote: > Stephen P. Cravey wrote: > > >I've just purchased a new 802.11b pcmcia card for a laptop and I'm > >getting errors when I insert it. Is this card not supported yet, other > >than debug sysctls, is there anythgin else I should check? Yes, i did > >add pccard_enable to rc.conf. > > > >I'm running 5.3-RC1 at the moment, but I have the same problem with > >5.2-R and 5.2.1-R. Since I have no network interface, I'm stuck with > >what I can install from CD. > > > >I've included (what I think is) the pertinent debugging info: > > > > > > > >Dmesg: > >cbb0: at device 7.0 on pci0 > >cardbus0: on cbb0 > >pccard0: <16-bit PCCard Bus> on cbb0 > > > >Insert: > >cardbus0: at device 0.0 (no driver attached) > >cbb0: CardBus card activation failed > > > >Debug Insert: > >Status is 0x300000820 > >cbb0: card inserted: event=0x00000000, state=30000820 > >cbb0: cbb_power: 3V > >TUPLE: LINKTARGET [3]: 43 49 53 > >Manufacturer ID: 00004c02 > >Functions: Network Adaptor, Multi-Functioned > >Function Extension: 0102 > >Function Extension: 0280969800 > >Function Extension: 0200e1f505 > >Function Extension: 040600e04c390010 > >TUPLE: Unknown(0x1c) [2]: 02 ff > >cardbus0: Opening BAR: type=IO, bar=10, len=0100 > >cardbus0: Opening BAR: type=MEM, bar=14, len=200 > >CIS reading done > >cardbus0: Non-prefetchable memory at 88000000-880001ff > >cardbus0: IO port at 1000-10ff > >cardbus0: at device 0.0 (no driver attached) > >cbb0: cbb_power: 0V > >cbb0: CardBus card activation failed > > > >Debug Remove: > >Status is 0x30000026 > >_______________________________________________ > >freebsd-questions@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > > > > > check out man ndiscvt > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >