From: Jeremy Jackson <jerj@coplanar.net>
To: Favre Gregoire <greg@ulima.unil.ch>
Cc: linux-kernel@vger.kernel.org
Subject: Re: IRQ advice (2.4.2-ac7)
Date: Fri, 02 Mar 2001 20:32:05 -0500 [thread overview]
Message-ID: <3AA04995.95532595@coplanar.net> (raw)
In-Reply-To: <3AA040C4.3659B274@ulima.unil.ch>
Favre Gregoire wrote:
> Hello,
>
> as I boot some times under windows, i have to change my IRQ for my PCI
> devices to (all) 9... and all the times I tried to boot that way under linux,
> it doesn't boot...
>
> So I haven't tested it that way for ages... and now with 2.4.2-ac7 i booted
> without any problem that way:
> cat /proc/interrupts 03.03 1:52
> CPU0
> 0: 3051534 XT-PIC timer
> 1: 37390 XT-PIC keyboard
> 2: 0 XT-PIC cascade
> 8: 1 XT-PIC rtc
> 9: 6193814 XT-PIC HiSax, aic7xxx, EMU10K1, usb-uhci, saa7146(1), bttv
> 12: 314048 XT-PIC PS/2 Mouse
> 14: 11820 XT-PIC ide0
> 15: 42041 XT-PIC ide1
> NMI: 27599
> LOC: 3051630
> ERR: 0
> MIS: 0
>
> Is it safe to do it that way?
I personally don't like sharing interrupts unles absolutely necessary.
Can you tell me why you need to do this? I would recommend
disabling any devices you aren't using in the BIOS,
to free up interrupts. (IE 2nd serial port, USB, 1st serial if you
only use PS/2 mouse)
If you don't use the floppy you might be able to disable it in BIOS.
I have one board that will use irq 6 for something more useful in this
case.
Also, changing PCI slot assignment of some cards (if you have spare
slots) can prevent sharing as well.
The BIOS on many boards will show PCI interrupt assignment
on the bootup screen. Otherwise check in windows
device manager - double click on Computer node.
according to the above usage, you could use 4 (com1) (if not mouse or modem)
3 com2
5 unused
9,10,11
for devices.
Good luck!
prev parent reply other threads:[~2001-03-03 1:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-03 0:54 IRQ advice (2.4.2-ac7) Favre Gregoire
2001-03-03 1:32 ` Jeremy Jackson [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=3AA04995.95532595@coplanar.net \
--to=jerj@coplanar.net \
--cc=greg@ulima.unil.ch \
--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