Hi James,
good to see you back.
Apr 29, James McKenzie schrieb:
> Hi I'm back from vacation and
> was wondering what people's
> experiences with toshoboe V2.5
> have been, as I haven't seen
> much on the list. Have you all
> been chickens and carried on with
> V1.9?
I've tried not to be chicken and courageously tried to compile
the toshoboe 2.5 against 2.2.15 (official), but even patching
the source to see irda_device.h I got a bit too many errors
not to chicken out... :(
I post the errors I get to see if you can figure this out...
Thanks anyway for trying...
nicb
+----------------------+
|Nicola Bernardini |
|E-mail: [EMAIL PROTECTED] |
+----------------------+
[snip]
make -C net modules
make[2]: Entering directory `/usr/src/linux-2.2.15/drivers/net'
make -C irda modules
make[3]: Entering directory `/usr/src/linux-2.2.15/drivers/net/irda'
gcc-2.7.2.3 -D__KERNEL__ -I/usr/src/linux-2.2.15/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2
-malign-functions=2 -DCPU=586 -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.2.15/include/linux/modversions.h -c -o toshoboe.o toshoboe.c
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
toshoboe.c: In function `toshoboe_close':
toshoboe.c:1825: structure has no member named `iobase'
toshoboe.c:1825: structure has no member named `io_ext'
toshoboe.c: In function `toshoboe_open':
toshoboe.c:1896: structure has no member named `iobase'
toshoboe.c:1899: structure has no member named `io_ext'
toshoboe.c:1904: structure has no member named `iobase'
toshoboe.c:1904: structure has no member named `io_ext'
toshoboe.c:1967: structure has no member named `membase'
toshoboe.c:1991: structure has no member named `iobase'
toshoboe.c:1991: structure has no member named `io_ext'
toshoboe.c:1996: structure has no member named `iobase'
toshoboe.c:1996: structure has no member named `io_ext'
toshoboe.c:2006: structure has no member named `iobase'
toshoboe.c:2006: structure has no member named `io_ext'
make[3]: *** [toshoboe.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.2.15/drivers/net/irda'
make[2]: *** [_modinsubdir_irda] Error 2
make[2]: Leaving directory `/usr/src/linux-2.2.15/drivers/net'
make[1]: *** [_modsubdir_net] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.15/drivers'
make: *** [_mod_drivers] Error 2
_______________________________________________
Linux-IrDA mailing list - [EMAIL PROTECTED]
http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda