Hi rtnetlist,

on a kubunut 8.10, xenomai 2,4,7 and rtnet 0.9.11 I add the driver
(rt_eepro100.ko) for my rt device.
I use the cards option to specify the card that should load the driver.
when i add this driver i get  'receiver lock-up bug detected' (every time
the driver is added) and sometimes the system freezes.

I know that this is an advice for a IRQ sharing between a rt and a linux
device.
On a fresh booted system my eth0 device (that will be the rt device ) is
situated on irq6 alone.

How can I influence what irq my rt device will get?
Does my rt device get another irq than irq 6 ?
How can I fix this?

Henning

ps.: I already read the Xenomai FAQ but this did not help very much.

cat /proc/interrupts (before rt device is added):

          CPU0
  0:         40    XT-PIC-XT        timer
  1:         52    XT-PIC-XT        i8042
  2:          0    XT-PIC-XT        cascade
  3:          2    XT-PIC-XT
  4:        280    XT-PIC-XT        serial
  5:       6179    XT-PIC-XT        uhci_hcd:usb2, eth3,
i...@pci:0000:00:02.0
  6:         44    XT-PIC-XT        eth0
  7:       1293    XT-PIC-XT        ehci_hcd:usb1
  8:          2    XT-PIC-XT        rtc0
  9:         11    XT-PIC-XT        acpi
 10:          2    XT-PIC-XT
 11:          2    XT-PIC-XT
 12:        951    XT-PIC-XT        i8042
 14:       7734    XT-PIC-XT        ata_piix
 15:         40    XT-PIC-XT        uhci_hcd:usb3, ata_piix, eth1, eth2


cat /proc/interrupts (after rt device added):

          CPU0
  0:         40    XT-PIC-XT        timer
  1:        131    XT-PIC-XT        i8042
  2:          0    XT-PIC-XT        cascade
  3:          2    XT-PIC-XT
  4:        280    XT-PIC-XT        serial
  5:      21773    XT-PIC-XT        uhci_hcd:usb2, i...@pci:0000:00:02.0,
eth3
  6:         71    XT-PIC-XT
  7:       2334    XT-PIC-XT        ehci_hcd:usb1
  8:          2    XT-PIC-XT        rtc0
  9:         17    XT-PIC-XT        acpi
 10:          2    XT-PIC-XT
 11:          2    XT-PIC-XT
 12:       3771    XT-PIC-XT        i8042
 14:      11960    XT-PIC-XT        ata_piix
 15:         66    XT-PIC-XT        uhci_hcd:usb3, ata_piix, eth1, eth2
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to