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



 Hi, all.

From: "M. Warner Losh" <imp%bsdimp.com@localhost>
Subject: Re: CVS commit: src/sys/dev/pci
Date: Fri, 02 Jul 2010 05:32:33 -0600 (MDT)

> 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

 I've reverted my change and added a new entry which checks subvendor code.
It's better than before.

 And, I added some cards' support. It includes a fixing for PR#37566
(It was missed in the commit message and I've cvs admined).

----------------------------------------------------------
                SAITOH Masanobu (masanobu%iij.ad.jp@localhost
                                  msaitoh%netbsd.org@localhost)



Home | Main Index | Thread Index | Old Index