From owner-freebsd-amd64@FreeBSD.ORG Wed Oct 19 19:03:45 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E373516A420 for ; Wed, 19 Oct 2005 19:03:45 +0000 (GMT) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9436443D5A for ; Wed, 19 Oct 2005 19:03:45 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 88175B811 for ; Wed, 19 Oct 2005 15:03:44 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: <20051018160447.GA92576@dragon.NUXI.org> References: <20051018160447.GA92576@dragon.NUXI.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Wed, 19 Oct 2005 15:03:44 -0400 To: freebsd-amd64@freebsd.org X-Mailer: Apple Mail (2.734) Subject: Re: [PATCH] remove 'device atpic' X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2005 19:03:46 -0000 On Oct 18, 2005, at 12:04 PM, David O'Brien wrote: > I think we can remove this from GENERIC in HEAD (and RELENG_6) since > we've changed to using the lapic timer vs. using irq0. > not sure if it counts, but in 5.4-RELEASE I run without option atpic on dual opteron systems with no ill-effect. but they don't have nvidia chipsets, either.