Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2004 16:04:53 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/acpica madt.c src/sys/i386/i386io_apic.c local_apic.c mptable.c src/sys/i386/include apicvar.h
Message-ID:  <20040504160428.I30235@root.org>
In-Reply-To: <20040504203938.2F50A16A4F6@hub.freebsd.org>
References:  <20040504203938.2F50A16A4F6@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 May 2004, John Baldwin wrote:
> jhb         2004/05/04 13:39:24 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/i386/acpica      madt.c
>     sys/i386/i386        io_apic.c local_apic.c mptable.c
>     sys/i386/include     apicvar.h
>   Log:
>   - Change the APIC code to mostly use the recently added intr_trigger
>     and intr_polarity enums for passing around interrupt trigger modes and
>     polarity rather than using the magic numbers 0 for level/low and 1 for
>     edge/high.

Thanks so much for adding the ELCR support!

-Nate



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