From owner-freebsd-net@FreeBSD.ORG Wed May 23 00:31:34 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C567216A468 for ; Wed, 23 May 2007 00:31:34 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.235]) by mx1.freebsd.org (Postfix) with ESMTP id 812D113C448 for ; Wed, 23 May 2007 00:31:34 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by nz-out-0506.google.com with SMTP id s1so32332nze for ; Tue, 22 May 2007 17:31:34 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rXvYbHEYpg5hOltmKUapL/BKbmx4Q7YRLzp9vNvgHo2usdJT//UyDLj3UyVe4K97mrhWXZ+diMPdk64c4PmJy+CoVp+ylaDZ4p6fJnHUJ2mvLCG60PPwk6bPllOyntFKtFY7smNf6SSD3ANNJ+7LQLQYfNREvAoQNfXen7FyZRU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=b8Guvq80tSClPm8yXjEeTWWmDNqgPL1V5CUeesDiKKILT80zPqydSRu+XSvgQ+YxHVobF0rvHK5ENjTQ/gYXnu2wfd4EoFUhoS93BXXWfDEWL/SDLn4ua0bzJ/d5FjJSzoOWfoAvqX0iaVWBs1HQGR0+t5I/4TmZzRpfFE0WKjE= Received: by 10.114.108.15 with SMTP id g15mr3532819wac.1179880293656; Tue, 22 May 2007 17:31:33 -0700 (PDT) Received: by 10.114.126.10 with HTTP; Tue, 22 May 2007 17:31:33 -0700 (PDT) Message-ID: <2a41acea0705221731p798654f3m55f79372cb0b8907@mail.gmail.com> Date: Tue, 22 May 2007 17:31:33 -0700 From: "Jack Vogel" To: "Kip Macy" In-Reply-To: <2a41acea0705221617s5429d116xc8afbe1a30382a92@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a41acea0705220045p68b59df7iff7689ec2f7e19f4@mail.gmail.com> <2a41acea0705221017s77167f1bu8d6e5d8f7bcbc4cd@mail.gmail.com> <2a41acea0705221617s5429d116xc8afbe1a30382a92@mail.gmail.com> Cc: freebsd-net Subject: Re: Is em endian-clean? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2007 00:31:34 -0000 > > Turns out they gave me a T2000 to use, just what everyone needs > in their cubicle :) Now I just have to get it installed. > > Jack > Sigh, this just isnt my day, trying to boot the sparc64 april snapshot and the thing fails during boot, I wouldnt mind checking this endian issue if I could just get hardware that I can test on to work :) Any magic to get the box to boot? I am just using disk1, 'boot cdrom' from the prom, then hit enter to boot kernel it says: jumping to kernel entry at 0xc0068000. ERROR: Last Trap: Illegal Instruction. Suggestions? Jack