Source-Changes archive

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

CVS commit: [netbsd-3] src/sys/arch/i386/pci



Module Name:    src
Committed By:   tron
Date:           Tue Jul 12 11:45:31 UTC 2005

Modified Files:
        src/sys/arch/i386/pci [netbsd-3]: pcib.c

Log Message:
Pull up revision 1.36 (requested by fair in ticket #557):
The Cyrix cs5530 PCI host bridge does not have a broken latch on the i8254
clock core, unlike its predecessors the cs5510 and cs5520.
This reverses the setting from i386/1386/identcpu.c where it argueably should
not have been set in the first place, as argued in PR kern/25261
XXX One other thing: the i8254 latch compensation code is only found in
i386/isa/clock.c and NOT in i386/i386/microtime.S where it should also be.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.35.4.1 src/sys/arch/i386/pci/pcib.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