On Wednesday 01 March 2006 15:50, John Baldwin wrote:
> jhb         2006-03-01 20:50:10 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_6)
>     sys/amd64/amd64      io_apic.c local_apic.c 
>     sys/amd64/include    apicvar.h intr_machdep.h 
>     sys/i386/i386        io_apic.c local_apic.c 
>     sys/i386/include     apicvar.h intr_machdep.h 
>   Log:
>   MFC: Change the x86 interrupt code to allocate IDT vectors on-demand.
>   
>   Approved by:    re (scottl)

The patch at http://www.FreeBSD.org/~jhb/patches/irq_shuffle.patch that I
just committed to HEAD yesterday should now apply to RELENG_6 after this
commit.  I'd appreciate some folks testing it, especially people who had
issues with UP kernels with APIC (such as GENERIC) not working on 6.0 but
an SMP kernel with APIC would work.

-- 
John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to