Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/26/2000 10:59:37
Module Name:	basesrc
Committed By:	thorpej
Date:		Sat Feb 26 18:59:37 UTC 2000

Added Files:
	basesrc/lib/libarch/alpha: alpha_bus_window.c alpha_pci_conf.c
	    alpha_pci_io.c alpha_pci_mem.c shlib_version

Log Message:
Userland interface to the bus window translation support now present
in the alpha sysarch(2).  In a perfect world, these would go away in
favor of a generic bus space mapping framework, but XFree86 is a long
ways away from being able to use one.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/lib/libarch/alpha/alpha_bus_window.c \
    basesrc/lib/libarch/alpha/alpha_pci_conf.c \
    basesrc/lib/libarch/alpha/alpha_pci_io.c \
    basesrc/lib/libarch/alpha/alpha_pci_mem.c \
    basesrc/lib/libarch/alpha/shlib_version

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