From owner-freebsd-hackers Sat Oct 25 18:13:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA04872 for hackers-outgoing; Sat, 25 Oct 1997 18:13:18 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from smtp04.primenet.com (smtp04.primenet.com [206.165.5.85]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA04849 for ; Sat, 25 Oct 1997 18:13:07 -0700 (PDT) (envelope-from tlambert@usr04.primenet.com) Received: (from daemon@localhost) by smtp04.primenet.com (8.8.7/8.8.7) id SAA16242; Sat, 25 Oct 1997 18:13:07 -0700 (MST) Received: from usr04.primenet.com(206.165.6.204) via SMTP by smtp04.primenet.com, id smtpd016235; Sat Oct 25 18:13:00 1997 Received: (from tlambert@localhost) by usr04.primenet.com (8.8.5/8.8.5) id SAA15989; Sat, 25 Oct 1997 18:12:57 -0700 (MST) From: Terry Lambert Message-Id: <199710260112.SAA15989@usr04.primenet.com> Subject: Re: FreeBSD for digital recording w/PCI multitrack in/out cards? To: joe@pavilion.net (Josef Karthauser) Date: Sun, 26 Oct 1997 01:12:57 +0000 (GMT) Cc: dcarmich@mcs.net, freebsd-hackers@FreeBSD.ORG In-Reply-To: <19971025224535.22610@pavilion.net> from "Josef Karthauser" at Oct 25, 97 10:45:35 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > What multitrack recording software exists for FreeBSD? > > If someone could write a silicon graphics emulation we could all run > cubase and dump our pcs :) > (Now _that_ would be a nice christmas present.) Processor emulation for SGI would require a MIPS emulation package, an execution class loader, and the ability to open files that were executable but not readable or writeable in order to map them into the emulator's address space. You can download a MIPS emulator (SPIM) from the net. I would be happy to help get an emulation running, but you'd probrably have to start with NetBSD MIPS binaries and work your way up... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.