Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2009 00:00:14 +0200
From:      "Paul B. Mahol" <onemda@gmail.com>
To:        Christian Laursen <xi@borderworlds.dk>
Cc:        current@freebsd.org
Subject:   Re: Regression with ndis and rt2860 on 8.0-RC1
Message-ID:  <3a142e750909231500o6d875b1dj3b6cba12483a84b3@mail.gmail.com>
In-Reply-To: <3a142e750909230102tfee2bact6c165ee97da0c7eb@mail.gmail.com>
References:  <4AB913B3.1050709@borderworlds.dk> <3a142e750909230102tfee2bact6c165ee97da0c7eb@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/23/09, Paul B. Mahol <onemda@gmail.com> wrote:
> On 9/22/09, Christian Laursen <xi@borderworlds.dk> 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?

I will reapeat this again.
Is module regenerated using 8.0 kernel source?

I asking this because that step is not mentioned in your original report.

Could you also post output of following commands from gdb(1) prompt:
[I prefer textdump(4) instead of pictures]

cd /boot/your_kernel && gdb

and now type:

(gdb) file kernel
(gdb) file if_ndis.ko
press y
(gdb) l *ieee80211_new_state+0xb
(gdb) l *ndis_ticktask+0x184

-- 
Paul



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3a142e750909231500o6d875b1dj3b6cba12483a84b3>