Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



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.




Home | Main Index | Thread Index | Old Index