From owner-freebsd-questions Wed Dec 29 12:41:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dorifer.heim3.tu-clausthal.de (dorifer.heim3.tu-clausthal.de [139.174.243.252]) by hub.freebsd.org (Postfix) with ESMTP id 5819415605 for ; Wed, 29 Dec 1999 12:41:13 -0800 (PST) (envelope-from olli@dorifer.heim3.tu-clausthal.de) Received: (from olli@localhost) by dorifer.heim3.tu-clausthal.de (8.8.8/8.8.8) id VAA12519 for freebsd-questions@FreeBSD.ORG; Wed, 29 Dec 1999 21:41:12 +0100 (CET) (envelope-from olli) Date: Wed, 29 Dec 1999 21:41:12 +0100 (CET) From: Oliver Fromme Message-Id: <199912292041.VAA12519@dorifer.heim3.tu-clausthal.de> To: freebsd-questions@FreeBSD.ORG Subject: Re: sound questions Organization: Administration TU Clausthal Reply-To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: TIN [version 1.2 RZTUC(3) PL2] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Anderson wrote in list.freebsd-questions: > any pointers on getting a soundblaster 16 running happily? > > i did what i thought was correct, but get an error at boot telling me that > my card neds SBPro support. > > i added (not quoted accurately, as i'm not at the box) > > controller snd0 > device sb0 (parameters) > device sbmidi0 (parameters) > device opl0 (parameters) For the SB16, you also need: device sbxvi > the other questions is about making /dev/dsp: MAKEDEV /dev/dsp fails, This is all you need to do: cd /dev; sh MAKEDEV snd0 Regards Oliver -- Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) "In jedem Stück Kohle wartet ein Diamant auf seine Geburt" (Terry Pratchett) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message