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
Nate Lawson
nate at root.org
Tue May 4 16:04:52 PDT 2004
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
More information about the cvs-src
mailing list