public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Wes Janzen <superchkn@sbcglobal.net>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.0-test3-mm3 reserve IRQ for isapnp
Date: Thu, 21 Aug 2003 00:55:17 -0500	[thread overview]
Message-ID: <3F445EC5.5090107@sbcglobal.net> (raw)
In-Reply-To: <3F440387.5090902@sbcglobal.net>

Besides the fact that my IRQs have been re-arranged, there seems to be 
other issues as well.

I thought that if I didn't compile the alsa snd-sb16 driver, but still 
left isapnp enabled, it should not ever try to get IRQ 5 for ISA.  I'm 
not sure if that is the way the kernel works, but just disabling the 
gameport and snd-sb16 parts did not work.  It still hangs where it 
should be saying something about getting IRQ 12 for the mouse on 
2.6.0-test3-mm2 (though I disabled that too since I use a USB mouse, so 
it probably should be saying something about my keyboard port).  
However, I don't ever see that, now I just see "input:" and then the 
cursor stops blinking.  I originally had "mice" clicked but nothing else 
selected in the build menu, but after it locked up showing "input:" I 
thought I might as well knock that off too and see if it helped.  
Obviously not...

I'm recompiling without isapnp now so we'll see how that goes.  Looks 
like that affects everything, so it'll take a while. 

While I was fooling around trying to get the thing to book with mm3, I 
set my BIOS to auto, and that did change the way IRQ's were allocated 
with 2.6.0-test3-mm2.  I had just assumed since it allocated IRQs the 
same since 2.5.69 that things remained consistent between those 
kernels.  This litte test confirmed that.  As soon as I went to auto, it 
dumped an error when trying to setup the snd-sb16 driver on kernel 
2.6.0-test3-mm2.  So I changed it back to manually configured, which 
also includes IRQ's 3 and 4 btw as well as 5 and 7. 

Note that mm3 did not change it's allocation of IRQs when I set the BIOS 
to auto, so apparently it is now ignoring the BIOS.  That is definetly 
new with mm3.

Wes

Wes Janzen wrote:

> So sad...  Ever since I started with kernel 2.5.69, the kernel has 
> been properly reserving IRQ 5 for ISA, as set in my BIOS.
>
> Unfortunately for me, it looks like 2.6.0-test3-mm3 is like 2.4.18 and 
> ignores my BIOS settings, so it locks up trying to ativate my SB16 on 
> boot (since IRQ 5 is used for IDE).  Oddly it doesn't spit out any 
> warnings, just locks up after "pnp: Device 00:01.03 activated".
> I used "pci=irqmask=0xffdf" in 2.4.18, but that doesn't seem to work 
> for 2.6.0-test3-mm3.  I'm not positive I'm giving it the correct value 
> though...so maybe that's the problem.
>
> I'd really like to try out the O17int version of mm3, but I don't want 
> to disable sound either.
>
> Thanks!
>
> Wes
>
> -
> To unsubscribe from this list: send the line "unsubscribe 
> linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


      parent reply	other threads:[~2003-08-21  5:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-20 23:25 2.6.0-test3-mm3 reserve IRQ for isapnp Wes Janzen
2003-08-20 22:33 ` Adam Belay
2003-08-21  4:26   ` Wes Janzen
2003-08-21  9:57   ` 2.6.0-test3-mm3 reserve IRQ for isapnp (2.6.0-test3-mm3 <sigh>) Wes Janzen
2003-08-21 10:23     ` Thomas Schlichter
2003-08-21 12:01       ` Wes Janzen
2003-08-21 14:47         ` Thomas Schlichter
2003-08-21 23:30           ` Wes Janzen
2003-08-21  5:55 ` Wes Janzen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F445EC5.5090107@sbcglobal.net \
    --to=superchkn@sbcglobal.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox