From owner-freebsd-multimedia Fri Jul 18 15:41:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA20835 for multimedia-outgoing; Fri, 18 Jul 1997 15:41:04 -0700 (PDT) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id PAA20824 for ; Fri, 18 Jul 1997 15:40:57 -0700 (PDT) Received: from ct.picker.com by whqvax.picker.com with SMTP; Fri, 18 Jul 1997 18:38:25 -0400 (EDT) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA20877; Fri, 18 Jul 97 18:38:24 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id SAA20149; Fri, 18 Jul 1997 18:36:18 -0400 Message-Id: <19970718183618.17735@ct.picker.com> Date: Fri, 18 Jul 1997 18:36:18 -0400 From: Randall Hopper To: Brian Campbell Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: guspnp10 References: <19970716222336.26139@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76 In-Reply-To: <19970716222336.26139@pobox.com>; from Brian Campbell on Wed, Jul 16, 1997 at 10:23:36PM -0400 Sender: owner-multimedia@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Brian Campbell: |I grabbed gugnp10 and installed it under my 2.2-STABLE system with |a GusMAX, SB16 and SCC-1. It detected each of these (although it |appears to detect the MAX as a PnP which the SB16 is). | |It failed to detect the FM chips however. Has anyone had their |OPL3 detected by this revision? Interesting. With pnp10, it finds the OPL on my SB32: /kernel.gus10: sndtable_probe(1) /kernel.gus10: installing card 4 /kernel.gus10: installed card 4 /kernel.gus10: Driver name 'OPL-2/OPL-3 FM' probe 0xf01e /kernel.gus10: Hardware probed OK /kernel.gus10: opl0 at 0x388 on isa /kernel.gus10: sndtable_init_card(1) entered /kernel.gus10: Located card - calling attach routine /kernel.gus10: Yamaha OPL3 FM> at 0x388 /kernel.gus10: attach routine finished ...though I have a non-PnP card, so maybe its related to that. Randall