Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   msaitoh
Date:           Mon Feb 27 14:13:57 UTC 2017

Modified Files:
        src/sys/dev/pci: agp.c agpreg.h pci_subr.c pcireg.h
        src/sys/sys: agpio.h

Log Message:
 Decode AGP capability.


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/sys/dev/pci/agp.c
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/pci/agpreg.h
cvs rdiff -u -r1.160 -r1.161 src/sys/dev/pci/pci_subr.c
cvs rdiff -u -r1.120 -r1.121 src/sys/dev/pci/pcireg.h
cvs rdiff -u -r1.11 -r1.12 src/sys/sys/agpio.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