Greetings,
Firstly, Congratulations to all those who were involved in making this USRP, especially Matt and Eric. I am beginning to harvest its functionalities and am enjoying it.
However, I have some conflicts with the Interrupts in my Redhat 4 kernel 2.6.9.5 I recently added USB 2.0 daughterboard to my existing USB 1.1. The IRQ 10 seems to be sharing the ehci, eth0 and VIA. And I am trying to get a unique interrupt for my ehci_hcd (USB 2.0).
My BIOS wouldn't allow me to allocate interrupts individually. In bios, I tried the resources controlled by option to "auto" and "enabled" the reset config data. This spread my interrupt devices, but the ehci is still being shared :-( Any suggestions would be appreciated.
Here is what I get when i do a cat /proc/interrupts
Thanks in advance.
- Javs
$cat /proc/interrupts
CPU0
0: 200989485 XT-PIC timer
1: 8015 XT-PIC i8042
2: 0 XT-PIC cascade
5: 0 XT-PIC ohci_hcd
8: 1 XT-PIC rtc
9: 0 XT-PIC ohci_hcd
10: 521867 XT-PIC VIA686A, ehci_hcd, eth0
12: 76794 XT-PIC i8042
14: 1852300 XT-PIC ide0
NMI: 0
ERR: 2
CPU0
0: 200989485 XT-PIC timer
1: 8015 XT-PIC i8042
2: 0 XT-PIC cascade
5: 0 XT-PIC ohci_hcd
8: 1 XT-PIC rtc
9: 0 XT-PIC ohci_hcd
10: 521867 XT-PIC VIA686A, ehci_hcd, eth0
12: 76794 XT-PIC i8042
14: 1852300 XT-PIC ide0
NMI: 0
ERR: 2
Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio