Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2006 15:29:33 -0600
From:      Lorin Lund <wbs@infowest.com>
To:        freebsd-questions@freebsd.org
Subject:   ndis problem
Message-ID:  <447B67BD.8070905@infowest.com>
In-Reply-To: <ab7676e40605291008l43bfa8cdo@mail.gmail.com>
References:  <000801c68312$4d2e5590$0201a8c0@AMD1700>	<200605290912.49807.mark@msen.com> <ab7676e40605291008l43bfa8cdo@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------000406020209040207090001
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

I'm running 6.1-RELEASE i386.  Generic kernel.
The wireless 'card' is a built-in Broadcom 802.11 b/g
My PC is a Compaq V2607CL Turion based notebook

I downloaded a driver kit from HP.  It created
  c:\SWSetup\SP32158A\
In that folder I found
  bcmwl5.inf
  bcmwl5.sys
  bcmwl5npf.sys
and lots of other files.

The .INF file was UNICODE.  But as far as I can tell the only
special characters were in the
[strings]
section for various countries.  I cut off all the other countries 
leaving just US and
forced it to ASCII. 

ndiscvt gave no error messages.

The
  make
  make install
gave no error messages.

I added an ndis linen to loader.conf to load the .ko

dmesg shows no error messages.  But it doesn't show ndis0: being 
recognized either.

When I manually try
  kldload ndis
it says it is already loaded.

When I try
  ifconfig -a
there is no ndis:
When I try
  ifconfig ndis0:
it says there is no interface.

I don't know what else to try.

--------------000406020209040207090001--




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