Darrel <[EMAIL PROTECTED]> 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?
 
> # 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
> 
> - 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
-- 
http://www.fabiankeil.de/

Attachment: signature.asc
Description: PGP signature

Reply via email to