From owner-freebsd-current@FreeBSD.ORG Fri Oct 6 09:44:50 2006 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7085B16A407 for ; Fri, 6 Oct 2006 09:44:50 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC17E43D49 for ; Fri, 6 Oct 2006 09:44:49 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 45FDC99ED2F for ; Fri, 6 Oct 2006 11:44:47 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ZNDHGGPK7Okc for ; Fri, 6 Oct 2006 11:44:44 +0200 (CEST) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) by server.t-hosting.hu (Postfix) with ESMTP id C59DD99ED24 for ; Fri, 6 Oct 2006 11:44:44 +0200 (CEST) Message-ID: <45262584.4090408@FreeBSD.org> Date: Fri, 06 Oct 2006 11:44:36 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-current@FreeBSD.org Content-Type: multipart/mixed; boundary="------------030104060502080001020906" Cc: Subject: ndis doesn't work for Intel 3945ABG X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2006 09:44:50 -0000 This is a multi-part message in MIME format. --------------030104060502080001020906 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello Folks, I have my shiny new laptop and would like to use it at the uni for wireless connection, but I can't get this Intel chip work. Damien's discontinued driver doesn't work for me, so I tried ndis, but still no success. The output is attached. I did everything as described in the handbook, except that I used the interactive ndisgen instead of the command line for converting the driver. Any suggestions/experiences? -- Cheers, Gabor --------------030104060502080001020906 Content-Type: text/plain; name="ndis.out" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="ndis.out" Oct 6 11:12:50 venus kernel: no match for NdisIMCopySendPerPacketInfo Oct 6 11:12:50 venus kernel: no match for strncat Oct 6 11:12:50 venus kernel: no match for KeQueryTickCount Oct 6 11:12:50 venus kernel: ndis0: mem 0xb3000000-0xb3000fff irq 18 at device 0.0 on pci4 Oct 6 11:12:50 venus kernel: ndis0: couldn't map memory Oct 6 11:12:50 venus kernel: device_attach: ndis0 attach returned 6 --------------030104060502080001020906--