From owner-freebsd-sparc64@FreeBSD.ORG Sat Sep 15 03:38:42 2007 Return-Path: Delivered-To: sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C06516A468 for ; Sat, 15 Sep 2007 03:38:42 +0000 (UTC) (envelope-from sr@genyosha.net) Received: from ns.genyosha.net (ns.genyosha.net [216.103.76.250]) by mx1.freebsd.org (Postfix) with ESMTP id 67AFD13C459 for ; Sat, 15 Sep 2007 03:38:39 +0000 (UTC) (envelope-from sr@genyosha.net) Received: from dragon.genyosha.net (dragon.genyosha.net [216.103.76.254]) by ns.genyosha.net (8.12.11.20060614/8.12.11) with ESMTP id l8F3R4Ya000459 for ; Fri, 14 Sep 2007 20:27:04 -0700 (PDT) Received: from dragon.genyosha.net (localhost [127.0.0.1]) by dragon.genyosha.net (8.14.1/8.13.8) with ESMTP id l8F3R3Of021451 for ; Fri, 14 Sep 2007 20:27:03 -0700 (PDT) (envelope-from sr@dragon.genyosha.net) Received: (from sr@localhost) by dragon.genyosha.net (8.14.1/8.14.1/Submit) id l8F3R3Bg021450 for sparc64@freebsd.org; Fri, 14 Sep 2007 20:27:03 -0700 (PDT) (envelope-from sr) Date: Fri, 14 Sep 2007 20:27:03 -0700 From: Steve Rikli To: sparc64@freebsd.org Message-ID: <20070915032703.GA21426@dragon.genyosha.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: Subject: how portable is a FreeBSD SPARC64 sysdisk? X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Sep 2007 03:38:42 -0000 I'm thinking of migrating webserver duty from an Ultra2 running FreeBSD-6.2 to an Ultra60. If I take care to mind the SBus vs. PCI and corresponding device names/numbers for e.g. add-on NICs and SCSI controllers, is this expected to "just work"? I.e. is there anything Ultra2-specific vs. Ultra60-specific in the GENERIC kernel? Other gotchas from anyone else who's done this sort of thing? Cheers, sr.