Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/05/2000 20:07:40
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Jun  6 03:07:40 UTC 2000

Modified Files:
	syssrc/sys/dev/pci: files.pci
Added Files:
	syssrc/sys/dev/pci: cy82c693.c cy82c693reg.h cy82c693var.h

Log Message:
Common routines for read/writing Cypress 82c693 control registers.  Needed
by `pciide' and the Alpha `sio' (PCI-ISA bridge) driver.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/cy82c693.c \
    syssrc/sys/dev/pci/cy82c693reg.h syssrc/sys/dev/pci/cy82c693var.h
cvs rdiff -r1.95 -r1.96 syssrc/sys/dev/pci/files.pci

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