Subject: CVS commit: src/sys/arch/x86_64/pci
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 04/22/2003 22:34:29
Module Name:	src
Committed By:	fvdl
Date:		Tue Apr 22 22:34:29 UTC 2003

Added Files:
	src/sys/arch/x86_64/pci: aapic.c amd8131reg.h

Log Message:
"driver" for AMD 8131 IO apic, appearing in PCI space. Currently only
contains a workaround for a hardware bug.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/x86_64/pci/aapic.c \
    src/sys/arch/x86_64/pci/amd8131reg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.