Subject: CVS commit: syssrc/sys/arch/arm/xscale
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/09/2001 05:27:52
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Nov  9 03:27:52 UTC 2001

Modified Files:
	syssrc/sys/arch/arm/xscale: files.i80312 i80312reg.h i80312var.h
Added Files:
	syssrc/sys/arch/arm/xscale: i80312.c i80312_pci.c i80312_space.c
	    i80312_space_asm.S

Log Message:
Snapshot of work-in-progress for Intel i80312 Companion I/O chip;
just basic Inbound and Outbound window setup is done, PCI configuration
space access (not quite working yet), and I/O and Memory space routines
so far.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/xscale/files.i80312
cvs rdiff -r0 -r1.1 syssrc/sys/arch/arm/xscale/i80312.c \
    syssrc/sys/arch/arm/xscale/i80312_pci.c \
    syssrc/sys/arch/arm/xscale/i80312_space.c \
    syssrc/sys/arch/arm/xscale/i80312_space_asm.S
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/arm/xscale/i80312reg.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/arm/xscale/i80312var.h

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