From owner-freebsd-questions@FreeBSD.ORG Thu Apr 29 15:35:08 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 218FC1065670 for ; Thu, 29 Apr 2010 15:35:08 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: from mail-bw0-f216.google.com (mail-bw0-f216.google.com [209.85.218.216]) by mx1.freebsd.org (Postfix) with ESMTP id A2C1E8FC1B for ; Thu, 29 Apr 2010 15:35:07 +0000 (UTC) Received: by bwz8 with SMTP id 8so14362962bwz.3 for ; Thu, 29 Apr 2010 08:34:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:mime-version:received:reply-to :in-reply-to:references:from:date:message-id:subject:to:content-type; bh=WqhM72yF55nfvUr/Q45gXNrS5m0YOgv2NaCFGO0bJPM=; b=nuA4D2XHJu3xoVDL7PCg3ETTewS6WOMzFTGzqSzQM7PKYI/2tWOPnqQRAtZyRr5L2H e6PKQrxBjP44rRlbLZEhdZkAjXNRQlT6Xj5mGuo8mgQcXvemBCFBjZ+f27ZnPkxXrciR FnnfiNbxPlk560tfOVHj3Be8HHV3XQvsigOCE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:content-type; b=SdLfRuhJAimaXpln6tWU17TQXLuL6k31LIiMwDohgCk/+0sd+5EnPK6J4ejQ0pyosF qbZbXZbF93cVyzMQXmWoO2Oj/eRP7fuGhCXwZjmSF2RGwwjsb8iqCb6pc+qfxh8bRylW VJI4oSddlbbWzZqTsmm+l/eoxqEjOKqLtHcRk= Received: by 10.204.84.220 with SMTP id k28mr6104104bkl.70.1272555299261; Thu, 29 Apr 2010 08:34:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.50.204 with HTTP; Thu, 29 Apr 2010 08:34:29 -0700 (PDT) In-Reply-To: <20100429102005.13dbb501@scorpio.seibercom.net> References: <41494fb6b51209157d5786b87dea2376.squirrel@whipp.no-ip.org> <27c8fe78f7bdc52f8e79bd19dd387f3c.squirrel@whipp.no-ip.org> <20100429102005.13dbb501@scorpio.seibercom.net> From: Chris Rees Date: Thu, 29 Apr 2010 16:34:29 +0100 Message-ID: To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: Driver for Belkin F5D9050 V 4000 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2010 15:35:08 -0000 On 29 April 2010 15:20, Jerry wrote: > > You did notice that those are not the chip-sets in the device I am > inquiring about. Anyway, I did try the rum driver without success. I > will have to investigate it further. Unfortunately, I cannot just use a > Windows driver since I have an AMD64 system and NDIS does not support > that from what I have been told. > > Do you have to use FreeBSD/amd64 instead of FreeBSD/i386? I'm only asking in case you recently installed, I know it's not an ideal solution. Chris