git: DragonFly_RELEASE_3_2 ioapic/x86_64: Allow GSI > 191

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Oct 31 18:37:14 PDT 2012


commit 343b4f3a4f6822a97c1e4b8fa2604a17240322af
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Tue Oct 30 10:53:59 2012 +0800

    ioapic/x86_64: Allow GSI > 191
    
    Some BIOSes seem to assume that all 256 IDT vectors could be used,
    while we limit the available IDT vectors percpu to 192.   Find an
    unused IRQ for these GSIs, if this ever happens.
    
    Reported-by: thowe on EFnet #dragonflybsd

Summary of changes:
 sys/platform/pc64/apic/ioapic_abi.c |   44 ++++++++++++++++++++++++++++++----
 1 files changed, 38 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/343b4f3a4f6822a97c1e4b8fa2604a17240322af


-- 
DragonFly BSD source repository



More information about the Commits mailing list