From owner-freebsd-mobile@FreeBSD.ORG Sun Mar 20 21:07:06 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 B6B0616A4CE; Sun, 20 Mar 2005 21:07:06 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41BC843D39; Sun, 20 Mar 2005 21:07:06 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j2KL4C78096917; Sun, 20 Mar 2005 14:04:12 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 20 Mar 2005 14:04:30 -0700 (MST) Message-Id: <20050320.140430.82508419.imp@bsdimp.com> To: yoichi@freebsd.org From: "M. Warner Losh" In-Reply-To: <87y8cici5l.wl%yoichi@FreeBSD.org> References: <87zmwyclyb.wl%yoichi@FreeBSD.org> <20050320.102234.105099355.imp@bsdimp.com> <87y8cici5l.wl%yoichi@FreeBSD.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-mobile@freebsd.org 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: Sun, 20 Mar 2005 21:07:06 -0000 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? Warner