From owner-cvs-src@FreeBSD.ORG Mon Nov 8 22:18:26 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A29C16A4CE; Mon, 8 Nov 2004 22:18:26 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03DC343D41; Mon, 8 Nov 2004 22:18:26 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id AE1D1148DA; Mon, 8 Nov 2004 16:18:25 -0600 (CST) Date: Mon, 8 Nov 2004 16:18:25 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Poul-Henning Kamp In-Reply-To: <11439.1099941912@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: src-committers@FreeBSD.org cc: Kevin Oberman cc: cvs-src@FreeBSD.org cc: Nate Lawson cc: cvs-all@FreeBSD.org cc: Kris Kennaway cc: Max Laier cc: Paul Richards Subject: Re: cvs commit: src/sys/kern subr_param.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Nov 2004 22:18:26 -0000 Indeed, in 1972 I was running demos on a PDP-11/20 where we 'played the core' via timing loops. You needed a handy AM radio on top of the CPU to demonstrate this. IIRC that one played the intro to "Light My Fire". (Of course, since core was non-volatile, it was fun to start the thing and turn off the power and let the next user be surprised ...) A different demo ran the output of the D/A converters for our "advanced" graphical display into a stereo preamp. That one played one of the Bach 2-part inventions. And yes indeed folks, both of the above programs were initially written by their creator _by toggling them in from the front panel_, music data and all. mcl