On Mon, 20 Mar 2000, James wrote:

> For all you brave souls and early adopters here is 
> a new version of toshoboe for you to test. It should
> offer serious speed improvments over v1.9. It doesn't
> Let me know how this one does. I'm off to china for about 
> a month next week so if you want it fixed try it early....
> 
> I haven't provided a patch as I basically rewritten 
> whole chunks of the driver, so I'm providing a tar
> file to be untarred in /usr/src. You might want to
> backup your original drivers/net/irda/toshoboe.c and
> include/net/irda/toshoboe.h before starting...
> 
> If it works for a bit and then refruses to do anything else
> try undef ing OPTIMIZE_TX at the begining of toshoboe.c.
> 
> This software should probably come with a health warning
> don't blame me if you machine locks up...
> 
> ftp://bullard.esc.cam.ac.uk/pub/irda/toshoboe-2.5.tar.gz
> 
> Good luck (you'll need it),
> 
> James.
> 
> 
> 
> 
> _______________________________________________
> Linux-IrDA mailing list  -  [EMAIL PROTECTED]
> http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda
> 



I just dowloeded the file toshoboe-2.5.tar.gz and tried to make the
module. When I do "make modules" I get the following error. 
I am using the latest (pre15) patch with linux-2.2.14 kernel.

Here is the error I get:

------------------------------------
make -C irda modules
make[3]: Entering directory `/usr/src/linux-2.2.14/drivers/net/irda'
gcc -D__KERNEL__ -I/usr/src/linux-2.2.14/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -m486 
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -DMODULE   -c -o 
toshoboe.o toshoboe.c
In file included from toshoboe.c:178:
/usr/src/linux-2.2.14/include/net/irda/toshoboe.h:307: field `io' has incomplete type
toshoboe.c: In function `toshoboe_setbaud':
toshoboe.c:358: warning: unused variable `flags'
toshoboe.c: In function `toshoboe_initring':
toshoboe.c:578: warning: unused variable `flags'
toshoboe.c: In function `toshoboe_probeinterrupt':
toshoboe.c:723: warning: unused variable `skb'
toshoboe.c: In function `toshoboe_probe':
toshoboe.c:850: warning: unused variable `dev'
toshoboe.c:848: warning: unused variable `flags'
toshoboe.c: In function `toshoboe_hard_xmit':
toshoboe.c:1303: warning: `flags' might be used uninitialized in this function
make[3]: *** [toshoboe.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.2.14/drivers/net/irda'
make[2]: *** [_modinsubdir_irda] Error 2
make[2]: Leaving directory `/usr/src/linux-2.2.14/drivers/net'
make[1]: *** [_modsubdir_net] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.14/drivers'
make: *** [_mod_drivers] Error 2
-------------------------------------------------------------------5~
Thanks for your time
--argun



_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to