Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 05/15/2000 00:53:20
Module Name:	syssrc
Committed By:	bouyer
Date:		Mon May 15 07:53:19 UTC 2000

Modified Files:
	syssrc/sys/dev/pci: siop_pci.c
Added Files:
	syssrc/sys/dev/pci: siop_pci_common.c siop_pci_common.h

Log Message:
- split siop_pci in attachements vs helper functions, for comming esiop
- add a reset callback to enable PCI-specific features. This improve bandwith
  by a factor of 2 on my alpha with a 875 !
- sync copyrigth notice


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/pci/siop_pci.c
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/siop_pci_common.c \
    syssrc/sys/dev/pci/siop_pci_common.h

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