From owner-freebsd-mobile@FreeBSD.ORG Mon Mar 21 10:44:42 2005 Return-Path: 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 2C4B216A4CE for ; Mon, 21 Mar 2005 10:44:42 +0000 (GMT) Received: from alcoholic.geiin.org (usen-59x87x89x234.ap-US02.usen.ad.jp [59.87.89.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 790DC43D48 for ; Mon, 21 Mar 2005 10:44:41 +0000 (GMT) (envelope-from yoichi@FreeBSD.org) Received: from localhost.geiin.org (localhost [127.0.0.1]) by alcoholic.geiin.org (Postfix) with ESMTP id C90851B37CA for ; Mon, 21 Mar 2005 19:44:45 +0900 (JST) Date: Mon, 21 Mar 2005 19:44:44 +0900 Message-ID: <874qf5qnvn.wl%yoichi@FreeBSD.org> From: Yoichi Nakayama To: freebsd-mobile@freebsd.org In-Reply-To: <87oedddc35.wl%yoichi@FreeBSD.org> References: <87zmwyclyb.wl%yoichi@FreeBSD.org> <20050320.102234.105099355.imp@bsdimp.com> <87y8cici5l.wl%yoichi@FreeBSD.org> <20050320.140430.82508419.imp@bsdimp.com> <87oedddc35.wl%yoichi@FreeBSD.org> User-Agent: Wanderlust/2.15.1 (Almost Unreal) EMIKO/1.14.1 (Choanoflagellata) IMITATION/1.14.6 (=?ISO-2022-JP?B?GyRCMGxIVjpxJGobKEI=?=) APEL/10.6 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) Organization: Geiin.org X-Face: wLZki+KbGjgKe0,<&3g*rA|R**vj[a8L%[v]ecJh1L(Uqm|LBx; v7Nq7n%?0d.aS]F#[~C\!{m?m,C&#U5}$_pZvBR>5VmX1Ol0`P\M-U8`sUF<5Quj'z&zzW8r|Zl9#W7Wut3duYzpKrP{n+AbarKtJ!i"Al7]P;-?[=iBZa*]r=>C':0~JECx]IH+RXq=/hUX}MB9e]oQKBxsDd/ X-SKK: Daredevil SKK/12.2.1 (Sone) MIME-Version: 1.0 (generated by EMIKO 1.14.1 - "Choanoflagellata") Content-Type: text/plain; charset=US-ASCII Subject: Re: WLI2-CB-G54L doesn't work X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2005 10:44:42 -0000 At Mon, 21 Mar 2005 10:25:34 +0900, Yoichi Nakayama wrote: > > At Sun, 20 Mar 2005 14:04:30 -0700 (MST), > M. Warner Losh wrote: > > > > In message: <87y8cici5l.wl%yoichi@FreeBSD.org> > > Yoichi Nakayama writes: > > : At Sun, 20 Mar 2005 10:22:34 -0700 (MST), > > : M. Warner Losh wrote: > > : > > > : > In message: <87zmwyclyb.wl%yoichi@FreeBSD.org> > > : > Yoichi Nakayama writes: > > : > : I bought cardbus wireless network card, Buffalo WLI2-CB-G54L > > : > : which seems to have Atheros AR5211. I try it on Sony PCG-C1VSX/K > > : > : and FreeBSD-current. Although I got following message and the > > : > : card didn't work. > > : > > > : > What other messages do you have? Try setting hw.cardbus.debug=1 and > > : > see if that's more informative. > > : > > : I got following messages. > > : > > : cardbus0: Expecting link target, got 0x7 > > : cardbus0: Resource not specified in CIS: id=10, size=20 > > : cardbus0: Resource not specified in CIS: id=14, size=20 > > : cardbus0: Resource not specified in CIS: id=18, size=800 > > : cardbus0: Non-prefetchable memory at 88000000-8800081f > > : cardbus0: IO port at 1060-107f > > : cardbus0: at device 0.0 (no driver attached) > > > > Do you have ath driver in your tree or loaded? > > I'm using GENERIC kernel and they are loaded. > kldstat shows if_ath.ko, ath_rate.ko and ath_hal.ko. I invoked pciconf -l -v and it describes the card as none6@pci1:0:0: class=0x020000 card=0x03341154 chip=0x222017fe rev=0x00 hdr=0x00 vendor = 'InProComm Inc' class = network subclass = ethernet http://pciids.sourceforge.net/pci.ids saids 17fe Linksys, A Division of Cisco Systems 2220 [AirConn] INPROCOMM IPN 2220 Wireless LAN Adapter (rev 01) I noticed I have misthought that it has ath chip, and I looked at http://buffalo.melcoinc.co.jp/download/driver/lan/wdrv.html (in Japanese) again. Then I found that I've wrongly looked at WLI-CB-AG54L spec instead of WLI2-CB-G54L which I have. -- Yoichi NAKAYAMA