Hallo,
ich habe eine TV-Karte, welche unbedingt einen eigenen IRQ benötigt.
Bisher habe ich Windows einfach ohne APIC installiert, nun jedoch habe ich einen Quadcore, welcher dann nur als Singlecore erkannt wird.
Im Hardware-Bereich Handbuch finde ich folgendes zu IRQs:
Weiterhin im Bios-Bereich des Handbuches
Ich verstehe das ganze nicht so recht. Kann ich für die TV-Karte in Slot2 unter Win7 einen IRQ reservieren?
Grüße
B
ich habe eine TV-Karte, welche unbedingt einen eigenen IRQ benötigt.
Bisher habe ich Windows einfach ohne APIC installiert, nun jedoch habe ich einen Quadcore, welcher dann nur als Singlecore erkannt wird.
Im Hardware-Bereich Handbuch finde ich folgendes zu IRQs:
Code:
| Order 1 | Order 2 | Order 3 | Order 4
-----------------------------------------------------
PCI Slot 1 | INT A# | INT B# | INT C# | INT D#
-----------------------------------------------------
PCI Slot 2 | INT B# | INT C# | INT D# | INT A#
-----------------------------------------------------
Code:
--> IOAPIC Function : This field is used to enable or disable the APIC (Advanced
Programmable Interrupt Controller). Due to compliance with PC2001 design guide,
the system is able to run in APIC mode. Enabling APIC mode will expand available
IRQ resources for the system.
--
--> PCI Slot 1/ 2 IRQ : These items specify the IRQ line for each PCI slot.
Dann eine Liste von IRQs die man enablen oder disablen kann:
--> IRQ 3/4/5/7/9/10/11/14/15 : These items specify the bus where the specified
IRQ line is used. The settings determine if AMIBIOS should remove an IRQ from the
pool of available IRQs passed to devices that are configurable by the system BIOS.
The available IRQ pool is determined by reading the ESCD NVRAM. If more IRQs
must be removed from the IRQ pool, the end user can use these settings to reserve
the IRQ by assigning an [Reserved] setting to it. Onboard I/O is configured by
AMIBIOS. All IRQs used by onboard I/O are configured as [Available]. If all IRQs are
set to [Reserved], and IRQ 14/15 are allocated to the onboard PCI IDE, IRQ 9 will
still be available for PCI and PnP devices.
Ich verstehe das ganze nicht so recht. Kann ich für die TV-Karte in Slot2 unter Win7 einen IRQ reservieren?
Grüße
B