Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   christos
Date:           Wed Mar 19 17:56:58 UTC 2003

Modified Files:
        src/sys/dev/pci: pci.c pcivar.h puc.c

Log Message:
It is not appropriate for pcivar.h to include "locators.h"
The two files that need it, should include it themselves.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/sys/dev/pci/pci.c
cvs rdiff -r1.53 -r1.54 src/sys/dev/pci/pcivar.h
cvs rdiff -r1.17 -r1.18 src/sys/dev/pci/puc.c

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