[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] problems with IRQ
- To: Marcus H?gberg <marcus.hogberg@home.se>
- Subject: Re: [rtl] problems with IRQ
- From: Michael Barabanov <baraban@fsmlabs.com>
- Date: Thu, 1 Mar 2001 11:28:05 +0300
- Cc: rtl@rtlinux.org
- In-Reply-To: <3A9A8739.1672CA80@home.se>; from marcus.hogberg@home.se on Mon, Feb 26, 2001 at 05:41:30PM +0100
- Organization: FSMLabs
- References: <3A9A8739.1672CA80@home.se>
- User-Agent: Mutt/1.3.15i
IRQ6 is generally used for the PC floppy. Perhaps you could use
another IRQ?
Michael.
Marcus H?gberg (marcus.hogberg@home.se) wrote:
> Hi. I have a problem with the IRQ on a ISA-card. I have put the jumpers
> (at least I think so....) so that the IRQ is nr 6 (cat interrups says
> its unused).
> Then I've used
> rtl_request_irq(6,ihandler);
> rtl_hard_enable_irq(6);
> just as in sound-example. The only thing in ihandler is a "rtl_printf"
> and a "rtl_hard_enable_irq".
> The problem now is that nothing happens. Do I need to "register" the IRQ
> somewhere for the computer to listen for it?
> (I'm new at this).
> A thing that happened after i put the changes in the code is that I get
> a segmentationfault when i try to use "lsmod"
> "unable to handle kernel NULL pointer at virtuell address
> 0000002d......"
> IRQ 6 is still not used in interrupts.
>
> Thankful for all help.
> /Marcus
>
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail majordomo@rtlinux.org OR
> echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> --
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/