From owner-cvs-src@FreeBSD.ORG Fri Sep 3 17:09:59 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 258AF16A4CE; Fri, 3 Sep 2004 17:09:59 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C6CF43D49; Fri, 3 Sep 2004 17:09:54 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.0.200] ([192.168.0.200]) (authenticated bits=0) by pooker.samsco.org (8.12.11/8.12.10) with ESMTP id i83H9n70086745; Fri, 3 Sep 2004 11:09:50 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4138A4BC.3060809@samsco.org> Date: Fri, 03 Sep 2004 11:07:08 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040831 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander Leidinger References: <200408291052.i7TAqeYA052308@repoman.freebsd.org> <20040829175021.GB41269@dragon.nuxi.com> <200408300957.55509.peter@wemm.org> <20040903190312.780ea3ff@Magellan.Leidinger.net> In-Reply-To: <20040903190312.780ea3ff@Magellan.Leidinger.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: src-committers@FreeBSD.org cc: Peter Wemm cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: obrien@FreeBSD.org cc: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= Subject: Re: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2004 17:09:59 -0000 Alexander Leidinger wrote: > On Mon, 30 Aug 2004 09:57:55 -0700 > Peter Wemm wrote: > > >>On Sunday 29 August 2004 12:00 pm, Dag-Erling Smørgrav wrote: >> >>>"David O'Brien" writes: >>> >>>>Could it also be Intel Xeon CT[*]? And thus amd64 also? >>> >>>It's really chipset-dependent, not processor-dependent. Will EM64T- >>>enabled P4s or Xeons run on ICH motherboards? >> >>Intel use the same programming interface on their newer chipsets, that >>happen to support their 64-bit enabled cpus. > > > Does this include the ichwd part too? > > Bye, > Alexander. > The 7520 chipset that the current 64-bit Xeons use has an ICH5 for the Southbridge, so I would expect the ichwd driver to have a chance of working on it. Scott