Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sys/arch/amd64/amd64/genassym.cf,v rcsdiff: /ftp/cvs/cvsroot/src/sys/arch/amd64/amd64/genassym.cf,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.35 retrieving revision 1.35.2.1 diff -u -p -r1.35 -r1.35.2.1 --- src/sys/arch/amd64/amd64/genassym.cf 2008/06/04 11:30:25 1.35 +++ src/sys/arch/amd64/amd64/genassym.cf 2008/07/03 18:37:50 1.35.2.1 @@ -1,4 +1,4 @@ -# $NetBSD: genassym.cf,v 1.35 2008/06/04 11:30:25 ad Exp $ +# $NetBSD: genassym.cf,v 1.35.2.1 2008/07/03 18:37:50 simonb Exp $ # # Copyright (c) 1998, 2006, 2007, 2008 The NetBSD Foundation, Inc. @@ -278,6 +278,7 @@ define ACPI_SUSPEND_CR4 offsetof(struct define ACPI_SUSPEND_CR8 offsetof(struct cpu_info, ci_suspend_cr8) if NIOAPIC > 0 +define PIC_IOAPIC offsetof(struct pic, pic_ioapic) define IOAPIC_SC_REG offsetof(struct ioapic_softc, sc_reg) define IOAPIC_SC_DATA offsetof(struct ioapic_softc, sc_data) define PIC_LOCK offsetof(struct pic, pic_lock)