From owner-freebsd-hackers Thu Dec 29 12:51:29 1994 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id MAA04959 for hackers-outgoing; Thu, 29 Dec 1994 12:51:29 -0800 Received: from marvin.boulder.openware.com (marvin.boulder.openware.com [192.245.99.138]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id MAA04946 for ; Thu, 29 Dec 1994 12:51:13 -0800 Received: from boulder.openware.com (localhost.boulder.parcplace.com [127.0.0.1]) by marvin.boulder.openware.com (8.6.9/8.6.9) with ESMTP id NAA24149 for ; Thu, 29 Dec 1994 13:50:52 -0700 Message-Id: <199412292050.NAA24149@marvin.boulder.openware.com> To: freebsd-hackers@freebsd.org Subject: FYI Date: Thu, 29 Dec 1994 13:50:51 MST From: Warner Losh Sender: hackers-owner@freebsd.org Precedence: bulk >From the summary file from the last Linux kernel update. Just thought people here would be interested in this as a FYI. linux/arch/sparc/boot/boot.S ** new file ---------------------------- start of support for sparc architecture machines currently only supports sun4c PROM version 0 NO v2 PROM, sun4, sun4m, sun4d ... yet. linux/arch/sparc/boot/boot.h ** new file ---------------------------- definitions of various things, needed for the file above. linux/arch/sparc/boot/version.h ** new file ------------------------------- where Sparc-Linux was compiled definition Warner