From owner-freebsd-questions@FreeBSD.ORG Sat Mar 18 17:37:40 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B414216A427 for ; Sat, 18 Mar 2006 17:37:40 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.18.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id D65F743D46 for ; Sat, 18 Mar 2006 17:37:39 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 20660 invoked from network); 18 Mar 2006 17:37:37 -0000 Received: from unknown (HELO localhost) ([pbs]775067@[217.50.144.140]) (envelope-sender ) by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 18 Mar 2006 17:37:37 -0000 Date: Sat, 18 Mar 2006 18:37:16 +0100 From: Fabian Keil To: Darrel Message-ID: <20060318183716.1807907c@localhost> In-Reply-To: References: X-Mailer: Sylpheed-Claws 2.0.0 (GTK+ 2.8.6; i386-portbld-freebsd6.0) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_uaO2FogHsVEtJ+oWZwjWw8w; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: questions@freebsd.org Subject: Re: kldload if_ndis file exists X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Mar 2006 17:37:40 -0000 --Sig_uaO2FogHsVEtJ+oWZwjWw8w Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Darrel 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--