Source-Changes-D archive

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

Re: CVS commit: src/sys/dev/pci



In message: <100702193931.M0105904%mirage.ceres.dti.ne.jp@localhost>
            Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost> writes:
: > Module Name:        src
: > Committed By:       msaitoh
: > Date:               Fri Jul  2 03:25:27 UTC 2010
: > 
: > Modified Files:
: >     src/sys/dev/pci: pucdata.c
: > 
: > Log Message:
: >  Fix frequency for OX16PCI954.
: 
: I'm afraid some puc's frequencies are not chip specific
: but board specific, i.e. the same chips could have different clocks
: and we might also have to check svend and sprod in such case.

Even that won't be enough.  We've hit this problem in FreeBSD.
There's two boards that are totally the same from a software
perspective, but the frequencies are different.

Warner


Home | Main Index | Thread Index | Old Index