From owner-freebsd-current@FreeBSD.ORG Wed Sep 23 08:02:37 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 677241065676 for ; Wed, 23 Sep 2009 08:02:37 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by mx1.freebsd.org (Postfix) with ESMTP id EBACD8FC30 for ; Wed, 23 Sep 2009 08:02:36 +0000 (UTC) Received: by bwz27 with SMTP id 27so330649bwz.43 for ; Wed, 23 Sep 2009 01:02:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=mixlTuHYTpURO/WzjsbML5l4NbCaMLbtLf8vlIxPizI=; b=Cb0owrP7nnFAzYEUT5QySwa1DtqZLIDoyRnBnTEfK1Q3XJgKiVE1vgJPnDX6c8CnAb 6fEXt++3po7bISbcfexVGULTWPZ/UqUJ7myvLKBd012vnb+PaPUvCUBEzU2Ha25uY6cG 9tGJbxurwS/DcVSvpu3eVDJ/NvDznffT8MXsA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=UFZdaah+OQWPn1nfnrjh60b8b2EaLsBlgxYDeq75kTBtIkBRvLb52Uq6x+Fr77BBYc Ms3El2Mc/D0ehvdmhdR5Zc3KuwLgX/v6ZHceK/SWLNtZRewZLE+jNErpSdniku1YaYa1 xGtzWd81/oJYRLIthcJGk+Kg3VoD0dala87Rw= MIME-Version: 1.0 Received: by 10.102.216.8 with SMTP id o8mr848686mug.20.1253692955952; Wed, 23 Sep 2009 01:02:35 -0700 (PDT) In-Reply-To: <4AB913B3.1050709@borderworlds.dk> References: <4AB913B3.1050709@borderworlds.dk> Date: Wed, 23 Sep 2009 10:02:35 +0200 Message-ID: <3a142e750909230102tfee2bact6c165ee97da0c7eb@mail.gmail.com> From: "Paul B. Mahol" To: Christian Laursen Content-Type: text/plain; charset=ISO-8859-1 Cc: current@freebsd.org Subject: Re: Regression with ndis and rt2860 on 8.0-RC1 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: Wed, 23 Sep 2009 08:02:37 -0000 On 9/22/09, Christian Laursen wrote: > Hi, > > Some days ago I upgraded my Asus Eee 1000H from 7.2-RELEASE to 8.0-BETA4 > and then to 8.0-RC1 as of this morning. > > Since the Ralink Wireless NIC is not supported with a native driver I > have been using ndis for a long time on 7.x without any issues. > > After upgrading to 8.0 I regenerated the module from the sys and inf files. What version of kernel files was used? -- Paul