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: ichiro
Date: Mon Jun 9 12:16:42 UTC 2003
Modified Files:
src/sys/dev/pci: agp_intel.c agpreg.h
Log Message:
fix bug report - xsrc/17810, kern/16898
add AGP configuration registers for i840/855PM, i840/i850E, 82443LX/BX/GX
Although there chips are well alike, but initialization and so on procedures
differ.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/pci/agp_intel.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/agpreg.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