Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/01/2001 03:04:55
Module Name:	syssrc
Committed By:	thorpej
Date:		Thu Feb  1 01:04:55 UTC 2001

Added Files:
	syssrc/sys/arch/dreamcast/dev/g2: gapspci.c gapspci_dma.c gapspci_pci.c
	    gapspcivar.h

Log Message:
GAPS PCI bridge support.  Low-level stuff from Marcus, bus_dma
implementation from me.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/dreamcast/dev/g2/gapspci.c \
    syssrc/sys/arch/dreamcast/dev/g2/gapspci_dma.c \
    syssrc/sys/arch/dreamcast/dev/g2/gapspci_pci.c \
    syssrc/sys/arch/dreamcast/dev/g2/gapspcivar.h

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