From owner-freebsd-amd64@FreeBSD.ORG Thu Feb 10 20:11:15 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F9CB16A4CE for ; Thu, 10 Feb 2005 20:11:15 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22F1843D1F for ; Thu, 10 Feb 2005 20:11:15 +0000 (GMT) (envelope-from jacula@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so185216wra for ; Thu, 10 Feb 2005 12:11:14 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=cfvwjba36sQX8cHVJGZIG9XUZAoGzH8PTq1pmhzmpqTTNEPSR7hxgHhHCMbHji1HXcfK3pHXcvu1h1PFxZFpnzHsbLKslutsn/Gh99tRoqbLMRDaQZUQMM8GluIiWrCjBkoLFuzv5oSqsRxbyphJnAJRLGe9iQ/W6hntH+6OFw8= Received: by 10.54.41.55 with SMTP id o55mr58760wro; Thu, 10 Feb 2005 12:11:02 -0800 (PST) Received: from ?82.48.18.19? ([82.48.18.19]) by smtp.gmail.com with ESMTP id 66sm8764wra.2005.02.10.12.10.59; Thu, 10 Feb 2005 12:11:00 -0800 (PST) Message-ID: <420BC01E.8090007@gmail.com> Date: Thu, 10 Feb 2005 21:12:14 +0100 From: jacula User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.7.5) Gecko/20050206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-amd64@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: RFC: if_ndis on amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 20:11:15 -0000 Hi at all. Ville-Pertti Keinonen wrote: > It seems reasonably functional; I'm writing this on my Ferrari 3200 > running FreeBSD/amd64, and my main route to the outside world is > though: > > ndis0: mem 0xd0014000-0xd0015fff irq > 19 at device 9.0 on pci0 > ndis0: NDIS API version: 5.1 > ndis0: Ethernet address: 00:0b:6b:4a:7e:76 > My system is a Acer Aspire 1513lmi/amd64+5-stable and has a BCM4306 802.11b/g Wireless LAN Controller. Is it possible to use this patch on a 5-stable? _____ > The .inf file needed some editing for ndiscvt to do anything useful with > it (asciification and getting rid of the NTamd64 strings). And Could you, Ville-Pertti Keinonen, explain me how to edit the .inf file, plese? I hope you excuse my ignorance. Thank you Bye Jacula