Is the rtl_request_global_irq compliant with the SMP ?
I ask this , cause I compiled the kernel with SMP option ( I have 2
stations 1 UP and 1 SMP ) for rtl working , and after making my Pci card
driver , I don't catch any interrupt :

( trying now on the UP station (1 PII) )

- the dev->irq is OK
- the rtl_request_global_irq return a non negative value
- the INT#A pin of the PCI bus go down ( Negative logic )

and my interrupt handler should do a printk and ack the irq bit of the
card ... but nothing.


-- KUMSTA Christophe
-- <[EMAIL PROTECTED]>
-- real-time system developper
-- RT-Linux (Use the source luke)
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to