Dear ueagle programmers,
I am currently trying to make your driver (obtained from svn) work with some different versions of usbatm - preferrably those that have iso mode enabled. I got a 'patched' usbatm version from 15. May (as suggested on http://atm.eagle-usb.org/wakka.php?wiki=UEagleATMsvn). However, usbatm compilation on my 2.6.11.12 kernel produces errors:

[code]
usbatm.c: In function 'usbatm_extract_cells':
usbatm.c:341: warning: asm operand 1 probably doesn't match constraints
usbatm.c:341: error: impossible constraint in 'asm'
usbatm.c: In function 'usbatm_write_cells':
usbatm.c:426: warning: asm operand 1 probably doesn't match constraints
usbatm.c: In function 'usbatm_usb_probe':
usbatm.c:1051: warning: asm operand 1 probably doesn't match constraints
Error 1
Error 2
[/code]

I have tried to copy usbatm from the brand new kernel 2.6.13. However,
it does not seem to support ISO mode, unless it is some problem within
the driver and the interface it is expecting (but then I'm using a svn
version which should take that into account). I wanted to try cvs
flavour of usbatm - many places point to cvs.infradead.org, which,
sadly, refuses access whatever I do.
Concluding - is there a version of usbatm that does support iso, and
compiles cleanly on newer kernels? If so - where can I get it? Which one is compatibile with ueagle-svn?

Thanks in advance for all your help.
Kind regards.
--
David Ciecierski

Want control, education, and security from your operating system?
Hardened Linux From Scratch
http://www.linuxfromscratch.org/hlfs

Reply via email to