Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2003 13:08:47 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   RE: cvs commit: src/sys/i386/isa atpic.c
Message-ID:  <XFMail.20031119130847.jhb@FreeBSD.org>
In-Reply-To: <200311191538.hAJFcvsH058644@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 19-Nov-2003 John Baldwin wrote:
> jhb         2003/11/19 07:38:56 PST
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/i386/isa         atpic.c 
>   Log:
>   - Add counts to the ATPIC interrupt sources and point the ATPIC interrupt
>     source count pointers at them so that intr_execute_handlers() won't
>     choke when it tries to handle an unregisterd ATPIC interrupt source.
>   - Install the low-level ATPIC interrupt handlers when we first program the
>     ATPIC in atpic_startup() rather than at SI_SUB_INTR.  This is only
>     necessary to work around buggy code that enables interrupts too early
>     in the boot process (namely, the vm86 code).
>   
>   Approved by:    re (rwatson)

This should really fix all the trap 30's.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20031119130847.jhb>