Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/dev/pci
Module Name: syssrc
Committed By: kleink
Date: Thu Feb 21 20:22:48 UTC 2002
Modified Files:
syssrc/sys/dev/pci: pciconf.c
Log Message:
As discussed with Jason Thorpe: while the `cacheline_size' argument is
a byte-size quantity, the CacheLine Size configuration register specifies
the system cacheline size in units of 32-bit words; per PCI Local Bus
Specification, rev. 2.1.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/pci/pciconf.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