Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/sys/dev/pci
Module Name: src
Committed By: martin
Date: Thu Aug 1 13:45:55 UTC 2019
Modified Files:
src/sys/dev/pci [netbsd-8]: agp_intel.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1311):
sys/dev/pci/agp_intel.c: revision 1.38
fix a >15 year old code rework bug, and add a missing break;.
the code in rev 1.7 looks like it does in this change, but rev 1.8 would
write the I443 AGP_INTEL_AGPCTRL value, and then the other value.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.37.48.1 src/sys/dev/pci/agp_intel.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