discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] IRQ Conflicts


From: Javvad Qasimi
Subject: [Discuss-gnuradio] IRQ Conflicts
Date: Wed, 9 Mar 2005 14:24:36 -0800 (PST)

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


Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web
reply via email to

[Prev in Thread] Current Thread [Next in Thread]