Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jul 2004 09:12:27 -0500
From:      Eric Anderson <anderson@centtech.com>
To:        current@freebsd.org
Subject:   NDISulator (ndiscvt) bus errors
Message-ID:  <40ED564B.8020801@centtech.com>

next in thread | raw e-mail | index | archive | help
Hey everyone, I'm playing with the NDISulator and am having some 
problems with the ndiscvt tool.  I get a bus error when trying to build 
the .h file.  I'm trying to get a PCCARD GPRS modem working (Sierra 750).

Here's what I'm doing:

# cd /sys/modules/ndis/
# make
# make install
# cd ../if_ndis/
# cp /tmp/ndis/WinNT/acgprs.sys ./
# cp /tmp/ndis/WinNT/mdmacgprs.inf ./
# cp /tmp/ndis/WinNT/oemsetup.inf ./
# ndiscvt -i mdmacgprs.inf -s acgprs.sys -o ndis_driver_data.h
Bus error
# ndiscvt -i oemsetup.inf -s acgprs.sys -o ndis_driver_data.h
ndiscvt: line 25: "Jazz-Internal Bus": syntax error.
# ndiscvt -i mdmacgprs.inf -s acgprs.sys -o ndis_driver_data.h
Bus error
# ls -al
total 194
drwxr-xr-x    2 root  wheel     512 Jul  8 08:15 .
drwxr-xr-x  257 root  wheel    4096 May 13 09:43 ..
-rw-r--r--    1 root  wheel     263 Mar  8 10:14 Makefile
-rw-r--r--    1 root  wheel  146992 Jul  8 08:14 acgprs.sys
-rw-r--r--    1 root  wheel    3136 Jul  8 08:14 mdmacgprs.inf
-rw-r--r--    1 root  wheel       0 Jul  8 08:15 ndis_driver_data.h
-rw-r--r--    1 root  wheel   37247 Jul  8 08:15 oemsetup.inf

A tarball of this directory is here:
http://users.centtech.com/~anderson/sierra750_ndis.tar.gz

uname -a:
FreeBSD hostname 5.2-CURRENT FreeBSD 5.2-CURRENT #3: Thu May 13 16:07:53 
CDT 2004

cvsup'ing my src now and will rebuild and try again when done, but in 
the mean time, what else can I do to help figure this out? 

Thanks in advance..
Eric



-- 
------------------------------------------------------------------
Eric Anderson     Sr. Systems Administrator    Centaur Technology
Talk sense to a fool and he calls you foolish.
------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40ED564B.8020801>