From owner-freebsd-current Tue Mar 7 18:06:35 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id SAA03114 for current-outgoing; Tue, 7 Mar 1995 18:06:35 -0800 Received: from bunyip.cc.uq.oz.au (bunyip.cc.uq.oz.au [130.102.2.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id SAA03108 for ; Tue, 7 Mar 1995 18:06:26 -0800 Received: from cc.uq.oz.au by bunyip.cc.uq.oz.au id <21654-0@bunyip.cc.uq.oz.au>; Wed, 8 Mar 1995 12:01:48 +1000 Received: from netfl15a.devetir.qld.gov.au by pandora.devetir.qld.gov.au (8.6.10/DEVETIR-E0.3a) with ESMTP id MAA24632 for ; Wed, 8 Mar 1995 12:04:51 +1000 Received: from localhost by netfl15a.devetir.qld.gov.au (8.6.8.1/DEVETIR-0.1) id CAA13959 for ; Wed, 8 Mar 1995 02:02:05 GMT Message-Id: <199503080202.CAA13959@netfl15a.devetir.qld.gov.au> X-Mailer: exmh version 1.5.3 12/28/94 To: current@FreeBSD.org Subject: SB16 working now on current Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 08 Mar 1995 12:01:59 +1000 From: Stephen Hocking Sender: current-owner@FreeBSD.org Precedence: bulk My SB16 is working now on -current - config is as suggested. I still have occasional hangs (of the sound producing program) when running in 16bit mode - this may be due to the fact that I have a "Value" edition (Harumph!) of the SB16, which occasionally hangs under windows in 16bit mode. Also, sometimes the MPU device (snd7) does not probe. Status is basically the same as before. options AUDIO_SB options "AUDIO_MPU401" options AUDIO_SBPRO options "AUDIO_SB16" options "AUDIO_YM3812" options ALLOW_CONFLICT_IOADDR options ALLOW_CONFLICT_IRQ # # Audio drivers: `snd', `pca' # # snd: Voxware sound drivers for various cards (see file `sound.doc') # pca: PCM audio through your PC speaker # # Someday, Voxware configuration will be done properly. # #device snd5 at isa? port 0x330 irq 6 vector mpuintr #device snd4 at isa? port 0x220 irq 15 drq 6 vector gusintr #device snd3 at isa? port 0x388 irq 10 drq 6 vector pasintr device snd2 at isa? port 0x220 irq 9 drq 1 vector sbintr device snd6 at isa? port 0x220 irq 9 drq 5 vector sbintr device snd7 at isa? port 0x300 device snd1 at isa? port 0x388 device pca0 at isa? tty I do not speak for the Worker's Compensation Board of Queensland - They don't pay me enough for that!