Bug 91859 - [ndis] if_ndis does not work with Asus WL-138
Summary: [ndis] if_ndis does not work with Asus WL-138
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 6.0-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-wireless (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-16 06:10 UTC by Dmitriy Zamuraev
Modified: 2019-01-25 12:09 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitriy Zamuraev 2006-01-16 06:10:02 UTC
I'm russian system administrator home network and I English know not strongly well.

I have two Asus WL-138 (Wireless adapter 802.11g) and RTL8139 one.

I have installed kernel source.
Then i compile modules/ndis.
And copy Asus WL-138 WinXP driver into modules/if_ndis.
ndiscvt -i xxx.inf -s xxx.sys -o ndis_driver_data.h
no errors, and ndis_dirver_data.h has ben created.
make && make install - no errors.

kldload if_ndis - no errors.
no hapens.
in kldstat i can see ndis.ko and if_ndis.ko.
no ifaces has ben added.
logs empty.

How-To-Repeat: reboot,
kldload ndis and then kldload if_ndis. - no errors. Nothing has occured.
kldunload if_ndis and then kldunload if_ndis - no error and Nothing has occured.
kldload ndis and then kldload if_ndis. - no errors. Nothing has occured.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2006-02-21 22:52:25 UTC
Responsible Changed
From-To: freebsd-i386->freebsd-bugs

This does not sound i386-specific.
Comment 2 Volker Werth freebsd_committer freebsd_triage 2009-01-14 21:45:17 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-net


Over to maintainer(s).
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:00:51 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 4 Andriy Voskoboinyk freebsd_committer freebsd_triage 2019-01-25 12:09:00 UTC
It should be supported by bwn(4) since base r203945.