TrueMobile 1300
Matthew Bettinger <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Organization | Champion Elevators, Inc. |
| Message-ID | <20040311143649.672fdc2f@localhost> |
Hello, Running into some problems trying to get this ndis module working. I loaded 5.2.1 ... D600# uname -a FreeBSD D600.champion.marmac.net 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 [email protected]:/usr/obj/usr/src/sys/GENERIC i386 Grabbed the windows XP drivers from the dell cdrom and performed the steps below (which I found on google..) #cp dell1300.sys dell1300.inf /sys/modules/if_ndis # cd /sys/modules/ndis # make; make load The make process works but then it errors out when trying to load the module. # cd /sys/modules/if_ndis # ndiscvt -i foo.inf -s foo.sys -o ndis_driver_data.h # make; make load objcopy --strip-debug ndis.ko /sbin/kldload -v /usr/src/sys/modules/ndis/ndis.ko kldload: can't load /usr/src/sys/modules/ndis/ndis.ko: No such file or directory*** Error code 1 Stop in /usr/src/sys/modules/ndis. D600# It says ndis.ko doesn't exist but i can see the object right there in the directory Please see: D600# ls -la /usr/src/sys/modules/ndis/ndis.ko -rwxr-xr-x 1 root wheel 75053 Mar 11 14:27 /usr/src/sys/modules/ndis/ndis.ko Any ideas? Before I place an order for some cisco aironet cards. Thanks. ----------------- Matthew Bettinger System Administrator Champion Elevators, Inc Houston, Texas 77061 713.640.8500 ----------------- KeyID: 68F0AAC4 Key Fingerprint: 096F 98AE 74FB 984B 2134 5C41 0E94 CF91 68F0 AAC4 Public Key: http://www.championelevators.com/~mbettinger/pub_key.asc _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"