Find the answer to your Linux question:
Results 1 to 2 of 2
Hello there I am a newbie I want to enable the PLX pci 9030 interrupt in driver so that I can get the PCI-side interrupt. Can someone guide me through ...
  1. #1
    Just Joined!
    Join Date
    Sep 2009
    Posts
    23

    How to enable interrupt in Linux driver

    Hello there I am a newbie

    I want to enable the PLX pci 9030 interrupt in driver so that I can get the PCI-side interrupt. Can someone guide me through code about this.

    I have a driver for a custom designed serial card and I need to do it in the driver.

    The eeprom file shows the interrupt enabled but the driver isn't catching the interrupt.Minicom isn't able to transmit the characters to other PC since no interrupt is being acknowledged.

    I am using kernel version : 2.6.18-194.el5
    Please check the files for more details about the code and the other program tor2.c which gives some idea about it

    Thanks

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    1. Move this post this to the kernel forum.
    2. What files?
    3. What documentation have you read on kernel programming to help you deal with this project?
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...