From owner-freebsd-current@FreeBSD.ORG Wed Jul 5 20:04:30 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 613EA16A4DE for ; Wed, 5 Jul 2006 20:04:30 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB76943D45 for ; Wed, 5 Jul 2006 20:04:29 +0000 (GMT) (envelope-from freebsd-current@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FyDbi-00024r-M7 for freebsd-current@freebsd.org; Wed, 05 Jul 2006 22:04:22 +0200 Received: from sdgate2.cvjetno.sczg.hr ([193.198.8.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 Jul 2006 22:04:22 +0200 Received: from ivoras by sdgate2.cvjetno.sczg.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 05 Jul 2006 22:04:22 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Date: Wed, 05 Jul 2006 22:04:03 +0200 Lines: 23 Message-ID: References: <20060705185650.GS37822@deviant.kiev.zoral.com.ua> <20060705193810.GT37822@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: sdgate2.cvjetno.sczg.hr User-Agent: Thunderbird 1.5.0.4 (X11/20060615) In-Reply-To: <20060705193810.GT37822@deviant.kiev.zoral.com.ua> Sender: news Subject: Re: Driver compilation for amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jul 2006 20:04:30 -0000 Kostik Belousov wrote: >> Don't know about that - I've just booted it to the point of sysinstall >> and quit :) Since it got to sysinstall, I guess it would have kept going. > Are you sure that you booted amd64 system ? Looks like it was i386 > actually. No, I looked for 64-bit addresses in dmesg and found them, specifically because I know WinXP amd64 edition needs ACPI and refuses to boot on qemu. The "former beastie" boot menu lists boot without ACPI (default) and with ACPI (choice #2). This is from 6.1-RELEASE-amd64-bootonly.iso. > I got the weeping from ata driver about unability to allocate interrupts. I've just repeated the experiment - I can boot FreeBSD AMD64 version in qemu, it also displays messages like 'acpi0_check: pci0 attached' and 'acpi0_check: ata0 attached' just before sysinstall starts. It can see and use disks (virtual disks, files in the host file system) without problems. Maybe something got fixed in qemu? QEMU PC emulator version 0.8.1, Copyright (c) 2003-2005 Fabrice Bellard