Re: CVS commit: src/sys/dev/ic (spdmem.c)

2015-04-02 Thread Tobias Nygren
On Thu, 02 Apr 2015 17:28:00 +0900 Masanobu SAITOH wrote: > A few weeks ago, I got a 2-way Xeon machine to test Intel X540 support. > Afrer finishing X540 test, I noticed that the machine had DDR4. I tried > to check the spdmem. It seemed that the machine's spdmem is not connected > via C612's

Re: CVS commit: src/sys/dev/ic (spdmem.c)

2015-04-02 Thread Paul Goyette
Thank you. A few weeks ago, I got a 2-way Xeon machine to test Intel X540 support. Afrer finishing X540 test, I noticed that the machine had DDR4. I tried to check the spdmem. It seemed that the machine's spdmem is not connecte via C612's internal i2c bus but via others. I stopped writing DDR4 s

Re: CVS commit: src/sys/dev/ic (spdmem.c)

2015-04-02 Thread Masanobu SAITOH
Hi, Paul. On 2015/04/01 13:57, Paul Goyette wrote: Module Name:src Committed By: msaitoh Date: Fri Mar 27 05:33:08 UTC 2015 Modified Files: src/sys/dev/ic: spdmem.c spdmemreg.h Log Message: Add DDR4 support a bit. Looking at the actual code change here @@ -76,6 +76,

Re: CVS commit: [netbsd-7] src/distrib/atari/floppies/common

2015-04-02 Thread Izumi Tsutsui
fair@ wrote: > Why doesn't adding “-m68020=60” to CPUFLAGS work? man crunchgen ? --- Izumi Tsutsui