From owner-freebsd-current@FreeBSD.ORG Fri Sep 24 14:54:44 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 328A516A4CE for ; Fri, 24 Sep 2004 14:54:44 +0000 (GMT) Received: from smtp006.bizmail.sc5.yahoo.com (smtp006.bizmail.sc5.yahoo.com [66.163.175.83]) by mx1.FreeBSD.org (Postfix) with SMTP id B8B8643D3F for ; Fri, 24 Sep 2004 14:54:43 +0000 (GMT) (envelope-from noackjr@alumni.rice.edu) Received: from unknown (HELO optimator.noacks.org) (noackjr@supercrime.org@70.240.221.121 with login) by smtp006.bizmail.sc5.yahoo.com with SMTP; 24 Sep 2004 14:54:43 -0000 Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id 75C9E6175; Fri, 24 Sep 2004 09:54:42 -0500 (CDT) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 19576-09; Fri, 24 Sep 2004 09:54:40 -0500 (CDT) Received: from www.noacks.org (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id A2AD660CE; Fri, 24 Sep 2004 09:54:40 -0500 (CDT) Received: from 69.53.57.66 (SquirrelMail authenticated user noackjr); by www.noacks.org with HTTP; Fri, 24 Sep 2004 09:54:40 -0500 (CDT) Message-ID: <7728.69.53.57.66.1096037680.squirrel@69.53.57.66> In-Reply-To: <4153F272.1060209@icyb.net.ua> References: <1095953144.00137292.1095941403@10.7.7.3> <1095985442.00137606.1095974401@10.7.7.3> <4153F272.1060209@icyb.net.ua> Date: Fri, 24 Sep 2004 09:54:40 -0500 (CDT) From: "Jon Noack" To: "Andriy Gapon" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: by amavisd-new at noacks.org cc: freebsd-current@freebsd.org Subject: Re: nforce2 vs. apic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Sep 2004 14:54:44 -0000 Andriy Gapon wrote: > on 24.09.2004 00:14 Andrew J Caines said the following: >> Yesterday I gave APIC a try on my nForce2 based K7 Triton GA-7N400-L >> single processor motherboard while fighting a video problem and with >> APIC booted 5.3-BETA5 fine (but didn't fix my problem). In case it makes >> any difference, I loaded the module from the bootloader. > > can it be possible that you confused APIC and ACPI ? > as someone suggested, all we need now is a third thing named APCI :-) The Creative/Ensoniq AudioPCI (es137x) is sometimes called APCI (for example, that is the driver name from the OSS folks). I was really confused there for a while... Jon