From owner-freebsd-multimedia Wed Jul 31 13:40:22 1996 Return-Path: owner-multimedia Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA24181 for multimedia-outgoing; Wed, 31 Jul 1996 13:40:22 -0700 (PDT) Received: from apollo.it.hq.nasa.gov (apollo.it.hq.nasa.gov [131.182.119.87]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA24168 for ; Wed, 31 Jul 1996 13:40:14 -0700 (PDT) Received: from wirehead.it.hq.nasa.gov (wirehead.it.hq.nasa.gov [131.182.119.88]) by apollo.it.hq.nasa.gov (8.6.12/8.6.12) with ESMTP id UAA06924; Wed, 31 Jul 1996 20:39:47 GMT Received: from localhost (cshenton@localhost) by wirehead.it.hq.nasa.gov (8.6.12/8.6.12) with SMTP id UAA18853; Wed, 31 Jul 1996 20:37:41 GMT Message-Id: <199607312037.UAA18853@wirehead.it.hq.nasa.gov> X-Authentication-Warning: wirehead.it.hq.nasa.gov: cshenton owned process doing -bs X-Authentication-Warning: wirehead.it.hq.nasa.gov: Host localhost didn't use HELO protocol To: multimedia@freebsd.org, multimedia@rah.star-gate.com Subject: 2.1.5R Vat with SB16? X-Mailer: Mew version 1.03 on Emacs 19.31.8 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Wed, 31 Jul 1996 16:37:41 -0400 From: Chris Shenton Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've just upgraded to 2.1.5R at home (with GUSMAX) and work (with SB16)-:. I'm trying to get the MBONE tools working. At work I have an SB16 card, which the docs indicate is factory-default to IRQ 5; all the other docs on freefall, rah, etc, assume I'm at IRQ7. Are the SB docs wrong? How can I test? Do I need to replace 2.1.5R's isa/sound/* directory with one from Rah or elsewhere? Which rev is appropriate for 2.1.5R? With the stock sound/ dir, modified to use IRQ 5, like the kernel config, it builds OK. But what /dev device do I use? MAKEDEV creates some like snd0, audio0, dsp[0], music[0], but no sb, despite what the MAKEDEV seems to imply. Do I need to create one? Thanks.