Regression with ndis and rt2860 on 8.0-RC1
Paul B. Mahol
onemda at gmail.com
Wed Sep 23 22:00:15 UTC 2009
On 9/23/09, Paul B. Mahol <onemda at gmail.com> wrote:
> On 9/22/09, Christian Laursen <xi at 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
More information about the freebsd-current
mailing list