Date: Sat, 18 Mar 2006 18:37:16 +0100 From: Fabian Keil <freebsd-listen@fabiankeil.de> To: Darrel <levitch@iglou.com> Cc: questions@freebsd.org Subject: Re: kldload if_ndis file exists Message-ID: <20060318183716.1807907c@localhost> In-Reply-To: <Pine.GSO.4.61.0603181011230.22429@shell1> References: <Pine.GSO.4.61.0603181011230.22429@shell1>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_uaO2FogHsVEtJ+oWZwjWw8w Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Darrel <levitch@iglou.com> wrote: > - install ZyAIR G-302 > - login to FreeBSD Prerelease 6.1, amd64 > - 'su' to root > - 'ifconfig -a' and 'dmesg -a | less' Was the card detected? Does it show up in pciconf -lv? =20 > # cp t1130_XP.sys /usr/src/sys/modules/if_ndis/ > # cp TNET1130.INF /usr/src/sys/modules/if_ndis/ > # cd /usr/src/sys/modules/ndis > # make && make install > # cd ../if_ndis > # ndiscvt -i TNET1130.INF -s t1130_XP.sys -o ndis_driver_data.h > # make && make install > # kldload ndis You should use ndisgen. > - move wireless card from amd64 to i386 running FreeBSD 6.0: > same procedure and same results >=20 > - these files exist in the driver folder: > 04.Nov.04 18:55 92,836 FwRad16.bin > 04.Nov.04 18:55 94,192 FwRad17.bin > 04.Nov.04 18:56 96,336 FwRad19.bin > 01.Dec.04 18:36 438,432 t1130_9x.sys > 01.Dec.04 18:35 438,912 t1130_XP.sys > 24.May.05 00:32 9,373 tnet1130.cat > 10.May.05 18:51 12,964 t1130_XP.sys > 01.Dec.04 18:29 69,632 tnetwcoinst.dl > Does someone know which file(s) to run 'ndiscvt -f' on or do I make a > directory in /compat called ndis and just move the binary there? You need an inf file. Try the one from your ndiscvt command together with t1130_XP.sys, if the resulting module still doesn't work try adding combinations of the bin files as well. Fabian --=20 http://www.fabiankeil.de/ --Sig_uaO2FogHsVEtJ+oWZwjWw8w Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEHEVgjV8GA4rMKUQRAvg0AKCw2+zHmjIE2gTk/+Huw7VDWbVLJQCfQmWU pH84ZUp116P8+DbuQz2zfos= =AcSY -----END PGP SIGNATURE----- --Sig_uaO2FogHsVEtJ+oWZwjWw8w--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060318183716.1807907c>