Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2005 13:36:21 -0600
From:      "Andrew L. Gould" <algould@datawok.com>
To:        freebsd-questions@freebsd.org
Cc:        Lars Hederidder <coder@worldwidewhat.dk>
Subject:   Re: Wireless PCMIA problems
Message-ID:  <200502151336.21971.algould@datawok.com>
In-Reply-To: <200502152006.57649.coder@worldwidewhat.dk>
References:  <200502151740.57083.coder@worldwidewhat.dk> <200502151104.08494.algould@datawok.com> <200502152006.57649.coder@worldwidewhat.dk>

index | next in thread | previous in thread | raw e-mail

On Tuesday 15 February 2005 01:06 pm, Lars Hederidder wrote:
> I've tryed to use the Windows driver, but it doesn't seem to
> work. I did the following:
>
> # cd /usr/src/sys/modules/ndis/
> # make && make install
> # cd ../if_ndis/
> # cp /cdrom/driver/* ./
> # ndiscvt -i ./netwpx96.inf -s ./wlpx96e.sys -o ndis_driver_data.h
> # make && make install
> # kldload ndis
> # kldload if_ndis
>
> When running dmesg there are no ndis0 to be found in the list.
> The only data linked to the card is the following:
> pccard0: <unknown card> (manufacturer=0x0101, product=0x0696) at
> function 0 pccard0:    CIS info: 3Com, 3CRSHPW_96 Wireless LAN PC
> Card, (null)
>
> Regards
> Lars
>

I've never messed with the NDISulator stuff; so I can't help you much at 
this point.  All of my wireless cards use either the wi or ath drivers.

Good luck,

Andrew Gould


home | help

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