From owner-freebsd-amd64@FreeBSD.ORG Sat Oct 16 23:45:40 2004 Return-Path: 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 5CA1316A4CE for ; Sat, 16 Oct 2004 23:45:40 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DB1043D2F for ; Sat, 16 Oct 2004 23:45:40 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by mproxy.gmail.com with SMTP id 74so85296rnk for ; Sat, 16 Oct 2004 16:45:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=i7+gApeCgNywI+Bx0lmSbKXNPXAWF5mlIyll7SERrl3DWMV+t8Jpq+Eww4PWbKJ1WbP0s9zeBHsNHqWjx7ThrgwFuElS1SEEPgnb6JTa3KGjbO0focMFYyvOKXbDzSDLwJG/TH8BVkLHqV85a/gQ/MAZqC6JtX0hDwU/GnRNdGQ Received: by 10.38.22.51 with SMTP id 51mr843933rnv; Sat, 16 Oct 2004 16:45:39 -0700 (PDT) Received: by 10.38.72.65 with HTTP; Sat, 16 Oct 2004 16:45:39 -0700 (PDT) Message-ID: Date: Sun, 17 Oct 2004 01:45:39 +0200 From: Gert Cuykens To: freebsd-amd64@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: sk8n X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 23:45:40 -0000 --- You can toggle mixed mode via a loader tunable. I'd add a note to the hardware notes suggesting that people with the specific motherboard break into the loader during install and do: set hw.apic.mixed_mode=1 and then add an appropriate line to /boot/loader.conf after install. John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org --- I dont understand what i have to do to make the apic work on a sk8n ? Can somebody explain to me what i have to do and what i have to write in /boot/loader.conf so apic works on the sk8n please thx