Hi, I'm trying to make the ohci-isp1362-emu.c functions work on the isp1160. I'm a little puzzled as to what I should do with "Skip Map" and "Done Map". Both are functionalities that do not exist for the isp1160, and are crucial for the current driver.
I'm thinking of: 1) Eliminating them and rewrite the whole code 2) Create these maps by reading the appropriate fields of the PTDs and emulating the behaviour of 1362 (emulate the emulation... this is getting more and more complex!) I was wondering on your approach Olav. Since you're seeing traffic on the bus, you have managed to overcome this problem, right? Also, I'm a little confused with the interrupts. there are both SOFItl and ATLint. The manual states that if both are enabled, two interrupts will be generated per frame, while the programming guide states that you should choose only one of them. Where does the truth lie? And while 1362 has separate SOFItl and StartOfFrame interrupts, 1160 has only the SOFItl. So I should use it for both ITL transfers and the work that needs to be done every frame? Anyway, I would really like to see your work Olav. It might save me from a lot of work... -- Dimitris Lampridis <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
