Date: Thu, 1 Feb 2007 12:13:54 +0100 From: "Lord Alabattai" <alabattai@gmail.com> To: "Amarendra Godbole" <amarendra.godbole@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Anyone used ndis successfully? Message-ID: <f2a3b62e0702010313y7b7833c7k9bf6318db79df59b@mail.gmail.com> In-Reply-To: <294439d20702010308u349564c1ic1647b0ee12c7b70@mail.gmail.com> References: <294439d20702010308u349564c1ic1647b0ee12c7b70@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/1/07, Amarendra Godbole <amarendra.godbole@gmail.com> wrote: > > Hi, > > I am trying to convert a ZTE pcmcia card .sys and .inf file to be used > with my IBM T60 notebook, but I hit a segfault in ndiscvt. There are > two problems infact: > > 1. ndisgen remains in a tight loop, telling me that my .INF file > format is invalid. Upon investigation, I see that there is a default > condition for this in the ndisgen program, so I am not sure how to > break out of it. It might be a bug, I need to investigate it more > before I file a PR for it. > > 2. I bypassed ndisgen as a result, and used ndiscvt directly instead, > but I get a segfault. > ------------------- > [root@dexter /tmp/pcmcia]# ndiscvt -i ./oxser.inf -s ./oxser.sys > > /* > * Generated from ./oxser.inf and ./oxser.sys (49792 bytes) > */ > > Segmentation fault: 11 (core dumped) > ------------------- > > Has anyone used ndis successfully? I would appreciate any tips for > this. That is my primary concern now, because I have to get the card > up _asap_. > > Thanks in advance. > > Best, > Amarendra I am currently using ndis driver, but ndisgen works just fine for me. Are you sure you've got the right driver files? And what is your FreeBSD version? Regards, Alabattai -- "Better to reign in hell, than to serve in heaven." - John Milton, Paradise Lost
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f2a3b62e0702010313y7b7833c7k9bf6318db79df59b>