Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Apr 2005 14:02:47 +0200
From:      beni <beni.brinckman@scarlet.be>
To:        freebsd-questions@freebsd.org
Subject:   ndis : can't re-use a leaf (bustype) ?
Message-ID:  <424E89E7.7000900@scarlet.be>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm using freebsd 5.3-rel-p6 and am trying to get my wi-fi card going.
But no luck so far...

I have all the needed files for ndis (the ndis_driver_data.h in
/usr/src/sys/dev/if_ndis) and have recompiled the kernel :

# Support for NDIS (for the Z-Com XG-602MB mini pci card)
options        NDISAPI
device        ndis
options        IPFILTER
options        IPFILTER_LOG

But my dmesg says:
...
ndis0: <PRISM 802.11g Wireless Adapter> mem 0xfa400000-0xfa401fff irq
16 at device 0.0 on pci2
can't re-use a leaf (BusType)!
ndis0: NDIS API version: 5.1
ndis0: init handler failed
device_attach: ndis0 attach returned 6
...

A kldstat gives :
[beni@freebsdbeni:~] $ kldstat -v | grep ndis
~                253 ndisapi
~                261 pci/ndis
~                262 cardbus/ndis

ifconfig shows no ndis0 at all... :-(

Any hints on how to get this thing going ?

Thx,
Beni.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCTonn98oeEzEDrEcRAv5NAKCwCupyZWf0iv67IXMEZWR1SSNzigCdFjxu
EGszy7NcoQuRcPH6E14ZIcA=
=1uFo
-----END PGP SIGNATURE-----



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