Stween
09-11-2002, 07:38 PM
Been trying to get my winmodem working using the 2.5.34 kernel I downloaded today, to no avail, and was wondering if anyone has managed to get it going yet?? I haven't been able to find anything on google of relevance yet.
The modem I have needs the Conexant HSF drivers (http://www.mbsi.ca/cnxtlindrv/hsf/index.html), which compile and run reasonably well under 2.4.18 . The Conexant site says a few people have reported the drivers as working under 2.5.x, but these are as yet unsupported.
When hsfconfig tries to recompile the modules, this is the output:
rm -f *.o *.a
make[1]: Entering directory `/usr/lib/hsf/modules/osspec'
rm -f *.o *.a
make[1]: Leaving directory `/usr/lib/hsf/modules/osspec'
* Compiling mod_osspec.c
make -C osspec all
make[1]: Entering directory `/usr/lib/hsf/modules/osspec'
* Compiling osmemory.c
* Compiling osstring.c
* Compiling osdebug.c
* Compiling osfloat.c
* Compiling osstdio.c
* Compiling osmodule.c
* Compiling osnvm.c
* Compiling ostime.c
ostime.c: In function `cnxthsf_mdmthrd':
ostime.c:252: too many arguments to function `recalc_sigpending'
ostime.c:273: too many arguments to function `recalc_sigpending'
make[1]: *** [ostime.o] Error 1
make[1]: Leaving directory `/usr/lib/hsf/modules/osspec'
make: *** [osspec] Error 2
If anyone knows how to get this to work, I'd appreciate a pointer or two.
Cheers
Stween.
PS: This technically isn't a crosspost. Yes, I have a similar topic in /dev/random, but I'm not looking for help there, I was merely telling a story :)
The modem I have needs the Conexant HSF drivers (http://www.mbsi.ca/cnxtlindrv/hsf/index.html), which compile and run reasonably well under 2.4.18 . The Conexant site says a few people have reported the drivers as working under 2.5.x, but these are as yet unsupported.
When hsfconfig tries to recompile the modules, this is the output:
rm -f *.o *.a
make[1]: Entering directory `/usr/lib/hsf/modules/osspec'
rm -f *.o *.a
make[1]: Leaving directory `/usr/lib/hsf/modules/osspec'
* Compiling mod_osspec.c
make -C osspec all
make[1]: Entering directory `/usr/lib/hsf/modules/osspec'
* Compiling osmemory.c
* Compiling osstring.c
* Compiling osdebug.c
* Compiling osfloat.c
* Compiling osstdio.c
* Compiling osmodule.c
* Compiling osnvm.c
* Compiling ostime.c
ostime.c: In function `cnxthsf_mdmthrd':
ostime.c:252: too many arguments to function `recalc_sigpending'
ostime.c:273: too many arguments to function `recalc_sigpending'
make[1]: *** [ostime.o] Error 1
make[1]: Leaving directory `/usr/lib/hsf/modules/osspec'
make: *** [osspec] Error 2
If anyone knows how to get this to work, I'd appreciate a pointer or two.
Cheers
Stween.
PS: This technically isn't a crosspost. Yes, I have a similar topic in /dev/random, but I'm not looking for help there, I was merely telling a story :)