From owner-freebsd-questions@FreeBSD.ORG Fri Apr 21 22:27:14 2006 Return-Path: X-Original-To: questions@freebsd.org 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 ED51D16A403 for ; Fri, 21 Apr 2006 22:27:14 +0000 (UTC) (envelope-from jortega38@sbcglobal.net) Received: from web82311.mail.mud.yahoo.com (web82311.mail.mud.yahoo.com [209.191.85.231]) by mx1.FreeBSD.org (Postfix) with SMTP id EBE2943D46 for ; Fri, 21 Apr 2006 22:27:11 +0000 (GMT) (envelope-from jortega38@sbcglobal.net) Received: (qmail 79011 invoked by uid 60001); 21 Apr 2006 22:27:11 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=CA6mKZ3sut7p/A5T7uEQ/AtljE0ewo2J3iZ2Y4+5kAOa9WLvF/toEl0V/rrJBi95RgU7pJHV5gskR9W9IyFr538tk38deQOvMS83SOO18Zvqb90u5EqDqPe9XvCdtGEhF+TB5DNMwfKWqF9snnaNaB93Mv+rBY0c/yzWqk/d9v8= ; Message-ID: <20060421222711.79009.qmail@web82311.mail.mud.yahoo.com> Received: from [71.141.131.70] by web82311.mail.mud.yahoo.com via HTTP; Fri, 21 Apr 2006 15:27:11 PDT Date: Fri, 21 Apr 2006 15:27:11 -0700 (PDT) From: Jose Jesus Ortega To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: adapter question 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: Fri, 21 Apr 2006 22:27:15 -0000 I have freeBSD-6.0 RELEASE, my D-Link ethernet card works fine with internet but I have a Linksys Wireless B Notebook Adapter. When I add the card to the computer is displays: "cardbus0: at device 0.0 (no driver attached) I have the CD that came with the adapter and on freeBSD Handbook I tried to run it Natively through ndis, the adapter turned on the light like if it was working but when I input the command: "ifconfig" it dosen't see it, the same message as above happens at startup. Any way to install the right driver for it? Thanks.