From owner-freebsd-questions@FreeBSD.ORG Sun Apr 22 02:05:19 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E9E7116A400 for ; Sun, 22 Apr 2007 02:05:19 +0000 (UTC) (envelope-from spap13@googlemail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.231]) by mx1.freebsd.org (Postfix) with ESMTP id A995A13C45A for ; Sun, 22 Apr 2007 02:05:19 +0000 (UTC) (envelope-from spap13@googlemail.com) Received: by wr-out-0506.google.com with SMTP id 70so1270964wra for ; Sat, 21 Apr 2007 19:05:18 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=HxCIqSq6ahCI1n6DHPGm6pn9+cvvdZnoC6mfxEvDrMMtIiTSjsmrss/6Aa/R9aI8f6Uao+UeVEzc9g6JGfFpNbTns+8AgIaSSIQEKxQbQTyCTYkux9N11GUmTzXCwrABSiwrtm73NKt8C81B5z10busVlklp1Y62tHxutl1BKQc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=K0dKYCxUrJyXSWKN3ibvlifNAlO1ve6EpVrBQpaYVhZ98im/LaRtQr1a9QxJbXk0I1fFq79lKE21R/TABu+NoUd+8DD9XBo+H7iD6TkgmiXgGFq0hFJll2aG3iz0F7/gV3fAfbkrl5zqwR/sNMOg8fyOcfw5xzV8i3hrgLscmKU= Received: by 10.114.106.1 with SMTP id e1mr1872278wac.1177205802302; Sat, 21 Apr 2007 18:36:42 -0700 (PDT) Received: by 10.115.54.16 with HTTP; Sat, 21 Apr 2007 18:36:42 -0700 (PDT) Message-ID: Date: Sat, 21 Apr 2007 21:36:42 -0400 From: "Spiros Papadopoulos" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Linksys wireless pcmcia card / FreeBSD 6.2-RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Apr 2007 02:05:20 -0000 Hi, I am running FreeBSD 6.2 RELEASE and I have the above card in my DELL's latitude c810 cardbus. I followed the instructions on the page below and configure the kernel accordingly: http://www.freebsdmall.com/~loader/en_US.ISO8859-1/articles/wireless/article.html i get the message about: cardbus0: CIS pointer is 0 cardbus0: Resource not specified in CIS which takes me to the post below...: http://freebsd.monkey.org/freebsd-stable/200607/msg00449.html I guess i need to tweak the windows driver or anyway hack it somehow. The problem is that i 've never done anything similar before but i would like to get involved and make it work. Anybody can point me to the right direction ? If the above is not the best solution i would really appreciate pointing me to the best alternative. thanks in advance Spiros P.