From owner-freebsd-ia64 Fri Oct 5 19:51:18 2001 Delivered-To: freebsd-ia64@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [24.14.150.180]) by hub.freebsd.org (Postfix) with ESMTP id 7E29437B407 for ; Fri, 5 Oct 2001 19:51:14 -0700 (PDT) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f962pDM61994 for ; Fri, 5 Oct 2001 19:51:13 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id BF4BB380A; Fri, 5 Oct 2001 19:51:13 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Doug Rabson Cc: ia64@FreeBSD.ORG Subject: Re: Woohoo! In-Reply-To: <20011005223545.8FD2D380A@overcee.netplex.com.au> Date: Fri, 05 Oct 2001 19:51:13 -0700 From: Peter Wemm Message-Id: <20011006025113.BF4BB380A@overcee.netplex.com.au> Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Peter Wemm wrote: > Doug Rabson wrote: > > Single-user mode on real hardware. The root filesystem is mounted over > > NFS. I think I'll go and buy a bottle of wine now :-) > > Holy shit!! Wow! :-) If this is over NFS then that means interrupts are > working, right? That means we should be able to do the EFI disk partitioning > in order to boot off disk.. I've run into trouble (as usual): undefined function: wbinvd() called from hwsleep.o ia64/sapic.c was not in files.ia64 Something is still messed up in the interrupt routing.. I added some printf()s: ... ==== pci_add_resources = rerouting intline - was 10! ==== pci_add_resources -> new intline 255 found-> vendor=0x8086, dev=0x1229, revid=0x08 bus=0, slot=2, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 intpin=a, irq=255 powerspec 2 supports D0 D1 D2 D3 current D0 ... fxp0: port 0x1140-0x117f mem 0xf7e00000-0xf7efffff,0xf7cc9000-0xf7cc9fff irq 255 at device 2.0 on pci0 fxp0: using memory space register mapping === pci_alloc_resource: alloc IRQ, intline 255, intpin 1 === pci_alloc_resource: alloc IRQ got intline 255 fxp0: could not map interrupt device_probe_and_attach: fxp0 attach returned 6 I tried with the ramdisk I had before, but it is getting a fatal user trap, it looks like a dependency violation that you fixed in fork.S etc in libc. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message